set ProxyPreserveHost

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-08-03 09:16:38 +00:00
parent cc231ecdc3
commit ff9c55e1e8

View file

@ -0,0 +1,3 @@
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPreserveHost on