Hi,

Please see this previous post: 
http://marc.theaimsgroup.com/?l=tomcat-user&m=104106557118756&w=2

Regards,
-- 
Jason Bainbridge
KDE Web Team - http://kde.org 
[EMAIL PROTECTED] 

On Tue, 3 Jun 2003 05:10, Gustavo Mejia wrote:
> Hi all,
>
> I am using Tomcat 4.1.24, and I am trying to hide the list of files that
> I have in my context, I define something like :
>
>
>  <Context path="/ue_sectur" docBase="C:\IFAI\UE_SECTUR" debug="0"
> reloadable="true">
>  <Logger className="org.apache.catalina.logger.FileLogger"
> prefix="UE_SECTUR_log." suffix=".txt" timestamp="true"/>
>
> </Context>
>
> and I enter to http://localhost:/ue_sectur
> I can see (correctly) my index.jsp, now inside C:\IFAI\UE_SECTUR I have
> other folders like: C:\IFAI\UE_SECTUR\jsp
>
> so when I enter to http://localhost:/ue_sectur/jsp shows all my files in
> that folder, I checked the Tomcat documentation but I haven't found the
> parameter that I have to change in order to hide the content of this
> folder.
>
> I apreciate your help.
> Gustavo Mejia
> ---
> [This E-mail scanned for viruses]
> [Deteccion de virus para una mayor seguridad en sus correos de Entrada y
> Salida.] ---
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to