http://jakarta.apache.org/tomcat/faq/misc.html#listing
Check that link out, there is a setting in web.xml to disable directory listings. --- 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 __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
