William A. Rowe, Jr. wrote:
Line 1971 of jk/native/apache-2.0/mod_jk.c says...
return OK; /* NOT r->status, even if it has changed. */
This goes back to version 1.1 of the module; the question is; WHY?
Well, mod_jk presumes that when Tomcat serves the page it is 200.
You can make a custom error pages in Tomcat directly without using
ErrorDocument 404 /xxx
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]