Valentin Bartenev | a8742ab | 2012-09-11 12:37:04 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
Igor Sysoev | ef809b8 | 2006-06-28 16:00:26 +0000 | [diff] [blame] | 2 | <html> |
| 3 | <head> |
Valentin Bartenev | a8742ab | 2012-09-11 12:37:04 +0000 | [diff] [blame] | 4 | <title>Error</title> |
Igor Sysoev | ef809b8 | 2006-06-28 16:00:26 +0000 | [diff] [blame] | 5 | <style> |
Valentin Bartenev | a8742ab | 2012-09-11 12:37:04 +0000 | [diff] [blame] | 6 | body { |
| 7 | width: 35em; |
| 8 | margin: 0 auto; |
| 9 | font-family: Tahoma, Verdana, Arial, sans-serif; |
| 10 | } |
Igor Sysoev | ef809b8 | 2006-06-28 16:00:26 +0000 | [diff] [blame] | 11 | </style> |
| 12 | </head> |
Valentin Bartenev | a8742ab | 2012-09-11 12:37:04 +0000 | [diff] [blame] | 13 | <body> |
| 14 | <h1>An error occurred.</h1> |
| 15 | <p>Sorry, the page you are looking for is currently unavailable.<br/> |
| 16 | Please try again later.</p> |
| 17 | <p>If you are the system administrator of this resource then you should check |
| 18 | the <a href="http://nginx.org/r/error_log">error log</a> for details.</p> |
| 19 | <p><em>Faithfully yours, nginx.</em></p> |
Igor Sysoev | ef809b8 | 2006-06-28 16:00:26 +0000 | [diff] [blame] | 20 | </body> |
| 21 | </html> |