...
|
...
|
@@ -2,7 +2,7 @@ server { |
|
|
listen 80;
|
|
|
server_name admin.ufo.yohobuy.com;
|
|
|
#charset koi8-r;
|
|
|
access_log /Data/logs/nginx/access_admin.ufo.yohobuy.com.log fenxi;
|
|
|
access_log /Data/logs/nginx/ufoPlatform-access.log fenxi;
|
|
|
|
|
|
# only allow for office access
|
|
|
allow 218.94.75.58;
|
...
|
...
|
|