did you try to stop the application webdav under Tomcat Manager.
I think if you stop this application, all the webdav methods will be
unavailable.

-----Message d'origine-----
De : Tim Funk [mailto:[EMAIL PROTECTED]
Envoye : mardi 6 juillet 2004 17:04
A : Tomcat Users List
Objet : Re: howto disable webdav extensions / methods?


How do you mean disable? The default servlet has an option to allow/disallow

DELETE, etc.

Oterwise - you can define a security constraint in web.xml on these methods 
and have them no be accessible by any role.

-Tim



Patrick Glennon wrote:

> Anyone have any thoughts on this?  Maybe I'll try posting on the developer
> list, for the life of me, I can't seem to find where to shut this off.  
> 
>  
> 
>   _____  
> 
> From: Patrick Glennon 
> Sent: Thursday, July 01, 2004 4:52 PM
> To: 'Tomcat Users List'
> Subject: howto disable webdav extensions / methods?
> 
>  
> 
> How do I disable the webdav extensions?  Basically, I don't want to allow
> any of the webdav methods ( PROPFIND, OPTIONS, COPY, DELETE, etc... ), but
I
> cannot find where to disable or limit them.  
> 
>  
> 
> This is running tomcat direct, I know how to do it with Apache, I just
don't
> know how to do it with tomcat.
> 

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