This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Adjust fortran/ redirects to use https


Applied.

Gerald

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/
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]