Special-case bodhi (reverseproxy).
This commit is contained in:
parent
ecbc3764f8
commit
4ba76cb94f
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
<Location ~ {{localpath}}/(static|tg_widgets/turbogears.widgets)>
|
||||
Header unset Set-Cookie
|
||||
</Location>
|
||||
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
Loading…
Add table
Add a link
Reference in a new issue