Re: [us...@httpd] .htaccess restricts write permission from webdav

2009-12-03 Thread Nick Kew
On 3 Dec 2009, at 05:36, J. Bakshi wrote: > Hello list, > > I am facing a strange problem with webdav caused by .htaccess !!! Don't. DAV configuration isn't just a map of URL-space to native-filesystem-space, which is why you need to configure it in URL-space. Anything in filesystem-space i

Re: [us...@httpd] .htaccess restricts write permission from webdav

2009-12-03 Thread André Warnier
J. Bakshi wrote: windows client simply throws error as permission denied. ... Does any one know why .htaccess prevents write access from webdav ? Hi. I am not saying that this /is/ your problem, but you should be aware of the fact that all DAV client implementations in Windows are notor

[us...@httpd] .htaccess restricts write permission from webdav

2009-12-02 Thread J. Bakshi
Hello list, I am facing a strange problem with webdav caused by .htaccess !!! I am running debian lenny server with apache2 ` ` ` Server version: Apache/2.2.9 (Debian) Server built: Jul 14 2009 20:44:04 ` ` ` with dav and dav_fs enabled. webdav is used here to modify/publish sites in apac