Re: Tomcat hiding director

2007-04-06 Thread Leon Rosenberg
or just move the folder under WEB-INF. On 4/6/07, Rashmi Rubdi <[EMAIL PROTECTED]> wrote: Great suggestion. I should take some time to read the spec too. On 4/6/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 4/4/07, Hoa Doan <[EMAIL PROTECTED]> wrote: > > Is there a way to hid some direc

Re: Tomcat hiding director

2007-04-06 Thread Rashmi Rubdi
Great suggestion. I should take some time to read the spec too. On 4/6/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: On 4/4/07, Hoa Doan <[EMAIL PROTECTED]> wrote: > Is there a way to hid some directory from user access? Read the servlet spec section on security, and configure your app's web

Re: Tomcat hiding director

2007-04-05 Thread Hassan Schroeder
On 4/4/07, Hoa Doan <[EMAIL PROTECTED]> wrote: Is there a way to hid some directory from user access? Read the servlet spec section on security, and configure your app's web.xml appropriately. No other software required :-) -- Hassan Schroeder [EMAIL PROTECTED] -

Re: Tomcat hiding director

2007-04-05 Thread Rashmi Rubdi
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/h

Re: Tomcat hiding director

2007-04-05 Thread Martin Gainty
April 05, 2007 11:25 AM Subject: Re: Tomcat hiding director 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? Rashmi Rubdi <[EMAIL PROTECTED]> wrote: I don&#

Re: Tomcat hiding director

2007-04-05 Thread Hoa Doan
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? Rashmi Rubdi <[EMAIL PROTECTED]> wrote: I don't think .htaccess works with Tomcat alone -- doesn't it require Apache as well?

Re: Tomcat hiding director

2007-04-04 Thread Rashmi Rubdi
I don't think .htaccess works with Tomcat alone -- doesn't it require Apache as well? You could write a filter to block all IP addresses. -Rashmi On 4/4/07, Martin Gainty <[EMAIL PROTECTED]> wrote: Hi Doan- The easist way is to configure .htaccess for the folder and configure access according

Re: Tomcat hiding director

2007-04-04 Thread Martin Gainty
Doan" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 04, 2007 12:34 PM Subject: Tomcat hiding director Is there a way to hid some directory from user access? Like lets say i have a directory name 'hideme' and in it are some files. What i want to do is not allow user from ac

Tomcat hiding director

2007-04-04 Thread Hoa Doan
Is there a way to hid some directory from user access? Like lets say i have a directory name 'hideme' and in it are some files. What i want to do is not allow user from accessing it like 'localhost/hideme/index.html' - Sucker-punch spam with award-winning prot