You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Liquid <li...@liquid.cz> on 2003/03/10 09:37:43 UTC

Deny listing directory

Hi,

im using Tomcat with Apache by mod_proxy and i know, how to deny directory
listing .

Can you help me?

Liquid


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Deny listing directory

Posted by Liquid <li...@liquid.cz>.
Thank you very much.

Liquid

----- Original Message -----
From: "Neale Rudd" <ne...@metawerx.net>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Monday, March 10, 2003 10:12 AM
Subject: Re: Deny listing directory


> Hi Liquid,
>
> The file conf/web.xml has the following entry:
>
>       <param-name>listings</param-name>
>       <param-value>true</param-value>
>
> To deny directory listings, change the "true" to "false" and
> restart Tomcat.
>
> Best Regards,
> Neale Rudd
> metawerx
> http://www.metawerx.net
>
> ----- Original Message -----
> From: "Liquid" <li...@liquid.cz>
> To: "Tomcat Users List" <to...@jakarta.apache.org>
> Sent: Monday, March 10, 2003 7:37 PM
> Subject: Deny listing directory
>
>
> > Hi,
> >
> > im using Tomcat with Apache by mod_proxy and i know, how to deny
directory
> > listing .
> >
> > Can you help me?
> >
> > Liquid
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Deny listing directory

Posted by Liquid <li...@liquid.cz>.
And how can i do it on Tomcat 3.3 ? There is no conf/web.xml

Liquid

----- Original Message -----
From: "Neale Rudd" <ne...@metawerx.net>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Monday, March 10, 2003 10:12 AM
Subject: Re: Deny listing directory


> Hi Liquid,
>
> The file conf/web.xml has the following entry:
>
>       <param-name>listings</param-name>
>       <param-value>true</param-value>
>
> To deny directory listings, change the "true" to "false" and
> restart Tomcat.
>
> Best Regards,
> Neale Rudd
> metawerx
> http://www.metawerx.net
>
> ----- Original Message -----
> From: "Liquid" <li...@liquid.cz>
> To: "Tomcat Users List" <to...@jakarta.apache.org>
> Sent: Monday, March 10, 2003 7:37 PM
> Subject: Deny listing directory
>
>
> > Hi,
> >
> > im using Tomcat with Apache by mod_proxy and i know, how to deny
directory
> > listing .
> >
> > Can you help me?
> >
> > Liquid
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Deny listing directory

Posted by Neale Rudd <ne...@metawerx.net>.
Hi Liquid,

The file conf/web.xml has the following entry:

      <param-name>listings</param-name>
      <param-value>true</param-value>

To deny directory listings, change the "true" to "false" and
restart Tomcat.

Best Regards,
Neale Rudd
metawerx
http://www.metawerx.net

----- Original Message -----
From: "Liquid" <li...@liquid.cz>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Monday, March 10, 2003 7:37 PM
Subject: Deny listing directory


> Hi,
>
> im using Tomcat with Apache by mod_proxy and i know, how to deny directory
> listing .
>
> Can you help me?
>
> Liquid
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org