mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
drop old redirects and add a specific sponsors.html redirect to getfedora.org
This commit is contained in:
@@ -20,12 +20,8 @@ RewriteRule .* - [F]
|
||||
RewriteCond %{REMOTE_ADDR} ^95\.24\.237\.122$
|
||||
RewriteRule .* - [F]
|
||||
|
||||
# With f20 we dropped this options link
|
||||
RewriteRule ^(/.*)?/get-fedora-options.*$ $1/get-fedora [R=302]
|
||||
|
||||
# Comment this when there is a prerelease available
|
||||
RewriteRule ^(/.*)?/get-prerelease.*$ http://fedoramagazine.org/fedora-23-released/ [R=301,L]
|
||||
#RewriteRule ^(/.*)?/get-spin-prerelease.*$ $1/get-fedora [R=302]
|
||||
# Sponsor links should go to the specific sponsor page
|
||||
RewriteRule ^(/.*)?/sponsors.*$ https://getfedora.org/sponsors [R=301,L]
|
||||
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTPS} off
|
||||
|
||||
Reference in New Issue
Block a user