aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/404
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/glossary/404
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/nl/glossary/404')
-rw-r--r--files/nl/glossary/404/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/files/nl/glossary/404/index.html b/files/nl/glossary/404/index.html
new file mode 100644
index 0000000000..ee6679b475
--- /dev/null
+++ b/files/nl/glossary/404/index.html
@@ -0,0 +1,20 @@
+---
+title: '404'
+slug: Glossary/404
+tags:
+ - '404'
+ - HTTP-fouten
+ - Navigatie
+ - infrastructuur
+ - niet gevonden
+ - woordenlijst
+translation_of: Glossary/404
+---
+<p>Een 404 is een Standaard-antwoordcode die betekent dat de {{Glossary("Server", "server")}} de opgevraagde bron niet kan vinden.</p>
+
+<h2 id="Leer_meer">Leer meer</h2>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Response_codes">lijst van HTTP reactie-codes</a></li>
+ <li><a href="https://developer.mozilla.org/en-US/Learn/Checking_that_your_web_site_is_working_properly">advies voor beginners om 404 fouten te voorkomen</a></li>
+</ul>