www-commits
[Top][All Lists]
Advanced

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

www .htaccess


From: Therese Godefroy
Subject: www .htaccess
Date: Sat, 16 Sep 2017 10:43:02 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 17/09/16 10:43:02

Modified files:
        .              : .htaccess 

Log message:
        Redirect html-info to gnu-html-info.

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

Patches:
Index: .htaccess
===================================================================
RCS file: /webcvs/www/www/.htaccess,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- .htaccess   12 Sep 2017 18:41:52 -0000      1.37
+++ .htaccess   16 Sep 2017 14:43:02 -0000      1.38
@@ -46,3 +46,6 @@
 
 # Redirecting /software/grub/manual/grub.html to /software/grub/manual/grub/ 
RT #1239550.
 RedirectPermanent /software/grub/manual/grub.html 
http://www.gnu.org/software/grub/manual/grub/
+
+# Redirecting html-info to gnu-html-info.
+RedirectPermanent /software/html-info /software/gnu-html-info



reply via email to

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