websites: drop fedoraproject.org/sponsors redirect

This commit is contained in:
Francois Andrieu 2023-04-01 10:54:28 +02:00
parent 6030f92f4a
commit b85d421855
No known key found for this signature in database

View file

@ -20,9 +20,6 @@ RewriteRule .* - [F]
RewriteCond %{REMOTE_ADDR} ^95\.24\.237\.122$
RewriteRule .* - [F]
# Sponsor links should go to the specific sponsor page
RewriteRule ^(/.*)?/sponsors.*$ https://getfedora.org/sponsors [R=301,L]
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^/([^/]+/)?(keys|verify)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]