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 39 40 41 42 43 44 45 46
|
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2018 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LỖI: không thể lấy địa chỉ URL yêu cầu</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>LỖI</h1>
<h2>The requested URL could not be retrieved</h2>
</div>
<hr>
<div id="content">
<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
<blockquote id="error">
<p><b>URL sai</b></p>
</blockquote>
<p>Địa chỉ URL yêu cầu có một phần không đúng.</p>
<p>Một số vấn đề có thể gặp:</p>
<ul>
<li><p>Giao thức truy cập còn thiếu hay sai (nên là <q>http://</q> hay tương tự)</p></li>
<li><p>Tên máy còn thiếu</p></li>
<li><p>Gặp ký tự thoát đôi cấm trong đường dẫn URL</p></li>
<li><p>Gặp ký tự cấm trong tên máy: không cho phép dùng dấu gạch dưới.</p></li>
</ul>
<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
<br>
</div>
<hr>
<div id="footer">
<p>Tạo %T bởi %h (%s)</p>
<!-- %c -->
</div>
</body></html>
|