It could be that I just need to fix my httpd.conf, but I am a bit stuck. I basicly have a virtualhost like this: DocumentRoot /var/www/site1 <Location /ldapadmin> Allow from all </Location> <Location /*> JkUriSet worker ajp13:localhost:8009 </Location> I want all requests to /ldapadmin.* to be served by apache+php and the rest to be served by tomcat, but somehow they all seem to be passed to tomcat. Henrik P.S. I have to use Jk2 for now, as there are no working rpm's/source for Jk1 on FC2 --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx