Commit graph

9 commits

Author SHA1 Message Date
musk
25fde5b7c1
Update nginx (#359)
Fix proxy_set_header Host $port to $server_port
2023-03-19 19:31:38 -05:00
PeGaSuS
9ff4c23759
Update apache2
`ProxyPassReverse` should also end with a slash (`/`)
2021-12-12 13:29:23 +01:00
jesopo
407dcacedf lightthpd: add proxy.forwarded for Host, add /dev/null docroot 2019-09-27 17:49:45 +01:00
jesopo
cb4a60ccf9 add example lighttpd rest_api config file 2019-09-18 15:36:01 +01:00
jesopo
a8b87e34a2 make nginx config specifically use ipv6 localhost loopback 2019-09-18 15:13:49 +01:00
jesopo
f458ee8fda add example apache2 config file for rest_api 2019-09-18 15:13:17 +01:00
jesopo
6e0bc62eea add :$port to nginx Host header 2019-09-18 10:12:55 +01:00
jesopo
bbc2a0be51 add proxy_pass Host and X-Forwarded-For headers to nginx example 2019-09-18 10:09:40 +01:00
jesopo
a77422f6f6 add rest_api example nginx config 2019-09-13 15:50:14 +01:00