You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/04/11 04:29:52 UTC

DO NOT REPLY [Bug 41430] - JkOptions +ForwardDirectories with Apache's DirectoryIndex

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41430>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41430





------- Additional Comments From tcatfan@gmail.com  2007-04-10 19:29 -------
This seems very similar to an issue I am having with JK 1.2.21.
a request for 
http://www.domain.tld/
returns the tomcat ROOT webapp index.jsp but I haven't a JkMount for the root
context.

in my httpd.conf, I have a 
DirectoryIndex /myapp/homepage.html
and
JkMount /myapp/* server1

The problem goes away when I revert back to 1.2.18 mod_jk.so.  Issue not in
1.2.19, introduced in 1.2.20

note: the local links in the ROOT webapp index.jsp do not work (as expected)
because that context is not mapped using modjk - yet that index.jsp is still served.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org