mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
ProxyPreserveHost On
|
|
|
|
# This needs to be massive due to koji's completeBuild with texlive (https://pagure.io/koji/issue/259)
|
|
ProxyTimeout 10800
|
|
TimeOut 10800
|
|
|
|
ProxyPass {{ localpath }} {{ proxyurl }}{{remotepath}}
|
|
ProxyPassReverse {{ localpath }} {{ proxyurl }}{{remotepath}}
|