]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/templates/ERR_CACHE_ACCESS_DENIED
Updates auto-save
[thirdparty/squid.git] / errors / templates / ERR_CACHE_ACCESS_DENIED
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <title>ERROR: Cache Access Denied</title>
5 <style type="text/css"><!-- %l --></style>
6 </head>
7 <body>
8 <h1>ERROR</h1>
9 <h2>Cache Access Denied.</h2>
10 <hr>
11 <p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
12
13 <blockquote id="error">
14 <p><b>Cache Access Denied.</b></p>
15 </blockquote>
16
17 <p>Sorry, you are not currently allowed to request %U from this cache until you have authenticated yourself.</p>
18
19 <p>Please contact the <a href="mailto:%w%W">cache administrator</a> if you have difficulties authenticating yourself or <a href="http://%h/cgi-bin/chpasswd.cgi">change</a> your default password.</p>
20
21 <br>
22 <hr>
23 <div id="footer">Generated %T by %h (%s)</div>
24 </body></html>