Hi,
One way to do it:
<init-param>
<param-name>listings</param-name>
<param-value>false</param-value>
</init-param>
In the default servlet section of $CATALINA_HOME/conf/web.xml.
Yoav Shapira
Millennium ChemInformatics
>-----Original Message-----
>From: Todd Fulton [mailto:pongo@jah.net]
>Sent: Wednesday, August 14, 2002 11:35 AM
>To: Tomcat Users List
>Subject: Directory indexing in Tomcat 4.0
>
>How does one turn off directory indexing in Tomcat 4.0?
>
>I've been asking this question for a bit now.. Looking on google
groups,
>all the Tomcat-users mail archives, and everywhere else I know. Nobody
>seems to know.
>
>Anyone?
>
>Todd
>
>
>
>--
>To unsubscribe, e-mail: <mailto:tomcat-user-
>unsubscribe@jakarta.apache.org>
>For additional commands, e-mail: <mailto:tomcat-user-
>help@jakarta.apache.org>
|