Forum Moderators: phranque
Does anybody have any ideas? - is this even an Apache problem?
Regards,
kpryan01
I have been back to them once and they referred me to the documentation! Nothing there - I have complained that this makes the system unusable and await their reply.
Per your suggestion I have examined the httpd.conf file and right at the bottom was an include file called: /etc/httpd/conf/mod_jk.conf which contains the lines:
Alias /admin "/var/lib/tomcat4/server/webapps/admin"
<Directory "/var/lib/tomcat4/server/webapps/admin">
Options Indexes FollowSymLinks
</Directory>
This is obviously the problem but I am not sure of the effects of not including this mod_jk.conf in the Apache setup.
Kevin