www-commits
[Top][All Lists]
Advanced

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

www .htaccess


From: Jason Self
Subject: www .htaccess
Date: Fri, 23 Sep 2011 17:45:19 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     11/09/23 17:45:19

Modified files:
        .              : .htaccess 

Log message:
        Redirect the old /philsophy/schools.html article to the new home

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

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- .htaccess   23 Sep 2011 17:13:29 -0000      1.20
+++ .htaccess   23 Sep 2011 17:45:14 -0000      1.21
@@ -1,3 +1,23 @@
+# NOTE: Overriding Options from .htaccess is not permitted by server 
configuration for security reasons
+
 RedirectPermanent /private/index.html http://www.gnu.org/home.html
 
-# NOTE: Overriding Options from .htaccess is not permitted by server 
configuration for security reasons
+# Redirect the old /philsophy/schools.html article to the new home
+RedirectPermanent /philosophy/schools.ar.html 
http://www.gnu.org/education/edu-schools.ar.html
+RedirectPermanent /philosophy/schools.bg.html 
http://www.gnu.org/education/edu-schools.bg.html
+RedirectPermanent /philosophy/schools.ca.html 
http://www.gnu.org/education/edu-schools.ca.html
+RedirectPermanent /philosophy/schools.de.html 
http://www.gnu.org/education/edu-schools.de.html
+RedirectPermanent /philosophy/schools.el.html 
http://www.gnu.org/education/edu-schools.el.html
+RedirectPermanent /philosophy/schools.es.html 
http://www.gnu.org/education/edu-schools.es.html
+RedirectPermanent /philosophy/schools.fa.html 
http://www.gnu.org/education/edu-schools.fa.html
+RedirectPermanent /philosophy/schools.fr.html 
http://www.gnu.org/education/edu-schools.fr.html
+RedirectPermanent /philosophy/schools.he.html 
http://www.gnu.org/education/edu-schools.he.html
+RedirectPermanent /philosophy/schools.html 
http://www.gnu.org/education/edu-schools.html
+RedirectPermanent /philosophy/schools.it.html 
http://www.gnu.org/education/edu-schools.it.html
+RedirectPermanent /philosophy/schools.ml.html 
http://www.gnu.org/education/edu-schools.ml.html
+RedirectPermanent /philosophy/schools.nl.html 
http://www.gnu.org/education/edu-schools.nl.html
+RedirectPermanent /philosophy/schools.pl.html 
http://www.gnu.org/education/edu-schools.pl.html
+RedirectPermanent /philosophy/schools.pt-br.html 
http://www.gnu.org/education/edu-schools.pt-br.html
+RedirectPermanent /philosophy/schools.ru.html 
http://www.gnu.org/education/edu-schools.ru.html
+RedirectPermanent /philosophy/schools.ta.html 
http://www.gnu.org/education/edu-schools.ta.html
+RedirectPermanent /philosophy/schools.uz.html 
http://www.gnu.org/education/edu-schools.uz.html



reply via email to

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