mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +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>
|