Hello All, I notice that using tomcat 4.0.3, the error response is not interpreted correctly when the request is routed through apache.
For example, if I request a non-existant servlet from stand-alone tomcat, I get a nicely formatted error page. If I request the same URL through apache, I get just the text representation of the html page. I'm using mod_jk as a connector with the ajp13 protocol and mozilla 1.0 on a RH7.2 system. Can anyone point out what I need to change in my configuration? Thanks! -- john -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
