[PATCH] Redirect get-prerelease to get-fedora.

Ricky Zhou ricky at fedoraproject.org
Tue Jun 9 16:24:29 UTC 2009


---
 configs/web/fedoraproject.org/modRewrite.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/configs/web/fedoraproject.org/modRewrite.conf b/configs/web/fedoraproject.org/modRewrite.conf
index 037cd35..776d83e 100644
--- a/configs/web/fedoraproject.org/modRewrite.conf
+++ b/configs/web/fedoraproject.org/modRewrite.conf
@@ -26,3 +26,6 @@ RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ http://fedoraproject.org/wik
 #  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
 RedirectMatch ^/buildgroups/(.*)$ http://buildsys.fedoraproject.org/buildgroups/$1
 
+# Temporary redirect for get-prerelease - remove for F12 prereleases.
+RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
+
-- 
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/20090609/e15f49c8/attachment.sig>


More information about the Fedora-infrastructure-list mailing list