1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2020 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>FOUT: Die aangevraagde URL kon nie verkry word nie</title>
<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>FOUT</h1>
<h2>Die aangevraagde URL kon nie verkry word nie</h2>
</div>
<hr>
<div id="content">
<p>Die volgende fout is teëgekom tydens verkryging van die URL: <a href="%U">%U</a></p>
<blockquote id="error">
<p><b>Unsupported Protocol</b></p>
</blockquote>
<p>Squid does not support some access protocols. For example, the SSH protocol is currently not supported.</p>
<p>Die kasbediener se administrateur is <a href="mailto:%w%W">%w</a>.</p>
<br>
</div>
<hr>
<div id="footer">
<p>Gegenereer op %T deur %h (%s)</p>
<!-- %c -->
</div>
</body></html>
|