Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-10-27 21:57:14 +0800
Commit
1fc841a34e055b79c9f07728dcda2251a4f35604
1 parent
87840e6f
modify nginx conf support multi sub domain
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
script/nginx/conf/vhosts/yohobuy.conf
script/nginx/conf/vhosts/yohobuy.conf
View file @
1fc841a
server
{
listen
80
;
server_name
m
.
dev
.
yohobuy
.
com
*.
dev
.
yohobuy
.
com
;
server_name
m
.
dev
.
yohobuy
.
com
*.
dev
.
yohobuy
.
com
;
#access_log /nginx/logs/access_test_yoho_cn.log combined;
error_log
/
nginx
/
logs
/
error_test_yoho_cn
.
log
warn
;
...
...
Please
register
or
login
to post a comment