Files
fedora-infra_ansible/roles/httpd/reverseproxy/templates/reversepassproxy.fas3.conf
Ricky Elrod dcb984c6d2 add python2-mock here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-09-06 20:15:05 +00:00

4 lines
130 B
Plaintext

ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPreserveHost on