hi everybody,

I'd like that directories under my Virtual Host's DocumentRoot can't be
browsed by an URL ...

I supposed that the Apache configuration could resolve this (in a
<Directory> directive, put the line "Options -Indexes"), but it doesn't
work ...(browsing is always enabled by the Tomcat/Apache service!!)

Is this with tomcat configuration (server.xml or web.xml) that I can
control this stuff or do I have a problem with my httpd.conf ?

<Directory /var/tomcat4/webapps/univ>
        Options None
        Order Allow,Deny
        Deny from all
</Directory>

thanks in advance
-- 
Julien OIX
Service Informatique de Gestion
T�l: 02 40 99 83 65
mail: [EMAIL PROTECTED]

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to