https://bz.apache.org/bugzilla/show_bug.cgi?id=69260

--- Comment #3 from Eric Covener <cove...@gmail.com> ---
you might try one of:

RewriteRule (.*) unix:/run/tmservice/http.socket|http://localhost%{REQUEST_URI}
[P,NE,E=proxy-nocanon:1]

or

RewriteRule (.*) -
[H=unix:/run/tmservice/http.socket|http://localhost%{REQUEST_URI}]

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to