Brendan Martens wrote: > Hmmm, here are my jk settings: > > JKWorkersFile /etc/libapache2-mod-jk/workers.properties > JkLogFile /var/log/apache2/mod_jk.log > JkLogLevel info > JkShmFile /var/log/apache2/mod_jk.shm > JkOptions +ForwardURICompatUnparsed
That value of JkOptions should be OK. > The JK connector is the one from the mod_jk debian package. Could that > be an issue if it was not compiled for the write version of tomcat? I'm > not really sure how the jk connector builds work. If the debian docs don't tell you what version they are using then your guess is as good as mine. >From what you say this is easy to repeat. Have you tried accessing the same file directly on Tomcat? Another option is to enable access logging in httpd and Tomcat and turn up the mod_jk log level to debug, run the test and analyse the results. It should be obvious quite quickly where it id going wrong. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]