mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-01-18 22:09:29 +08:00
fix
This commit is contained in:
parent
e5b538c8bd
commit
98aeb0db59
@ -44,7 +44,7 @@ http {
|
||||
|
||||
charset utf-8;
|
||||
|
||||
access_log logs/yourserver_8001.access.log proxy;
|
||||
access_log logs/yourserver.access.log proxy;
|
||||
|
||||
location / {
|
||||
root /var/www/html;
|
||||
|
@ -39,7 +39,7 @@ http {
|
||||
|
||||
charset utf-8;
|
||||
|
||||
access_log logs/yourserver_8001.access.log main;
|
||||
access_log logs/yourserver.access.log main;
|
||||
|
||||
location / {
|
||||
root /var/www/html;
|
||||
|
Loading…
x
Reference in New Issue
Block a user