Re: Problem getting custom 404 error working on 4.1.31

2005-10-24 Thread Seak, Teng-Fong
I'm using IE 6 SP1 but I found that I have to stuff the page up to more than 1024 bytes to make the so-called "friendly" error page disappear. OTOH, I've found a pitfall with IE. It's not enough to click the "refresh" button to test this. I have to quit it and reopen it again after every

RE: Problem getting custom 404 error working on 4.1.31

2005-10-24 Thread Robert Graf-Waczenski
IE can be a PITA when it comes to error page display... ;-)) Check if your IE is configured with "friendly HTTP error messages". If this setting is enabled, IE displays its own "friendly" version of an error page and simply skips the server response. To avoid this nonsense-like behavior, your erro

Re: Problem getting custom 404 error working on 4.1.31

2005-10-24 Thread Hassan Schroeder
Robert Baruch wrote: > Basically, I've taken the default install of 4.1.31 on Windows. The > only difference from default is that I've installed in D:/Tomcat 4.1.31 Not related to your question, but spaces in path names involving Tomcat are a Bad Idea; check the archives for confirmation :-) >