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: Thu, 16 Aug 2018 07:35:00 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/08/16 07:35:00

Modified files:
        .              : .htaccess 
        software       : .symlinks 

Log message:
        Replace symlink with RedirectPermanent.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.51&r2=1.52
http://web.cvs.savannah.gnu.org/viewcvs/www/software/.symlinks?cvsroot=www&r1=1.13&r2=1.14

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- .htaccess   28 Apr 2018 15:25:55 -0000      1.51
+++ .htaccess   16 Aug 2018 11:34:59 -0000      1.52
@@ -21,6 +21,8 @@
 # Redirecting commonc++ (e.g. link to Homepage on 
sv.gnu.org/projects/commoncpp) to commoncpp.
 RedirectPermanent /software/commonc++/ /software/commoncpp/
 
+RedirectPermanent /software/java-training-wheels/ /software/jtw/
+
 # 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";
 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.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- software/.symlinks  16 Aug 2018 10:48:04 -0000      1.13
+++ software/.symlinks  16 Aug 2018 11:34:59 -0000      1.14
@@ -3,4 +3,3 @@
 ../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
-java-training-wheels jtw



reply via email to

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