Hi, I would like Apache to redirect _everything_ to tomcat. But it has to be done through mod_jk.
I tried JkMount * tomcat but it doesn't work. I did put things such as JkMount *.jsp tomcat and that works, but my main problem is that even though I have put DirectoryIndex index.jsp in httpd.conf, http://www.foobar.com/index.jsp works but http://www.foobar.com/ gives me a directory listing. Please help, Pascal Forget [EMAIL PROTECTED] [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
