Snippets
This commit is contained in:
parent
d3c15bce86
commit
eb6a4bde5b
8 changed files with 35 additions and 0 deletions
4
s/reverse
Normal file
4
s/reverse
Normal file
|
@ -0,0 +1,4 @@
|
|||
proxy_pass http://$upstream;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header Connection "";
|
Loading…
Add table
Reference in a new issue