diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/ru/словарь/404 | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/ru/словарь/404')
-rw-r--r-- | files/ru/словарь/404/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ru/словарь/404/index.html b/files/ru/словарь/404/index.html new file mode 100644 index 0000000000..f198be3c1c --- /dev/null +++ b/files/ru/словарь/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> |