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: Mon, 23 Apr 2018 04:33:35 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/04/23 04:33:35

Modified files:
        .              : .htaccess 

Log message:
        RedirectMatch for-ios.* and for-windows.* per discussion with Ineiev.

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

Patches:
Index: .htaccess
===================================================================
RCS file: /webcvs/www/www/.htaccess,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- .htaccess   10 Jan 2018 14:03:17 -0000      1.42
+++ .htaccess   23 Apr 2018 08:33:34 -0000      1.43
@@ -20,3 +20,7 @@
 
 # Redirecting commonc++ (e.g. link to Homepage on 
sv.gnu.org/projects/commoncpp) to commoncpp.
 RedirectPermanent /software/commonc++/ /software/commoncpp/
+
+# Redirecting for-ios.* and for-windows.* to the Free Software Directory RT 
#1289418
+RedirectMatch 301 ^/software/for-ios(\.*)? 
https://directory.fsf.org/wiki/Collection:IOS
+RedirectMatch 301 ^/software/for-windows(\.*)? 
https://directory.fsf.org/wiki/Collection:Windows



reply via email to

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