On Tue, 20 Aug 2002, Rasmus Lerdorf wrote:

> It is getting there.  You are checking for POST under webdav_methods when
> POST is already allowed by default, so it is a redundant strcmp().

oops. that one slipped through and was certainly not intended to be there
:)

> Anybody else here have an issue with adding this configue option which
> will allows webdav methods through to be handled in user space?

Just to avoid missunderstandings: It's not a "./configure" option, but a
php.ini/.htaccess option, which is turned off by default.

chregu

>
> -Rasmus
>
> On Tue, 20 Aug 2002, Christian Stocker wrote:
>
> > Hi
> >
> > I took rasmus input and made a new (hopefully) better patch, to allow
> > webdav methods. I also changed  the option "allow_option" to
> > "allow_webdav_methods", which should be more descriptive.
> >
> > The patch can be found at http://trash.chregu.tv/webdav.diff
> >
> > I hope, it's cleaner now than before :)
> >
> > chregu
> >


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to