mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Updated Reverse Proxy (markdown)
parent
7334bc9e6a
commit
bbb2f40eea
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ In order to to expose Uptime Kuma to the web securely, it is recommended to prox
|
|||
|
||||
Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more headers **"Upgrade"** and **"Connection"** in order to **reverse proxy WebSocket**.
|
||||
|
||||
Uptime Kuma **do not supported on subdirectory** reverse proxy. Please prepare a domain or sub-domain to do that.
|
||||
|
||||
- [Nginx](#nginx)
|
||||
- [Apache](#apache)
|
||||
- [Caddy](#caddy)
|
||||
|
|
Loading…
Reference in a new issue