www-commits
[Top][All Lists]
Advanced

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

www .htaccess


From: Andrea Luzzi
Subject: www .htaccess
Date: Tue, 12 Sep 2017 14:41:52 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Andrea Luzzi <libremind>        17/09/12 14:41:52

Modified files:
        .              : .htaccess 

Log message:
        Fix missing www

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

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- .htaccess   12 Sep 2017 18:06:35 -0000      1.36
+++ .htaccess   12 Sep 2017 18:41:52 -0000      1.37
@@ -45,4 +45,4 @@
 RedirectPermanent /software/gnuradio/ http://gnuradio.org/
 
 # Redirecting /software/grub/manual/grub.html to /software/grub/manual/grub/ 
RT #1239550.
-RedirectPermanent /software/grub/manual/grub.html 
http://gnu.org/software/grub/manual/grub/
+RedirectPermanent /software/grub/manual/grub.html 
http://www.gnu.org/software/grub/manual/grub/



reply via email to

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