mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 13:11:58 +08:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
|
ProxyPreserveHost on
|