Merge branch 'fbr-mobile'
This commit is contained in:
commit
616b1a5f0e
2 changed files with 0 additions and 13 deletions
|
@ -165,13 +165,6 @@
|
|||
localpath: /voting
|
||||
proxyurl: http://localhost:10007
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: fedoraproject.org
|
||||
destname: fedora-mobile
|
||||
remotepath: /mobile
|
||||
localpath: /mobile
|
||||
proxyurl: http://fedora-infra.github.io
|
||||
|
||||
# Fedoauth is odd here -- it has an entry for both stg and prod.
|
||||
- role: httpd/reverseproxy
|
||||
website: id.stg.fedoraproject.org
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
|
||||
<Location "/mobile">
|
||||
RequestHeader unset Cookie
|
||||
</Location>
|
Loading…
Add table
Add a link
Reference in a new issue