diff options
Diffstat (limited to 'files/ru/glossary/404/index.html')
-rw-r--r-- | files/ru/glossary/404/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ru/glossary/404/index.html b/files/ru/glossary/404/index.html new file mode 100644 index 0000000000..f198be3c1c --- /dev/null +++ b/files/ru/glossary/404/index.html @@ -0,0 +1,15 @@ +--- +title: '404' +slug: Словарь/404 +translation_of: Glossary/404 +--- +<p>Ошибка 404 - код стандартного ответа, означающий, что {{Glossary("Server", "сервер")}} не может найти ресурс по запрашиваемому адресу.</p> + +<h2 id="Узнать_больше">Узнать больше</h2> + +<ul> + <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Response_codes">Список HTTP-кодов ответа </a></li> + <li><a href="https://developer.mozilla.org/en-US/Learn/Checking_that_your_web_site_is_working_properly">Советы начинающим по устранению ошибок 404</a></li> +</ul> + +<p> </p> |