How can I customize the HTML error pages?

Frequently Asked Questions about Quick 'n Easy Web Server
admin
Site Admin
Posts: 45
Joined: Wed Apr 13, 2005 9:16 pm

How can I customize the HTML error pages?

Post 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