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(). Otherwise your patch looks ok.
Anybody else here have an issue with adding this configue option which will allows webdav methods through to be handled in user space? -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 > > > -- > christian stocker | bitflux GmbH | schöneggstrasse 5 | ch-8004 zurich > phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 > http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB > > > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php