RE: Preventing File Access

2008-09-10 Thread Martin Gainty
and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: Preventing File Access > Date: Wed, 10 Sep 2

Re: Preventing File Access

2008-09-10 Thread Stephen Caine
Steve, Can someone point me to where I can read how to prevent/redirect access to a particular file in the Tomcat/webapp context. Specifically, all of my directories have the OS X DS_Store file. I would like to redirect users to an error page when this file is directly accessed. In

Re: Preventing File Access

2008-09-10 Thread Steve Ochani
Send reply to: Tomcat Users List From: Stephen Caine <[EMAIL PROTECTED]> To: Tomcat Users List Subject: Preventing File Access Date sent: Tue, 09 Sep 2008 19:35:31 -0400 > All, > > Can someone point me

Preventing File Access

2008-09-09 Thread Stephen Caine
All, Can someone point me to where I can read how to prevent/redirect access to a particular file in the Tomcat/webapp context. Specifically, all of my directories have the OS X DS_Store file. I would like to redirect users to an error page when this file is directly accessed. Thank y