Update nginx
This commit is contained in:
@@ -390,9 +390,6 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /change {
|
location /change {
|
||||||
|
|
||||||
alias "/var/www/html/change";
|
|
||||||
try_files $uri /change/index.html;
|
|
||||||
|
|
||||||
# Set proxy headers
|
# Set proxy headers
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
|
|||||||
Reference in New Issue
Block a user