I don't know how to make it in service or context ... but you can try to
edit the <tomcat_home>\conf\web.xml, and change
the servlet default configurations to :
<init-param>
<param-name>listings</param-name>
<param-value>false</param-value>
</init-param>
Rgds,
Andy.
At 14:51 13/12/2001 +0000, you wrote:
>Hi all.
>
>How does one disable directory browsing for a Context (or even a
>Service)?
>
>Many thanks
>Duncan
>
>
>--
>To unsubscribe: <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>