aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/404/index.html
blob: 7cd3dacb3be7b18813f09917849b118583724d55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: '404'
slug: Glossary/404
tags:
  - Errores HTTP
  - Glosario
  - Insfraestructura
  - navegación
translation_of: Glossary/404
---
<p>Una respuesta 404 es una respuesta estándar que significa que el {{Glossary("Server", "server")}} no puede encontrar el recursos solicitado.</p>

<h2 id="Aprender_más">Aprender más</h2>

<ul>
 <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Response_codes">list of HTTP response codes</a></li>
 <li><a href="https://developer.mozilla.org/en-US/Learn/Checking_that_your_web_site_is_working_properly">advice for beginners on avoiding 404 errors</a></li>
</ul>