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: Thu, 11 Oct 2012 23:03:35 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     12/10/11 23:03:35

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.31&r2=1.32

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- .htaccess   10 Oct 2012 20:11:51 -0000      1.31
+++ .htaccess   11 Oct 2012 23:03:34 -0000      1.32
@@ -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]