diff options
Diffstat (limited to 'roles/httpd/reverseproxy')
| -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] |
