users@glassfish.java.net

deny directory access

From: Ken--_at_newsgroupstats.hk <dragonken_at_gmail.com>
Date: Tue, 24 Mar 2009 10:32:35 -0700 (PDT)

Hi All,

How to deny directory access in gf3 like apache does?

<VirtualHost>
    <Location "/include/">
      AllowOverride None
      deny from all
    </Location>
</VirtualHost>

Thanks and Best Regards,
Ken



-- 
View this message in context: http://www.nabble.com/deny-directory-access-tp22685304p22685304.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.