diff options
| author | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-05-10 16:56:25 +0000 |
|---|---|---|
| committer | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-05-10 16:56:25 +0000 |
| commit | e34d1ff891733cc72fdb968877e8a58541132b4e (patch) | |
| tree | 2fbf338a17ddc48fd5e5079172f78996078825da | |
| parent | 1777c84e0f369f3b9e3f981641b82ac0130565f0 (diff) | |
Remove temporary download.fp.o to dl.fp.o 24 Beta redirect
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| -rw-r--r-- | roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager-redirector.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager-redirector.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager-redirector.conf index 9a943bb45..8fb1ab5aa 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager-redirector.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager-redirector.conf @@ -8,8 +8,6 @@ RewriteRule (.*) - [F] #RewriteCond %{REQUEST_URI} ^/pub/fedora/linux/.*[/]+sparc.* #RewriteRule ^/pub/fedora/linux/(.*) /pub/fedora-secondary/$1 -RewriteRule ^/pub/fedora/linux/releases/test/24_Beta/(.+) "https://dl.fedoraproject.org/pub/fedora/linux/releases/test/24_Beta/$1" [L,R=307] - RewriteRule ^/(.+) {{proxyurl}}/mirrorlist?path=$1&redirect=1 [P,QSA,L] RewriteRule ^/$ {{proxyurl}}/mirrorlist?path=pub/fedora/linux/&redirect=1 [P,QSA,L] |
