From b9efe317d4a021f1b75d3f31d199dba5305db3a6 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 24 Sep 2012 19:14:17 +0000 Subject: Merge of r4835, r4841: improved welcome and 50x error pages. --- docs/html/index.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'docs/html/index.html') diff --git a/docs/html/index.html b/docs/html/index.html index 1f7927539..2ca3b9543 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -1,8 +1,25 @@ + Welcome to nginx! + - -

Welcome to nginx!

+ +

Welcome to nginx!

+

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

+ +

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

+ +

Thank you for using nginx.

-- cgit