From 717e707488c10b9d41ffbd9d04f4f31d57b1f8ab Mon Sep 17 00:00:00 2001 From: buulam Date: Fri, 20 Feb 2026 07:25:53 -0800 Subject: Updating welcome page with links and more details. --- docs/html/index.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/html/index.html b/docs/html/index.html index e8f562255..75bcddcf0 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -10,13 +10,17 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }

Welcome to nginx!

-

If you see this page, the nginx web server is successfully installed and -working. Further configuration is required.

+

If you see this page, nginx is successfully installed and working. +Further configuration is required for the web server, reverse proxy, +API gateway, load balancer, content cache, or other features.

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

+nginx.org.
+To engage with the community please visit +community.nginx.org.
+For enterprise grade support, professional services, additional +security features and capabilities please refer to +f5.com/nginx.

Thank you for using nginx.

-- cgit