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://locahost/admin/bla.txt --> Apache sends this to Tomcat
Any idea how I can change that apache will server an 404er?
Apache: apache2-worker-2.0.53-9.1
JK: mod_jk/1.2.14
Thanks
Bjoern
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]