mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
<Location ~ {{localpath}}/(static|tg_widgets/turbogears.widgets)>
|
|
Header unset Set-Cookie
|
|
</Location>
|
|
|
|
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|