mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 14:39:19 +08:00
Updated Reverse Proxy (markdown)
@@ -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**.
|
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)
|
- [Nginx](#nginx)
|
||||||
- [Apache](#apache)
|
- [Apache](#apache)
|
||||||
- [Caddy](#caddy)
|
- [Caddy](#caddy)
|
||||||
|
Reference in New Issue
Block a user