view docs/html/50x.html @ 4466:b404f34b5cb8

Proxy: added the "proxy_cookie_path" directive.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 13 Feb 2012 11:08:05 +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>