www-commits
[Top][All Lists]
Advanced

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

www .htaccess


From: Andrea Luzzi
Subject: www .htaccess
Date: Tue, 12 Sep 2017 14:06:35 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Andrea Luzzi <libremind>        17/09/12 14:06:35

Modified files:
        .              : .htaccess 

Log message:
        Redirecting /software/grub/manual/grub.html to 
/software/grub/manual/grub/ RT #1239550

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

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- .htaccess   4 Mar 2016 07:38:28 -0000       1.35
+++ .htaccess   12 Sep 2017 18:06:35 -0000      1.36
@@ -43,3 +43,6 @@
 
 # Redirecting /software/gnuradio to gnuradio.org per RT # 775877
 RedirectPermanent /software/gnuradio/ http://gnuradio.org/
+
+# Redirecting /software/grub/manual/grub.html to /software/grub/manual/grub/ 
RT #1239550.
+RedirectPermanent /software/grub/manual/grub.html 
http://gnu.org/software/grub/manual/grub/



reply via email to

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