[us...@httpd] Apache & mod_jk & 404

2009-05-11 Thread B.Ramann
h...@all, We use in the apache jk config: JkUnMount /admin/* ajp13 JkMount /* ajp13 Now we have the effect, that apache send all page requests with have an 404er error code (page not found) to tomcat. Example: http://locahost/admin/index.html --> Apache answerer itself http://locah

[EMAIL PROTECTED] Wrong HTTP Return Codes

2007-12-12 Thread B.Ramann
Hello togehter, when i send a page from my tomcat through the mod.jk (1.2.23) to the apache (2.2.3) with the return code 210, then the apache will send a returncode 500 (internal server error) to the client. but in the access.log a 210 logged. The apache will send other pages from tomcat with r