http://jakarta.apache.org/tomcat/faq/misc.html#welcome
John
On Fri, 11 Jul 2003 12:55:42 -0700, Rick <[EMAIL PROTECTED]> wrote:
Hi
I have Apache2.0.46 set up with Tomcat4.1.24 through mod_jk2. My = httpd.conf has:
Options Indexes FollowSymLinks DirectoryIndex index.html index.jsp <Location /*.jsp> JkUriSet group ajp13:localhost:8009=20 </Location>
If I go to a directory with no index.html or index.jsp Tomcat displays = the directory instead of Apache. If I take out the index.jsp in
DirectoryIndex index.html index.jsp
Apache lists the directory but then directories containing index.jsp get =
displayed as well because the index.jsp has been removed.
Any ideas?
Thanks
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
