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: Wed, 10 Jan 2018 09:03:17 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/01/10 09:03:17

Modified files:
        .              : .htaccess 

Log message:
        Redirect /s/commonc++ to /s/commoncpp.

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

Patches:
Index: .htaccess
===================================================================
RCS file: /webcvs/www/www/.htaccess,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- .htaccess   22 Sep 2017 17:42:53 -0000      1.41
+++ .htaccess   10 Jan 2018 14:03:17 -0000      1.42
@@ -17,3 +17,6 @@
 
 # Redirecting html-info to gnu-html-info.
 RedirectPermanent /software/html-info /software/gnu-html-info
+
+# Redirecting commonc++ (e.g. link to Homepage on 
sv.gnu.org/projects/commoncpp) to commoncpp.
+RedirectPermanent /software/commonc++/ /software/commoncpp/



reply via email to

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