Received: (qmail 40579 invoked by uid 501); 26 Oct 2000 14:09:35 -0000 Message-Id: <20001026140934.40577.qmail@locus.apache.org> Date: 26 Oct 2000 14:09:34 -0000 From: Mark Lohman Reply-To: mlohman@selbysays.com To: submit@bugz.apache.org Subject: DirectoryIndex does not properly pass default index.jsp to mod_jk X-Send-Pr-Version: 3.110 >Number: 6749 >Category: mod_dir >Synopsis: DirectoryIndex does not properly pass default index.jsp to mod_jk >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Oct 26 07:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: mlohman@selbysays.com >Release: 1.3.14 >Organization: apache >Environment: Solaris 5.7, gcc, tomcat 3.2 with mod_jk >Description: When using Apache 1.3.14 with Tomcat 3.2 and mod_jk, the DirectoryIndex does not get passed to Tomcat for processing. Apache 1.3.14 - httpd.conf ... DirectoryIndex index.jsp ... include /usr/local/tomcat/conf/mod_jk.conf mod_jk.conf LoadModule jk_module libexec/mod_jk.so JkWorkersFile /usr/local/tomcat/conf/workers.properties JkLogFile /usr/local/tomcat/logs/mod_jk.log JkLogLevel debug JkMount /*.jsp ajp12 Note: if JkMount /* ajp12 is used, index.jsp is displayed but all apache security is ignored and all content is served from Tomcat (very slow). >How-To-Repeat: Behind firewall on non-visible system. >Fix: Software bug between Apache and mod_jk. I have also tried different module loading orders... making sure mod_jk.c is loaded before mod_dir etc. No luck. >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]