CUSTOM ERROR PAGES 14/4/04 Custom Error Pages are now available on our Linux servers. Click here to see a Custom Error 404 Page. These include: 404 (not found) 401 (password required) 403 (forbidden) 500 (internal server error, most often a crashed script) To use custom error pages make a sub-directory called errordocs in your main web folder. Call the pages 404.html (not found) 401.html (password required) 403.html (forbidden) 500.html (internal server error, most often a crashed script) Simply upload the page(s) into the errordocs directory and they will work immediately.