From b9efe317d4a021f1b75d3f31d199dba5305db3a6 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 24 Sep 2012 19:14:17 +0000 Subject: [PATCH] Merge of r4835, r4841: improved welcome and 50x error pages. --- docs/html/50x.html | 25 ++++++++++++++----------- docs/html/index.html | 21 +++++++++++++++++++-- 2 files changed, 33 insertions(+), 13 deletions(-) diff --git a/docs/html/50x.html b/docs/html/50x.html index 836fb2d5a..f60f5e72d 100644 --- a/docs/html/50x.html +++ b/docs/html/50x.html @@ -1,18 +1,21 @@ + -The page is temporarily unavailable +Error - - - - - -
-The page you are looking for is temporarily unavailable.
-Please try again later. -
+ +

An error occurred.

+

Sorry, the page you are looking for is currently unavailable.
+Please try again later.

+

If you are the system administrator of this resource then you should check +the error log for details.

+

Faithfully yours, nginx.

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.