elections: drop no longer needed releasepassproxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2bce5b21ea
commit
a158c64f7d
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
<Location {{localpath}}>
|
||||
RequestHeader set CP-Location {{localpath}}
|
||||
</Location>
|
||||
|
||||
<Location ~ {{localpath}}/(static|tg_js)>
|
||||
Header unset Set-Cookie
|
||||
</Location>
|
||||
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
Loading…
Add table
Add a link
Reference in a new issue