
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2015 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></h2>
</div>
<hr>

<div id="content">
<p>Gặp một lỗi <b>Sai Yêu Cầu</b> trong khi thử xử lý yêu cầu :</p>

<blockquote id="data">
<pre></pre>
</blockquote>

<p>Một số vấn đề có thể gặp:</p>
<ul>
<li id="missing-method"><p>Phương pháp truy cập còn thiếu hay không rõ.</p></li>
<li id="missing-url"><p>URL còn thiếu.</p></li>
<li id="missing-protocol"><p>Thiếu dấu nhận diện HTTP (HTTP/1.0).</p></li>
<li><p>Yêu cầu quá lớn.</p></li>
<li><p>Dòng đầu chiều dài nội dung (Content-Length) bị thiếu trong yêu cầu POST hay PUT.</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>
<li><p>HTTP/1.1 <q>Mong đợi:</q> tính năng được yêu cầu từ phần mềm HTTP/1.0.</p></li>
</ul>

<p></p>
<br>
</div>

<script language="javascript">
if ('%M' != '[unknown method]') document.getElementById('missing-method').style.display = 'none';
if ('%u' != '[no URL]') document.getElementById('missing-url').style.display = 'none';
if ('%P' != '[unknown protocol]') document.getElementById('missing-protocol').style.display = 'none';
</script>

<hr>
<div id="footer">
<p>Tạo %T bởi %h (%s)</p>
<!-- %c -->
</div>
</body></html>
