RE: [EMAIL PROTECTED] how to avoid to go to parent directory

2006-02-22 Thread Oliver.Schaudt
each attempt for an access to a directory will be treated as 403 Forbidden. bye Oliver -Ursprüngliche Nachricht- Von: Boyle Owen [mailto:[EMAIL PROTECTED] Gesendet: Mi 22.02.2006 12:38 An: users@httpd.apache.org Betreff: RE: [EMAIL PROTECTED] how to avoid to go to parent directory >

RE: [EMAIL PROTECTED] how to avoid to go to parent directory

2006-02-22 Thread Boyle Owen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 22. Februar 2006 12:28 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] how to avoid to go to parent directory > > > I'm using apache 2.0.55 or t

[EMAIL PROTECTED] how to avoid to go to parent directory

2006-02-22 Thread Maurizio_Salviato
I'm using apache 2.0.55 or tomcat-4.1.30 and i would like to avoid that an user after having accessed a resource (an .txt or .pdf file) using an url can see the list of the directory containg that file or a parent directory simply deleting the name of the file (the last word). Thanks in advance to