From 306ba2ab4afa04e681b505316641139ccdbe9483 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Tue, 11 Sep 2012 12:37:04 +0000 Subject: [PATCH] Improved 50x error page. The feature set of the new page: - HTML5 compliant; - Looks similar to the new "Welcome page" (r4835); - Sysadmin hint with a link to the documentation of the "error_log" directive. --- docs/html/50x.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 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.