www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www .htaccess


From: Jason Self
Subject: www .htaccess
Date: Wed, 10 Oct 2012 19:56:28 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     12/10/10 19:56:28

Modified files:
        .              : .htaccess 

Log message:
        Redirecting /software/gnuradio to gnuradio.org per RT # 775877

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.28&r2=1.29

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- .htaccess   6 May 2012 13:19:47 -0000       1.28
+++ .htaccess   10 Oct 2012 19:56:27 -0000      1.29
@@ -41,3 +41,6 @@
 RedirectPermanent /server/standards/README.translations.id.html 
/server/standards/README.translations.en.html
 RedirectPermanent /server/standards/README.translations.sq.html 
/server/standards/README.translations.en.html
 RedirectPermanent /server/standards/README.translations.uk.html 
/server/standards/README.translations.en.html
+
+#Redirecting /software/gnuradio to gnuradio.org per RT # 775877
+RedirectPermanent /software/gnuradio/ http://gnuradio.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]