mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
<Location ~ {{localpath}}/(static|tg_widgets/turbogears.widgets)>
|
|
Header unset Set-Cookie
|
|
</Location>
|
|
|
|
Alias /robots.txt /srv/web/robots.txt.bodhi.fedoraproject.org
|
|
|
|
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|