how can I disable directory listing at client side

2003-02-25 Thread runu rathi
Hi all, How can I disable the directory listing to be shown when someone tries to load my application remotely through a browser? I shall appreciate any help. Thanks, Runu __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://

RE: how can I disable directory listing at client side

2003-02-25 Thread pqin
Do it in your apache httpd.conf Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -Original Message- From: runu rathi [mailto:[EMAIL PROTECTED] Sent: February 25, 2003 3:33 PM To: [EMAIL PROTECTED] Subject: how can

RE: how can I disable directory listing at client side

2003-02-25 Thread Tam, Michael
It is in the web.xml where you can set it to false to disable it. -Original Message- From: runu rathi [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 12:33 PM To: [EMAIL PROTECTED] Subject: how can I disable directory listing at client side Hi all, How can I disable the

RE: how can I disable directory listing at client side

2003-02-26 Thread Kwong Chong
B from workers2.properties, directory listing is disabled too! Any ideas? Kwong. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 26 February 2003 8:22 To: [EMAIL PROTECTED] Subject: RE: how can I disable directory listing at client side Do it in your ap

RE: how can I disable directory listing at client side

2003-02-26 Thread Tam, Michael
B from workers2.properties, directory listing is disabled too! Any ideas? Kwong. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 26 February 2003 8:22 To: [EMAIL PROTECTED] Subject: RE: how can I disable directory listing at client side Do it in your ap

Re: how can I disable directory listing at client side

2003-02-26 Thread Chong Yu Meng
Hello all : Answered this question before. See http://www.kurtwerks.com/sxs/internet_serving/tomcat4.1x.html#5.1 Regards, pascal chong Tam, Michael wrote: The listing maybe coming from tomcat itself. Make sure you disable tomcat directory listing as well. -

RE: how can I disable directory listing at client side

2003-02-27 Thread Kwong Chong
:[EMAIL PROTECTED] Sent: Thursday, 27 February 2003 9:50 To: 'Tomcat Users List' Subject: RE: how can I disable directory listing at client side The listing maybe coming from tomcat itself. Make sure you disable tomcat directory listing as well. -Original Message- From: K