Forum Moderators: open

Message Too Old, No Replies

Lame error pages by IIS

Or how Microsoft programmers can't even code valid HTML

         

mattcg

3:45 pm on Jan 17, 2007 (gmt 0)

10+ Year Member



The error pages that IIS generates are really disgusting. Has anyone ever bothered to look at them? For example:


HTTP/1.1 403 Forbidden
Content-Length: 181
Content-Type: text/html
Server: Microsoft-IIS/6.0
Date: Wed, 17 Jan 2007 15:24:11 GMT
<html><head><title>Error</title></head><body><head><title>Client Access Denied</title></head><body><h1>Access to this server is forbidden from your client</h1></body></body></html>

LifeinAsia

4:37 pm on Jan 17, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



You can always generate your own custom pages.

pageoneresults

4:38 pm on Jan 17, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You can edit them to your liking. ;)