[Change Request] Add redirect from /legal/trademarks/guidelines to http://fedoraproject.org/wiki/Legal:Trademark_guidelines.
Ricky Zhou
ricky at fedoraproject.org
Mon Mar 16 19:13:41 UTC 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20090316/de9b4af7/attachment.sig>
More information about the Fedora-infrastructure-list
mailing list