mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
|
|
|
<Location "/mobile">
|
|
RequestHeader unset Cookie
|
|
</Location>
|