If you are on a linux based machine you could create a symbolic link to the
WEB-INF folder and link it to a different, say deployment application. For
instance:

WebApp1/WEB-INF -> WebApp2/linkedFolder

This way you would make changes to WebApp2/linkedFolder using WebDAV but the
changes would occur in WebApp1.

Just a thought.

Chris Berthold
IT Systems Analyst
Commercial Refrigerator Door Company
941 . 371 . 8110 x 205

-----Original Message-----
From: Dong, Roland [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 03, 2006 12:49 PM
To: Tomcat Users List
Subject: RE: Allow web access to /WEB-INF?


That is not an option. Thanks.  I am wondering if that can be configured
in catalina.policy? Played with it but can't make it work.

Thanks again,


-----Original Message-----
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 03, 2006 12:32 PM
To: Tomcat Users List
Subject: Re: Allow web access to /WEB-INF?


why don't you just workaround it and move the files you need accessed 
outside the WEB-INF directory,


Dong, Roland wrote:
> Is there a way to have web access to /WEB-INF? I want to have this
> capability to access a directory under /WEB-INF by URL. Is there a way
> to configure that?
>
> I understand the secruity concern on this, but it is an internal
> application and we want to use WebDav to access that directory.
>
> Thanks
>
> Richard
>
> ---------------------------------------------------------------------
> 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]


---------------------------------------------------------------------
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