templates/ERR_UNSUP_HTTPVERSION \
templates/ERR_READ_TIMEOUT \
templates/ERR_ICAP_FAILURE \
- templates/ERR_FTP_LISTING \
+ templates/ERR_DIR_LISTING \
templates/ERR_FTP_FORBIDDEN \
templates/ERR_ACCESS_DENIED \
templates/ERR_FORWARDING_DENIED \
font-family:sans-serif;
}
-/* special event: FTP directory listing */
-#ftplisting tr.entry td.icon,td.filename,td.size,td.date {
+/* special event: FTP / Gopher directory listing */
+#dirlisting tr.entry td.icon,td.filename,td.size,td.date {
border-bottom: groove;
}
-#ftplisting td.size {
+#dirlisting td.size {
width: 50px;
text-align: right;
padding-right: 5px;
ERR_CACHE_MGR_ACCESS_DENIED
ERR_CANNOT_FORWARD
ERR_CONNECT_FAIL
+ERR_DIR_LISTING
ERR_DNS_FAIL
ERR_ESI
ERR_FORWARDING_DENIED
ERR_FTP_DISABLED
ERR_FTP_FAILURE
ERR_FTP_FORBIDDEN
-ERR_FTP_LISTING
ERR_FTP_NOT_FOUND
ERR_FTP_PUT_CREATED
ERR_FTP_PUT_ERROR
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>FTP Directory: %U</title>
+<title>Directory: %U</title>
<style type="text/css"><!--
%l
--></style>
</head><body>
<div id="titles">
-<h2>FTP Directory: <a href="/">%U</a>/</h2>
+<h2>Directory: <a href="/">%U</a>/</h2>
</div>
<hr>
<pre>%z</pre>
</blockquote>
-<table id="ftplisting" summary="FTP Directory Listing">
+<table id="dirlisting" summary="Directory Listing">
<tr>
<th><a href="../"><img border="0" src="/squid-internal-static/icons/anthony-dirup.gif" alt="Parent Directory"></a></th>
<th nowrap="nowrap"><a href="../">Parent Directory</a> (<a href="/">Root Directory</a>)</th>