aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/404/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
commitc058fa0fb22dc40ef0225b21a97578cddd0aaffa (patch)
treedf20f8b4c724b61cb9c34cdb450a7ac77d690bd0 /files/ru/glossary/404/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.gz
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.bz2
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.zip
unslug ru: move
Diffstat (limited to 'files/ru/glossary/404/index.html')
-rw-r--r--files/ru/glossary/404/index.html15
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>