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

2009-05-11 Thread André Warnier
b.ram...@eventim.de wrote: 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 a

[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