certain
directories to be viewed or not within a web server, but I guess not.
Thanks again.
Frank
On 6/25/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: tomcat user [mailto:[EMAIL PROTECTED]
> Subject: Re: securing directory
>
> assuming that a file does need
able to allow certain
directories to be viewed or not within a web server, but I guess not.
Thanks again.
Frank
On 6/25/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: tomcat user [mailto:[EMAIL PROTECTED]
> Subject: Re: securing directory
>
> assuming that a
> From: tomcat user [mailto:[EMAIL PROTECTED]
> Subject: Re: securing directory
>
> assuming that a file does need to reside directly under
> the webapp folder
Why would you assume that?
> can I secure the webapp directory?
Not readily, since static content comes from there
Chuck,
I appreciate the response, but assuming that a file does need to reside
directly under the webapp folder, can it be hidden from view. Again, I
understand the alternative, but can I secure the webapp directory?
On 6/25/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: tomca
> From: tomcat user [mailto:[EMAIL PROTECTED]
> Subject: securing directory
>
> I would like to know if anybody can tell me how to restrict
> web access to my web app's base directory and its sub directories.
Read the servlet spec. Anything under WEB-INF is automatically
invisible to everythin