remove proxy version
This commit is contained in:
parent
9e420cd183
commit
4f14fb971b
1 changed files with 0 additions and 1 deletions
|
|
@ -178,7 +178,6 @@
|
|||
proxy_set_header X-Forwarded-Uri $request_uri;
|
||||
proxy_set_header X-Forwarded-Ssl on;
|
||||
proxy_redirect http:// $scheme://;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Connection "";
|
||||
proxy_cache_bypass $cookie_session;
|
||||
proxy_no_cache $cookie_session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue