cubemovilaccesorios Posted May 26, 2016 Share Posted May 26, 2016 (edited) Alguien sabría decirme que significa esto? Muchas gracias de antemano. cubemovilaccesorios.com Click one of the error pages below to edit: 400(Bad request) 401(Authorization required) 403(Forbidden) 404(Not found) 500(Internal server error) Click one of the error pages below to edit: 400(Bad request) 401(Authorization required) 402(Payment required) 403(Forbidden) 404(Not found) 405(Method not allowed) 406(Not acceptable) 407(Proxy authentication required) 408(Request timeout) 409(Conflict) 410(Gone) 411(Length required) 412(Precondition failed) 413(Request entity too large) 414(Request URI too large) 415(Unsupported media type) 416(Request range not satisfiable) 417(Expectation failed) 422(Unprocessable entity) 423(Locked) 424(Failed dependency) 500(Internal server error) 501(Not Implemented) 502(Bad gateway) 503(Service unavailable) 504(Gateway timeout) 505(HTTP version not supported) 506(Variant also negotiates) 507(Insufficient storage) 510(Not extended) Edited May 27, 2016 by cubemovilaccesorios (see edit history) Link to comment Share on other sites More sharing options...
Code-Plus Posted May 29, 2016 Share Posted May 29, 2016 Buenas, esas son páginas predefinidas por el servidor, páginas estándar. Por ejemplo, si el servidor no encuentra una página que se le pida desde el cliente, en vez de mostrar un error, muestra la página 404. Si por ejemplo eliminas una página y cuando el cliente acceda no quieres que salga error, la rediriges a una página 301 o 302. También es una forma de saber porqué falla una página. Saludos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now