www-commits
[Top][All Lists]
Advanced

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

www .htaccess software/.symlinks


From: Ineiev
Subject: www .htaccess software/.symlinks
Date: Mon, 23 Apr 2018 14:14:03 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/04/23 14:14:03

Modified files:
        .              : .htaccess 
        software       : .symlinks 

Log message:
        Use RedirectMatch with symlinks.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.48&r2=1.49
http://web.cvs.savannah.gnu.org/viewcvs/www/software/.symlinks?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- .htaccess   23 Apr 2018 18:09:40 -0000      1.48
+++ .htaccess   23 Apr 2018 18:14:02 -0000      1.49
@@ -23,5 +23,4 @@
 
 # Redirecting for-ios.* and for-windows.* to the Free Software Directory RT 
#1289418
 RedirectMatch permanent "^/software/for-ios(\..*)?" 
"https://directory.fsf.org/wiki/Collection:IOS";
-RedirectPermanent /software/for-windows.html 
"https://directory.fsf.org/wiki/Collection:Windows";
 RedirectMatch permanent "^/software/for-windows(\..*)?" 
"https://directory.fsf.org/wiki/Collection:Windows";

Index: software/.symlinks
===================================================================
RCS file: /web/www/www/software/.symlinks,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- software/.symlinks  15 Aug 2017 18:27:41 -0000      1.9
+++ software/.symlinks  23 Apr 2018 18:14:03 -0000      1.10
@@ -1,3 +1,5 @@
 software.html index.html
 ../server/standards/boilerplate-source.html boilerplate_software.html
 ../philosophy/java-trap.html java.html
+https://directory.fsf.org/wiki/Collection:Windows for-windows.html
+https://directory.fsf.org/wiki/Collection:IOS for-ios.html



reply via email to

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