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: Sat, 28 Apr 2018 11:25:56 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/04/28 11:25:56

Modified files:
        .              : .htaccess 
        software       : .symlinks 

Log message:
        Revert previous commit.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.50&r2=1.51
http://web.cvs.savannah.gnu.org/viewcvs/www/software/.symlinks?cvsroot=www&r1=1.11&r2=1.12

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- .htaccess   28 Apr 2018 14:46:10 -0000      1.50
+++ .htaccess   28 Apr 2018 15:25:55 -0000      1.51
@@ -22,9 +22,5 @@
 RedirectPermanent /software/commonc++/ /software/commoncpp/
 
 # Redirecting for-ios.* and for-windows.* to the Free Software Directory RT 
#1289418
-RedirectMatch permanent \
-  "^/software/for-ios((\.html(\.(..)(-..)?)?)|((\.(..)(-..)?)\.html))$" \
-  "https://directory.fsf.org/wiki/Collection:IOS";
-RedirectMatch permanent \
-  "^/software/for-windows((\.html(\.(..)(-..)?)?)|((\.(..)(-..)?)\.html))$" \
-  "https://directory.fsf.org/wiki/Collection:Windows";
+RedirectMatch permanent "^/software/for-ios(\..*)?" 
"https://directory.fsf.org/wiki/Collection:IOS";
+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.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- software/.symlinks  28 Apr 2018 14:46:12 -0000      1.11
+++ software/.symlinks  28 Apr 2018 15:25:56 -0000      1.12
@@ -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]