|
Posted by patpro ~ Patrick Proniewski on 06/21/07 04:06
In article <1182378316.629675.293940@k79g2000hse.googlegroups.com>,
shimmyshack <matt.farey@gmail.com> wrote:
> > if you want to protect your code, you need to activate the
> > authentication for every verb.
>
> thats not the case, since for GET HEAD ther server parses and doesnt
> realease code. Wheras for the common webdav verbs this is not the
> case:
> * PROPFIND
....
WebDAV uses "GET" to retrieve files, so if Apache parses your code on
"GET", your WebDAV is useless as a mean to access and edit your code.
patpro
--
http://www.patpro.net/
Navigation:
[Reply to this message]
|