mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Stop overriding the reverseproxy config for bodhi
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<Location ~ {{localpath}}/(static|tg_widgets/turbogears.widgets)>
|
||||
Header unset Set-Cookie
|
||||
</Location>
|
||||
|
||||
{% if keephost %}
|
||||
ProxyPreserveHost On
|
||||
{% endif %}
|
||||
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
Reference in New Issue
Block a user