Whitespace and slashes.
This commit is contained in:
parent
1ff17f6b21
commit
f3bdf81c89
2 changed files with 15 additions and 5 deletions
|
@ -308,3 +308,13 @@
|
|||
- role: geoip-city-wsgi/proxy
|
||||
website: geoip.fedoraproject.org
|
||||
proxyurl: http://localhost:10029
|
||||
|
||||
# TODO - mirrormanager2, yk-val, apps.fp.o, badges-app-redirect,
|
||||
# fedora-releng-dash,
|
||||
# get-fedora-old-redirect
|
||||
# keys-redirect
|
||||
# main-fedoraproject-redirect
|
||||
# release-banner-redirect
|
||||
# verify-redirect
|
||||
# qa.stg.fedoraproject.org
|
||||
# taskotron.fedoraproject.org stuff
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<Location /{{remotepath}}>
|
||||
RequestHeader set CP-Location /{{remotepath}}
|
||||
<Location {{remotepath}}>
|
||||
RequestHeader set CP-Location {{remotepath}}
|
||||
SetEnv force-proxy-request-1.0 1
|
||||
SetEnv proxy-nokeepalive 1
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue