Add redirect from /legal/trademarks/guidelines to http://fedoraproject.org/wiki/Legal:Trademark_guidelines.
As requested by Paul at
https://fedorahosted.org/fedora-infrastructure/ticket/1269. I tested
this on staging, so this should be relatively safe.
---
configs/web/fedoraproject.org/modRewrite.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configs/web/fedoraproject.org/modRewrite.conf b/configs/web/fedoraproject.org/modRewrite.conf
index ad12573..037cd35 100644
--- a/configs/web/fedoraproject.org/modRewrite.conf
+++ b/configs/web/fedoraproject.org/modRewrite.conf
@@ -15,6 +15,7 @@ RewriteRule ^/docs/(.*) http://docs.fedoraproject.org/$1 [R=301,L]
RewriteRule ^/Download/(.*) http://rhold.fedoraproject.org/Download/$1 [R=301,L]
RewriteRule ^/download/(.*) http://rhold.fedoraproject.org/Download/$1 [R=301,L]
RewriteRule ^/extras/(.*) http://download.fedora.redhat.com/pub/fedora/linux/extras/$1 [R=302,L]
+RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ http://fedoraproject.org/wiki/Legal:Trademark_guidelines [R=301,L]
# RedirectMatch ^/wiki/Releases/7 http://fedoraproject.org/static-tmp/7
# RedirectMatch ^/wiki/$ http://fedoraproject.org/static-tmp/
# RedirectMatch ^/wiki/FedoraMain$ http://fedoraproject.org/static-tmp/
--
1.5.5.6
_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list