]> git.kaiwu.me - nginx.git/commitdiff
Updating welcome page with links and more details.
authorbuulam <buulam@gmail.com>
Fri, 20 Feb 2026 15:25:53 +0000 (07:25 -0800)
committerSergey Kandaurov <s.kandaurov@f5.com>
Thu, 26 Feb 2026 17:24:00 +0000 (21:24 +0400)
docs/html/index.html

index e8f562255214440fa99256e03aa1547875a6e009..75bcddcf06db924da86b8a789c1c3b55614e2115 100644 (file)
@@ -10,13 +10,17 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
 </head>
 <body>
 <h1>Welcome to nginx!</h1>
-<p>If you see this page, the nginx web server is successfully installed and
-working. Further configuration is required.</p>
+<p>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.</p>
 
 <p>For online documentation and support please refer to
-<a href="http://nginx.org/">nginx.org</a>.<br/>
-Commercial support is available at
-<a href="http://nginx.com/">nginx.com</a>.</p>
+<a href="https://nginx.org/">nginx.org</a>.<br/>
+To engage with the community please visit
+<a href="https://community.nginx.org/">community.nginx.org</a>.<br/>
+For enterprise grade support, professional services, additional 
+security features and capabilities please refer to
+<a href="https://f5.com/nginx">f5.com/nginx</a>.</p>
 
 <p><em>Thank you for using nginx.</em></p>
 </body>