]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/templates/ERR_FTP_FORBIDDEN
Source Format Enforcement (#1234)
[thirdparty/squid.git] / errors / templates / ERR_FTP_FORBIDDEN
CommitLineData
8289d754
AJ
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html><head>
b8ae064d 3<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
238054f1 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8289d754 5<title>ERROR: The requested URL could not be retrieved</title>
0b28135a
AJ
6<style type="text/css"><!--
7 %l
8
9body
10:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
20da6852 11:lang(he) { direction: rtl; }
0b28135a 12 --></style>
d7f60e25 13</head><body id=%c>
2efb44d2 14<div id="titles">
8289d754
AJ
15<h1>ERROR</h1>
16<h2>The requested URL could not be retrieved</h2>
2efb44d2 17</div>
8289d754 18<hr>
2efb44d2
AJ
19
20<div id="content">
8289d754
AJ
21<p>An FTP authentication failure occurred while trying to retrieve the URL: <a href="%U">%U</a></p>
22
23<p>Squid sent the following FTP command:</p>
5b52cb6c 24<blockquote id="data">
f1d6f80d 25<pre>%f</pre>
8289d754
AJ
26</blockquote>
27
28<p>The server responded with:</p>
5b52cb6c 29<blockquote id="sysmsg">
f1d6f80d
AJ
30<pre>%F</pre>
31<pre>%g</pre>
8289d754
AJ
32</blockquote>
33
34<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
5b52cb6c 35<br>
2efb44d2
AJ
36</div>
37
5b52cb6c 38<hr>
2efb44d2
AJ
39<div id="footer">
40<p>Generated %T by %h (%s)</p>
41<!-- %c -->
42</div>
f688e673 43</body></html>