]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - errors/templates/ERR_TOO_BIG
Source Format Enforcement (#1234)
[thirdparty/squid.git] / errors / templates / ERR_TOO_BIG
index 8241c5af378d5ddfd4896f4e568789a80cda997c..0d7fb542f07513caa73898cd4c74f9a038eb7c79 100644 (file)
@@ -1,9 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
-<style type="text/css"><!-- %l --></style>
-</head><body>
+<style type="text/css"><!-- 
+ %l
+
+body
+:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
+:lang(he) { direction: rtl; }
+ --></style>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
@@ -19,7 +26,7 @@
 
 <p>If you are making a POST or PUT request, then the item you are trying to upload is too large.</p>
 <p>If you are making a GET request, then the item you are trying to download is too large.</p>
-<p>These limits have been established by the Internet Service Provider who operates this cache.  Please contact them directly if you feel this is an error.</p>
+<p>These limits have been established by the Internet Service Provider who operates this cache. Please contact them directly if you feel this is an error.</p>
 
 <p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
 <br>