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