RE: [users@httpd] Web Dav overwrite files

2013-01-21 Thread Johan Moraal
ce is modified, either the 200 (OK) or > 204 (No Content) response codes SHOULD be > sent to indicate successful completion of the request. > > HTH, > -tony > > -Original Message- > From: Johan Moraal [mailto:johan.mor...@gmail.com] > Sent: Monday, January

[users@httpd] Web Dav overwrite files

2013-01-21 Thread Johan Moraal
Hi All How do I setup the Web Dav module to allow overwriting of files on the server? Example: The first time I send a file to the server I get this: Client request: > PUT /radar%2Ebin HTTP/1.1 > User-Agent: curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8k > zlib/1.2.3.3 libidn/1.1

Re: [users@httpd] WebDav setup

2013-01-18 Thread Johan Moraal
a PUT request I'm not worried about security at the moment since the server is not connected to the internet while i'm fiddling with it. On 18 January 2013 12:50, Pete Houston wrote: > On Fri, Jan 18, 2013 at 12:39:36PM +0200, Johan Moraal wrote: >> > > That's no

Re: [users@httpd] WebDav setup

2013-01-18 Thread Johan Moraal
v the reported version is 2.054. On 18 January 2013 12:26, Nick Kew wrote: > > On 18 Jan 2013, at 09:33, Johan Moraal wrote: > >> And under >> >> I added Dav On > > Gotcha. > > mod_dav doesn't map to

[users@httpd] WebDav setup

2013-01-18 Thread Johan Moraal
Dear Apache users I'm trying to setup and enable the WebDav module in Apache 2. I'm running version 2.0.54 on a PowerPC based Linux platform. The Linux distro used is not well known, it is the factory default distributed by Freescale on the P1022DS development kit. The output of the "uname -a" com