# HG changeset patch # User Maxim Dounin # Date 1348514057 0 # Node ID b91740dedb8a32e4c6e169296583957b0d8b82b6 # Parent 5e789d8b009dfcaab4ef08aafec8b538f97dcd06 Merge of r4835, r4841: improved welcome and 50x error pages. diff --git a/docs/html/50x.html b/docs/html/50x.html --- 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 --- 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.