Content Headers Cookies Raw 1 HTML 2 HEAD 3 TITLE404 Not FoundTITLE 4 HEAD 5 BODY 6 H1Not FoundH1 7 The requested document was not found on this server. 8 cDs 9 HR 10 ADDRESS 11 Web Server at lostferret.co.uk 12 ADDRESS 13 BODY 14 HTML 15 16 !-- 17 18 - Unfortunately, Microsoft has added a clever new - "feature" to Internet Explorer. If the text of 19 20 - an error's message is "too small", specifically 21 - less than 512 bytes, Internet Explorer returns - its own error message. You can turn that off, 22 - but it's pretty tricky to find switch called 23 - "smart error messages". That means, of course, 24 25 - that short error messages are censored by default. 26 - IIS always returns error messages that are long 27 - enough to make Internet Explorer happy. The - workaround is pretty simple: pad the error 28 29 - message with a big comment like this to push it 30 - over the five hundred and twelve bytes minimum. 31 - Of course, that's exactly what you're reading - right now. 32 33