Commit:    f38226a88200bcadf80ac1c9ec81320098a76fe5
Author:    sAnexeh <git...@sanexeh.nl>         Tue, 6 Mar 2018 20:59:20 +0100
Committer: Anatol Belski <a...@php.net>      Tue, 6 Mar 2018 21:10:32 +0100
Parents:   1bb6fe963f447b8d3e49f0aa95044fd52c935d94
Branches:  master

Link:       
http://git.php.net/?p=web/windows.git;a=commitdiff;h=f38226a88200bcadf80ac1c9ec81320098a76fe5

Log:
Change windows.php.net links to https

Changed paths:
  M  docroot/index.php
  M  docroot/styles/listing2.css
  M  templates/header.php
  M  templates/left_column.php

diff --git a/docroot/index.php b/docroot/index.php
index b720af8..efdded1 100644
--- a/docroot/index.php
+++ b/docroot/index.php
@@ -43,9 +43,9 @@ include TPL_PATH . 'news_line.php';
                        
                        <p>Alternatively, the updated OpenSSL dependency DLLs 
can be downloaded separately as replacement for the older PHP and Apache 
versions.
                                <ul>
-                                       <li><a 
href="http://windows.php.net/downloads/php-sdk/deps/vc9/x86/openssl-0.9.8zf-vc9-x86.zip";>http://windows.php.net/downloads/php-sdk/deps/vc9/x86/openssl-0.9.8zf-vc9-x86.zip</a></li>
-                                       <li><a 
href="http://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1m-vc11-x86.zip";>http://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1m-vc11-x86.zip</a></li>
-                                       <li><a 
href="http://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1m-vc11-x64.zip";>http://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1m-vc11-x64.zip</a></li>
+                                       <li><a 
href="https://windows.php.net/downloads/php-sdk/deps/vc9/x86/openssl-0.9.8zf-vc9-x86.zip";>https://windows.php.net/downloads/php-sdk/deps/vc9/x86/openssl-0.9.8zf-vc9-x86.zip</a></li>
+                                       <li><a 
href="https://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1m-vc11-x86.zip";>https://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1m-vc11-x86.zip</a></li>
+                                       <li><a 
href="https://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1m-vc11-x64.zip";>https://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1m-vc11-x64.zip</a></li>
                                </ul>
                        </p>
                        </div>
@@ -64,8 +64,8 @@ include TPL_PATH . 'news_line.php';
                        <p>Alternatively, the updated OpenSSL dependency DLLs 
can be downloaded separately as replacement for the older PHP versions. Though 
be aware that
                                this issue affects only OpenSSL 1.0.x and the 
DLL packages are only applicable to PHP 5.5 and upper.
                                <ul>
-                                       <li><a 
href="http://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1g-vc11-x86.zip";>http://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1g-vc11-x86.zip</a></li>
-                                       <li><a 
href="http://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1g-vc11-x64.zip";>http://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1g-vc11-x64.zip</a></li>
+                                       <li><a 
href="https://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1g-vc11-x86.zip";>https://windows.php.net/downloads/php-sdk/deps/vc11/x86/openssl-1.0.1g-vc11-x86.zip</a></li>
+                                       <li><a 
href="https://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1g-vc11-x64.zip";>https://windows.php.net/downloads/php-sdk/deps/vc11/x64/openssl-1.0.1g-vc11-x64.zip</a></li>
                                </ul>
                                
                                PHP 5.4 and lower is not affected by this 
issue. 
@@ -433,7 +433,7 @@ include TPL_PATH . 'news_line.php';
                       source downloads please visit our <a href=
                       "/downloads.php">downloads page</a>, Windows
                       binaries can be found on <a href=
-                      
"http://windows.php.net/download/";>windows.php.net/download/</a>.</p>
+                      
"https://windows.php.net/download/";>windows.php.net/download/</a>.</p>
                     </div>
                   </div><!-- .info -->
 
@@ -889,7 +889,7 @@ include TPL_PATH . 'news_line.php';
                 </div><!-- .block -->
 
                 <p class="t-center"><!--
-                                <a 
href="http://windows.php.net/archive/index.php";><strong>News 
Archive</strong></a>
+                                <a 
href="https://windows.php.net/archive/index.php";><strong>News 
Archive</strong></a>
                                 --></p>
               </div><!-- .content -->
             </div>
