No results found
Quando si verificano degli errori nel servire una pagina del sito Web, il server (Plesk nel nostro caso) serve una pagina di errore, a seconda del tipo di errore verificato.
Gli errori più comuni sono:
In Plesk è facile configurare delle pagine di errore personalizzate. Anzitutto andate in Website & Domains > Hosting Settings.
Assicuratevi che la voce Custom error documents sia spuntata.
Poi, tramite client FTP o tramite il file transfer di Plesk, andate nella cartella error_docs e modificate i file che sono presenti.
Aiutatevi con queste corrispondenze a trovare il file giusto.
400 Bad File Request - bad_request.html
401 Unauthorized - unauthorized.html
403 Forbidden/Access denied - forbidden.html
404 Not Found - not_found.html
405 Method Not Allowed - method_not_allowed.html
406 Not Acceptable - not_acceptable.html
407 Proxy Authentication Required - proxy_authentication_required.html
412 Precondition Failed - precondition_failed.html
414 Request-URI Too Long - request-uri_too_long.html
415 Unsupported Media Type - unsupported_media_type.html
500 Internal Server Error - internal_server_error.html
501 Not Implemented - not_implemented.html
502 Bad Gateway - bad_gateway.html
503 Service Temporarily Unavailable - maintenance.html