mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
RewriteEngine On
|
|
|
|
ProxyPass {{ path }} {{ proxyurl }}/
|
|
ProxyPassReverse {{ path }} {{ proxyurl }}/
|