Quote Originally Posted by jacek
IMO this configuration doesn't prohibit the use of GET method. It just requires a specific user for the other methods.
this config is only to alias

Get & Post method is default from apache ....
<Location /webdav>

The problem by qt QHttp.... wenn user & pass is set....
this is 2 request ... first get normal (like 1000 of homepage)
the 2 request qt send PUT user & pass to the request file...

http://www.w3.org/Protocols/rfc2616/...c9.html#sec9.6 PUT
http://www.w3.org/Protocols/rfc2616/...4.html#sec14.8 Authorization