view docs/html/50x.html @ 2608:2f4a3a4dfd34

fix plain text values using relative path in ngx_http_complex_value(), this fixes the auth_basic_user_file bug introduced in r2589
author Igor Sysoev <igor@sysoev.ru>
date Fri, 27 Mar 2009 06:34:31 +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>