Update of /cvsroot/audacity/htdocs
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3493

Modified Files:
        .htaccess 
Log Message:
Redirect various old LAME URLs to the current LAME FAQ

Index: .htaccess
===================================================================
RCS file: /cvsroot/audacity/htdocs/.htaccess,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- .htaccess   5 Aug 2007 16:26:23 -0000       1.8
+++ .htaccess   31 Dec 2009 09:20:19 -0000      1.9
@@ -5,9 +5,10 @@
 RewriteEngine On
 RewriteBase /
 RewriteRule ^/blog - [L]
-# Redirect URL from Audacity 1.3.3
-RewriteRule ^lame.html download/lame [R=permanent]
-RewriteRule ^lame download/lame [R=permanent]
+# Redirect URLs for LAME 
+RewriteRule ^lame.html help/faq?s=install&i=lame-mp3 [R=permanent]
+RewriteRule ^lame help/faq?s=install&i=lame-mp3 [R=permanent]
+RewriteRule ^download/lame help/faq?s=install&i=lame-mp3 [R=permanent]
 
 # Redirect URLs from previous version of site
 #RewriteRule ^index.php(.*) ./$1 [R=permanent]


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to