Forum Moderators: phranque
Wondering if I might need to ask my host to not send an actual 404 code. I'd like to try and get to the bottom of what's happening before I contact them again, because I think they're as confused as I am as to what's going on. They maintain there's no problem and everything works fine. I've tried viewing incorrect filenames from several MSIE installs on several computers, always get the same MSIE 404 page. Try lynx, always get the custom 404 page. weirrrd!
[edited by: ga_ga at 7:09 am (utc) on Mar. 10, 2003]
IE has a "feature" that is enabled by default. If the custom error page is less than 512 bytes, IE will deliver a "friendly" version. You can disable this by clicking on Tools> Internet Options> Advance. Then scroll down to 'Browsing' and uncheck 'Show friendly HTTP error pages'. Making your error page 512 bytes or greater is the better solution though.
[edited by: Key_Master at 7:10 am (utc) on Mar. 10, 2003]
GET / HTTP/1.1 <enter>
Host: example.com
<enter><enter> GET /test.html HTTP/1.1 At least you have a manual alternative here...
Wget is a unix program, but there appears to be a windows version too, though I haven't tried it. Look at
[interlog.com...]
René.
Perfect copy of my main index file, except with a different file extension. It must be some kind of default setting? Still I guess it's hardly important. The display of the realtime server - client interaction was spot-on. And it's absolute simplicity to download & use.