C8
This commit is contained in:
@@ -48,6 +48,7 @@ http {
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Forwarded-Proto http;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_hide_header ETag;
|
||||
}
|
||||
|
||||
location = /demo/a {
|
||||
|
||||
Reference in New Issue
Block a user