diff mbox

[wwwdocs] Adjust fortran/ redirects to use https

Message ID alpine.LSU.2.11.1406281254550.30120@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer June 28, 2014, 11:15 a.m. UTC
Applied.

Gerald
diff mbox

Patch

Index: fortran/.htaccess
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/fortran/.htaccess,v
retrieving revision 1.1
diff -u -r1.1 .htaccess
--- fortran/.htaccess	18 Oct 2006 21:42:46 -0000	1.1
+++ fortran/.htaccess	28 Jun 2014 10:53:44 -0000
@@ -1,6 +1,6 @@ 
-Redirect permanent /fortran/compilerstatus.html  http://gcc.gnu.org/fortran/
-Redirect permanent /fortran/extensions.html      http://gcc.gnu.org/fortran/
-Redirect permanent /fortran/librarystatus.html   http://gcc.gnu.org/fortran/
-Redirect permanent /fortran/todo.html            http://gcc.gnu.org/fortran/
-Redirect permanent /fortran/usage.html           http://gcc.gnu.org/fortran/
+Redirect permanent /fortran/compilerstatus.html  https://gcc.gnu.org/fortran/
+Redirect permanent /fortran/extensions.html      https://gcc.gnu.org/fortran/
+Redirect permanent /fortran/librarystatus.html   https://gcc.gnu.org/fortran/
+Redirect permanent /fortran/todo.html            https://gcc.gnu.org/fortran/
+Redirect permanent /fortran/usage.html           https://gcc.gnu.org/fortran/