docs: update reverse-proxy-mod documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m10s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m10s
This commit is contained in:
parent
614f9a0df1
commit
7bcbff413b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Configuration file of reverse-proxy-mod is _reverse-proxy-config.json_ inside SV
|
|||
- _port_ - Port of origin server.
|
||||
- _secureHostname_ - Hostname of origin server (access via HTTPS).
|
||||
- _securePort_ - Port of origin server (access via HTTPS).
|
||||
- _removeCustomHeaders_ - Option to remove custom headers set by SVR.JS. (available in reverse-proxy-mod 1.1.5 or newer)
|
||||
|
||||
reverse-proxy-mod 1.1.0 and newer support HTTP upgrades (including WebSocket).
|
||||
|
||||
|
|
Loading…
Reference in a new issue