Stop overriding the reverseproxy config for bodhi
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
bdf439c203
commit
a0a625fd08
1 changed files with 0 additions and 10 deletions
|
@ -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}}
|
|
Loading…
Add table
Add a link
Reference in a new issue