Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-06 Thread Marc Mendez
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] You can suppress directory indexes in the $CATALINA_HOME/conf/web.xml file. See the listings init parameter for the default servlet. Read my previous post. You have complete control over which requests your filter

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-06 Thread Rodrigo Ruiz
: Marc Mendez [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, November 06, 2002 9:12 AM Subject: Re: Standalone Tomcat : suppress directory listing in web.xml - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] You can suppress directory indexes

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-06 Thread Rodrigo Ruiz
Marc, in the message title you say you want to suppress directory listings, but in the content, you speak about preventing access to some directories. These are two completely different things. Almost all responses you are receiving are directed to the first issue, that is, preventing Tomcat from

Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Hi, I browse the archive, but I found just a part of the answer. I use Tomcat standalone (the app will run under tomcat 3.x and 4.x). I want to prevent access to directories, but I just want to configure this in the web.xml file of my app, nowhere else ! As u see below, the web.xml is quite

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Hi, Yes, but it means that I change the behaviour of the others app ! - Original Message - From: Kiev [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 3:55 PM Subject: Re: Standalone Tomcat : suppress directory listing in web.xml If you

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Opps, I have tested this in the conf/web.xml file : no effect ! init-param param-namelistings/param-name param-valuefalse/param-value /init-param Kiev -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail:

RE: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Turner, John
other ways John -Original Message- From: Marc Mendez [mailto:mendez;lug.com] Sent: Tuesday, November 05, 2002 11:16 AM To: Tomcat Users List Subject: Re: Standalone Tomcat : suppress directory listing in web.xml Opps, I have tested this in the conf/web.xml file : no effect

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
- Original Message - From: Turner, John [EMAIL PROTECTED] Did you search the archives? This topic has come up several times before. Do some research! And... do read my posts ! 1. I browsed the archive 2. The solutions does not work. I want to change the web.xml of the app. I

RE: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Turner, John
web.xml. John -Original Message- From: Marc Mendez [mailto:mendez;lug.com] Sent: Tuesday, November 05, 2002 11:38 AM To: Tomcat Users List Subject: Re: Standalone Tomcat : suppress directory listing in web.xml - Original Message - From: Turner, John [EMAIL PROTECTED

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Craig R. McClanahan
On Tue, 5 Nov 2002, Marc Mendez wrote: Date: Tue, 5 Nov 2002 18:13:08 +0100 From: Marc Mendez [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Standalone Tomcat : suppress directory listing in web.xml Stick a file

RE: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Turner, John
-Original Message- From: Marc Mendez [mailto:mendez;lug.com] Sent: Tuesday, November 05, 2002 12:13 PM To: Tomcat Users List Subject: Re: Standalone Tomcat : suppress directory listing in web.xml Stick a file called index.html in the directory where you want listings

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Milt Epstein
On Tue, 5 Nov 2002, Marc Mendez wrote: - Original Message - From: Turner, John [EMAIL PROTECTED] Did you search the archives? This topic has come up several times before. Do some research! And... do read my posts ! 1. I browsed the archive 2. The solutions does not work.

RE: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Milt Epstein
Mendez [mailto:mendez;lug.com] Sent: Tuesday, November 05, 2002 11:38 AM To: Tomcat Users List Subject: Re: Standalone Tomcat : suppress directory listing in web.xml - Original Message - From: Turner, John [EMAIL PROTECTED] Did you search the archives? This topic has