]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/templates/ERR_ACCESS_DENIED
Updates auto-save
[thirdparty/squid.git] / errors / templates / ERR_ACCESS_DENIED
CommitLineData
8289d754
AJ
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html><head>
238054f1 3<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8289d754 4<title>ERROR: The requested URL could not be retrieved</title>
5b52cb6c 5<style type="text/css"><!-- %l --></style>
8289d754 6</head><body>
2efb44d2 7<div id="titles">
8289d754
AJ
8<h1>ERROR</h1>
9<h2>The requested URL could not be retrieved</h2>
2efb44d2 10</div>
8289d754 11<hr>
2efb44d2
AJ
12
13<div id="content">
8289d754
AJ
14<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
15
5b52cb6c 16<blockquote id="error">
8289d754
AJ
17<p><b>Access Denied.</b></p>
18</blockquote>
19
20<p>Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.</p>
21
22<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
f688e673 23<br>
2efb44d2
AJ
24</div>
25
f688e673 26<hr>
2efb44d2
AJ
27<div id="footer">
28<p>Generated %T by %h (%s)</p>
29<!-- %c -->
30</div>
f688e673 31</body></html>