On 4/5/07, Hoa Doan <[EMAIL PROTECTED]> wrote:
I don't want to block people from accessing my site, I just want to block access to folder. And I can't find .htaccess anywhere, is it something you install serparetly?
This is the official .htaccess tutorial : http://httpd.apache.org/docs/1.3/howto/htaccess.html , I think that it requires one to install the Apache Httpd server , and then Tomcat on top of it - use a connector to connect two.
You could write a filter to block all IP addresses.
You could write a filter only for one folder also or you could write password authentication code -- I don't know if JAAS could be used in this case. -Rashmi --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]