DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41698>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41698 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-01 13:37 ------- (In reply to comment #9) > > OK, if I will enable mod_rewrite to do the same Destination rewriting and will > apply 'all the transformations done to the original request URL' -- will it > have > a chance to be committed? To tell the truth, just now I have no idea what are > those 'all transformations' but will try to understand. May be you will be so > kind to point me to the relevant code locations? As said most of them are done in the translate_name hook and some in the fixup hook, but in the general I think this can happen in other hooks as well (possibly due to other 3rd party modules). That said I currently have no good starting point how to do this properly. The only option that might open a possibility would be subrequests. Anyway some documentation references: http://httpd.apache.org/docs/2.2/en/developer/hooks.html http://httpd.apache.org/docs/2.2/en/developer/request.html http://www.apachetutor.org/dev/ > > And if we will turn this into the documentation issue, I will vote that > mod_dav's documentation should note that the 'Destination' should be rewritten > if we're living with the proxy. It is not obvious for the administrator when > the > proxied DAV is refusing to to PUT and MOVE. > This is definitely a good idea. Could you provide a documentation patch? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
