From f962d1e60dbeb82c45a00088f6e75f712cefa7d6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 18 Apr 2022 18:23:15 +0800 Subject: [PATCH] Updated Status Page (markdown) --- Status-Page.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Status-Page.md b/Status-Page.md index ad4c3c0..4d19dfa 100644 --- a/Status-Page.md +++ b/Status-Page.md @@ -15,6 +15,9 @@ Now you can show different status pages based on the domain names. 1. If you are not using a reverse proxy, you should expose your Uptime Kuma in port 80. 2. If you are using a reverse proxy, add your domain name in your reverse proxy and point to Uptime Kuma. + + (⚠️ PS: For such as Apache or nginx, you need to add `X-Forward-Host` or `Host`, otherwise Uptime Kuma do not know the current domain name) + 3. Add a A/CNAME record for your domain name in your DNS management. 4. Add your domain name in your status page settings sidebar.