Customize error page - Apache

ApacheErrorPage

Snippet Code


  
Rate this page :
  [ 0 votes]

In order to set your own error pages, you can edit the httpd.conf file and put this line. Similarly you can set different error pages for different errors like 500,402,etc.

ErrorDocument 404 /myerrorpage.html

Tags


Ask Questions

Ask Question