diff --git a/docroot/styles/listing2.css b/docroot/styles/listing2.css
index bb9a212..735cc61 100644
--- a/docroot/styles/listing2.css
+++ b/docroot/styles/listing2.css
@@ -24,7 +24,7 @@ pre.header {
 }
 
 pre.header DIV.logo-header {
-    background: url(http://windows.php.net/images/header-corners.jpg) repeat-x 
0 -232px;
+    background: url(https://windows.php.net/images/header-corners.jpg) 
repeat-x 0 -232px;
        height: 116px;
        clear:both;
 }
@@ -37,7 +37,7 @@ pre.header DIV.logo-header .content {
 }
 
 pre.header DIV.logo-header h1 a {
-       background:url(http://windows.php.net/images/header-logo-win.jpg) left 
top no-repeat;
+       background:url(https://windows.php.net/images/header-logo-win.jpg) left 
top no-repeat;
        float:left;
        width:434px;
        height:76px;
@@ -54,7 +54,7 @@ pre.header #main-menu {
 }
 
 pre.header #main-menu {
-    background-image: url(http://windows.php.net/images/menu-corners-back.gif);
+    background-image: 
url(https://windows.php.net/images/menu-corners-back.gif);
     clear:both;
 }
 
diff --git a/templates/header.php b/templates/header.php
index 1a5fa4e..75c35f3 100644
--- a/templates/header.php
+++ b/templates/header.php
@@ -9,24 +9,24 @@
         <link type="text/css" media="print" rel="stylesheet" 
href="/styles/print.css" />
         <link type="text/css" media="handfield" rel="stylesheet" 
href="/styles/handfield.css" />
 
-        <link rel="icon" href="http://windows.php.net/favicon.ico"; 
type="image/x-icon" />
+        <link rel="icon" href="https://windows.php.net/favicon.ico"; 
type="image/x-icon" />
     </head>
 
     <body id="homepage">
         <ul id="root">
             <li id="header">
                 <div class="content">
-                    <h1><a href="http://windows.php.net/index.php";>PHP: 
Hypertext Preprocessor</a></h1>
+                    <h1><a href="https://windows.php.net/index.php";>PHP: 
Hypertext Preprocessor</a></h1>
                 </div><!-- .content -->
             </li><!-- .header-->
 
             <li id="main-menu">
                 <ul id="top-navigation">
-                    <li><a href="http://windows.php.net";>Home</a></li>
-                    <li><a 
href="http://windows.php.net/download/";>Downloads</a></li>
-                    <li><a href="http://windows.php.net/qa/";>QA 
Releases</a></li>
-                    <li><a 
href="http://windows.php.net/snapshots/";>Snapshots</a></li>
-                    <li><a href="http://windows.php.net/team/";>Team</a></li>
+                    <li><a href="https://windows.php.net";>Home</a></li>
+                    <li><a 
href="https://windows.php.net/download/";>Downloads</a></li>
+                    <li><a href="https://windows.php.net/qa/";>QA 
Releases</a></li>
+                    <li><a 
href="https://windows.php.net/snapshots/";>Snapshots</a></li>
+                    <li><a href="https://windows.php.net/team/";>Team</a></li>
                     <li class="last"><a href="http://www.php.net";>PHP.net 
site</a></li>
                 </ul>
             </li><!-- .main-menu-->
diff --git a/templates/left_column.php b/templates/left_column.php
index b3e916d..2bd527a 100644
--- a/templates/left_column.php
+++ b/templates/left_column.php
@@ -33,8 +33,8 @@
                                    <br /><br />
 
                                     The PECL extension 
-                                    <a 
href="http://windows.php.net/downloads/pecl/releases/";>release</a> and
-                                    <a 
href="http://windows.php.net/downloads/pecl/snaps/";>snapshot</a> build 
directories are browsable
+                                    <a 
href="https://windows.php.net/downloads/pecl/releases/";>release</a> and
+                                    <a 
href="https://windows.php.net/downloads/pecl/snaps/";>snapshot</a> build 
directories are browsable
                                    directly.
                                     </p>
 
@@ -129,7 +129,7 @@ if ((isset($mode) && ($mode == 'snapshots' || $mode == 
'qa'))
 
                                     <h3>Archives</h3>
                                     <p>
-                                    Past releases are available from our <a 
href="http://windows.php.net/downloads/releases/archives/";>archives</a>, older 
versions 
+                                    Past releases are available from our <a 
href="https://windows.php.net/downloads/releases/archives/";>archives</a>, older 
versions 
                                     not found there can be found at the <a 
href="http://museum.php.net/";>Museum</a>.
                                     </p>
-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to