Re: [us...@httpd] Webdav - Files sent twice with

2010-05-26 Thread Remi
> > > If the upload is actually happening, it also means HTTP's conditional > request > (Expect / 100-Continue) isn't happening. That could be for many reasons: > hopefully it's not a server bug(!) Does it happen with all clients? Is > there a > proxy involved? What Apache version? > > I'm usin

Re: [us...@httpd] Webdav - Files sent twice with

2010-05-26 Thread Nick Kew
On 26 May 2010, at 11:18, Remi wrote: > Hi all, > > I have a server running apache with mod_dav enabled. > I try to set up a directory where only valid users can put files. Anonymous > can get these files. > I have an issue with this configuration. Below is the behavior when a valid > user put

[us...@httpd] Webdav - Files sent twice with

2010-05-26 Thread Remi
Hi all, I have a server running apache with mod_dav enabled. I try to set up a directory where only valid users can put files. Anonymous can get these files. I have an issue with this configuration. Below is the behavior when a valid user put a file on the server : - file is uploaded to server - s