From 490930ec8dc47a9d8c834d75228ea5ea7a2a5d0e Mon Sep 17 00:00:00 2001 From: Adam Leskis Date: Wed, 7 May 2025 20:28:32 +0100 Subject: [PATCH] use https in the default nginx welcome page since both domains support it --- docs/html/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/index.html b/docs/html/index.html index e8f562255..5a9621893 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -14,9 +14,9 @@ font-family: Tahoma, Verdana, Arial, sans-serif; } working. Further configuration is required.

For online documentation and support please refer to -nginx.org.
+nginx.org.
Commercial support is available at -nginx.com.

+nginx.com.

Thank you for using nginx.