You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rui Fernandes <ru...@entalpia.com> on 2002/08/21 20:39:47 UTC

File Filtering

How can I configure a web app in order that some folders can be hidden from direct client access from browsers.

Thank you,
    Rui.




RE: File Filtering

Posted by Rui Fernandes <ru...@entalpia.com>.
>Are these static files?  Resources used by
> your app at runtime?

Yes,
I am talking about folders with static resources that should be available
only for the app itself to access, and not for direct access from browser.
These folders are located at the web app folder.
What should I do?
Thank you.

----- Original Message -----
From: Justin Ruthenbeck <ju...@nextengine.com>
To: Tomcat Users List <to...@jakarta.apache.org>
Sent: Wednesday, August 21, 2002 9:03 PM
Subject: Re: File Filtering


>
> Rui --
>
> The answer depends on why you want to do it.  You mentioned that you don't
> want browsers to have access to the files... ever?  Do you need this done
> dynamically?  Who needs access?  Are these static files?  Resources used
by
> your app at runtime?
>
> justin
>
> At 11:39 AM 8/21/2002, you wrote:
> >How can I configure a web app in order that some folders can be hidden
> >from direct client access from browsers.
> >
> >Thank you,
> >     Rui.
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: File Filtering

Posted by Justin Ruthenbeck <ju...@nextengine.com>.
Rui --

The answer depends on why you want to do it.  You mentioned that you don't 
want browsers to have access to the files... ever?  Do you need this done 
dynamically?  Who needs access?  Are these static files?  Resources used by 
your app at runtime?

justin

At 11:39 AM 8/21/2002, you wrote:
>How can I configure a web app in order that some folders can be hidden 
>from direct client access from browsers.
>
>Thank you,
>     Rui.
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>