Page 1 of 1

How can I customize the HTML error pages?

Posted: Mon Aug 22, 2005 9:49 am
by admin
Default Quick 'n Easy Web Server displays a simple error message when something goes wrong.
However you can customize these error pages and put them in the same folder as the quickweb.exe application.
You'll have to name them like this:
401 Unauthorized: error401.html
403 Forbidden: error403.html
404 File not found: error404.html
500 Internal Server Error: error500.html