DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17551>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17551 DAV MOVE of file with spaces in name on IRIX filesystem causes 502 error response [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-03-14 00:07 ------- So, I finally found out how to issue a MOVE by hand and see this in the return response. I immediately determine this has to do with how I have DAV setup, and is not a DAV bug...a feature maybe, but not a bug. I am using stunnel to get DAV over SSL. Everything works, and I mean everything, except MOVE, because move requires that the Destination: header be an URI. In my case that URI is http://localhost:8888/somefile.name, not the hostname DAV wants. HTTP/1.1 502 Bad Gateway I am closing this bug in frustration. I guess I will correct this on the server with mod_rewrite. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
