view docs/html/50x.html @ 2644:2682d042328d stable-0.6

r2447, r2466, r2467 merge: set the error level as default http error_log level
author Igor Sysoev <igor@sysoev.ru>
date Wed, 01 Apr 2009 16:19:22 +0000
parents 6d5c1535bb9d
children b5ba6f22a0fc
line wrap: on
line source

<html>
<head>
<title>The page is temporarily unavailable</title>
<style>
body { font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body bgcolor="white" text="black">
<table width="100%" height="100%">
<tr>
<td align="center" valign="middle">
The page you are looking for is temporarily unavailable.<br/>
Please try again later.
</td>
</tr>
</table>
</body>
</html>