Files
fedora-infra_ansible/roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf
2016-12-20 05:50:43 +00:00

5 lines
225 B
Plaintext

ProxyPassReverseCookieDomain ipa01{{env_suffix}}.phx2.fedoraproject.org id{{env_suffix}}.fedoraproject.org
ProxyPass {{ localpath }} {{ proxyurl }}{{remotepath}}
ProxyPassReverse {{ localpath }} {{ proxyurl }}{{remotepath}}