Make download.fp.o main page go to getfedora.org
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
a35ca948b3
commit
62f15555b5
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ RewriteRule (.*) - [F]
|
|||
#RewriteCond %{REQUEST_URI} ^/pub/fedora/linux/.*[/]+sparc.*
|
||||
#RewriteRule ^/pub/fedora/linux/(.*) /pub/fedora-secondary/$1
|
||||
|
||||
RewriteRule ^/$ https://getfedora.org/ [R=302,L]
|
||||
|
||||
RewriteRule ^/pub/epel/7Server/(.+) http://localhost:10002/mirrorlist?path=pub/epel/7/$1&redirect=1 [P,QSA,L]
|
||||
RewriteRule ^/(.+) {{proxyurl}}/mirrorlist?path=$1&redirect=1 [P,QSA,L]
|
||||
RewriteRule ^/$ {{proxyurl}}/mirrorlist?path=pub/fedora/linux/&redirect=1 [P,QSA,L]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue