apache: switch to https:// URI
authorMike Frysinger <vapier@gentoo.org>
Wed, 1 Jun 2016 19:49:26 +0000 (15:49 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 1 Jun 2016 19:52:34 +0000 (15:52 -0400)
18 files changed:
app-admin/apache-tools/apache-tools-2.2.31.ebuild
app-admin/apache-tools/apache-tools-2.4.18.ebuild
app-admin/apache-tools/apache-tools-2.4.20.ebuild
app-backup/backuppc/files/apache2-backuppc.conf
app-backup/backuppc/files/httpd.conf
dev-haskell/happstack-server/files/happstack-server-7.4.2-time-1.5.patch
net-nds/389-admin/files/389-admin.confd
www-apache/libapreq2/libapreq2-2.13-r1.ebuild
www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild
www-apache/mod_mono/metadata.xml
www-apache/mod_proxy_fcgi/mod_proxy_fcgi-0_p816361.ebuild
www-apps/bugzilla/files/postinstall-en.txt
www-apps/webdavcgi/files/apache-webdavcgi-0.8-example.conf
www-servers/apache/apache-2.2.31.ebuild
www-servers/apache/apache-2.4.18-r1.ebuild
www-servers/apache/apache-2.4.18.ebuild
www-servers/apache/apache-2.4.20.ebuild

index a0a17b5dee902f8b7072867be26c01cfeb0e4e8b..eb4d5e6dc827c5ce15d94886b94fae46c9aaa251 100644 (file)
@@ -6,7 +6,7 @@ EAPI="4"
 inherit flag-o-matic eutils
 
 DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
index f29452a85132db6c629c3462cc88bb721620590b..993b58d113643edfdee5b446ab0919a82bbefeec 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit flag-o-matic eutils multilib toolchain-funcs
 
 DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
index 1afa37175e9c3e0ae3f2fbdafa3ac6ed857e5190..f503d5ab29f0c5731d4be34c7c4d45e79d427b92 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic eutils multilib toolchain-funcs
 
 DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
index 1c27c69be46e3184958a66a4c81deb804e8d30ba..4df0b4e39004154c40baa2be620136b0f793afe8 100644 (file)
@@ -68,6 +68,6 @@ CONFIGFILE=/etc/BackupPC/httpd.conf
 
 # Method to use when reloading the server
 # Valid options are 'restart' and 'graceful'
-# See http://httpd.apache.org/docs/2.2/stopping.html for information on
+# See https://httpd.apache.org/docs/2.2/stopping.html for information on
 # what they do and how they differ.
 #RELOAD_TYPE="graceful"
index 00493d865acf62265853d60b8db75a413b9f9daf..b47475c3e9f5ab4429c7dcf00309d9d2dcfd0592 100644 (file)
@@ -8,14 +8,14 @@
 #
 # Bug Reports:
 #   http://bugs.gentoo.org                    [gentoo related bugs]
-#   http://httpd.apache.org/bug_report.html   [apache httpd related bugs]
+#   https://httpd.apache.org/bug_report.html   [apache httpd related bugs]
 #
 #
 # This is the main Apache HTTP server configuration file.  It contains the
 # configuration directives that give the server its instructions.
-# See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
+# See <URL:https://httpd.apache.org/docs/2.2> for detailed information.
 # In particular, see
-# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
+# <URL:https://httpd.apache.org/docs/2.2/mod/directives.html>
 # for a discussion of each configuration directive.
 #
 # Do NOT simply read the instructions in here without understanding
@@ -285,7 +285,7 @@ NameVirtualHost *:80
        # doesn't give it to you.
        #
        # The Options directive is both complicated and important.  Please see
-       # http://httpd.apache.org/docs/2.2/mod/core.html#options
+       # https://httpd.apache.org/docs/2.2/mod/core.html#options
        # for more information.
        Options Indexes FollowSymLinks
 
index a536ba0b2f92ed3936a14f500aa8dfc8e2daa007..d116cb6b8a6b1d96ea7cca083d4a99e961cf73cf 100644 (file)
@@ -103,7 +103,7 @@ index 5561940..c85ff81 100644
 +#endif
  
  -- | Format the time as describe in the Apache combined log format.
- --   http://httpd.apache.org/docs/2.2/logs.html#combined
+ --   https://httpd.apache.org/docs/2.2/logs.html#combined
 diff --git a/src/Happstack/Server/Response.hs b/src/Happstack/Server/Response.hs
 index 7ae52b3..23f61b0 100644
 --- a/src/Happstack/Server/Response.hs
index 8f134a4a2e7609115df332a3bdf47c0285f4fbe7..2f3e92affe2e1a64754bbca7ec52a9cbeb3fbf65 100644 (file)
@@ -68,6 +68,6 @@ APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO -D SUEXEC"
 
 # Method to use when reloading the server
 # Valid options are 'restart' and 'graceful'
-# See http://httpd.apache.org/docs/2.2/stopping.html for information on
+# See https://httpd.apache.org/docs/2.2/stopping.html for information on
 # what they do and how they differ.
 #RELOAD_TYPE="graceful"
index e1364503161df9486197d451a8430b37dacd0141..6ef5f7dd3a0d0b38dec9431eb8e54ddd75f06420 100644 (file)
@@ -8,7 +8,7 @@ inherit apache-module perl-module multilib
 
 DESCRIPTION="A library for manipulating client request data via the Apache API"
 SRC_URI="mirror://apache/httpd/libapreq/${P}.tar.gz"
-HOMEPAGE="http://httpd.apache.org/apreq/"
+HOMEPAGE="https://httpd.apache.org/apreq/"
 
 LICENSE="Apache-2.0"
 SLOT="2"
index 6d6d73d567a14f246b2c5d14b3badc74c1c878b8..3ddd2a26309b2ef8a2e394f6bdd9f4b311a10266 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit apache-module eutils multilib
 
 DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management"
-HOMEPAGE="http://httpd.apache.org/mod_fcgid/"
+HOMEPAGE="https://httpd.apache.org/mod_fcgid/"
 SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2"
 
 LICENSE="GPL-2"
index 4b43cb67b7896d8a1241ea490ff0931227d2d606..3739ac2a69c843ccb3ca08465a033b14e2351026 100644 (file)
@@ -5,7 +5,7 @@
 inherit apache-module eutils multilib
 
 DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management"
-HOMEPAGE="http://httpd.apache.org/mod_fcgid/"
+HOMEPAGE="https://httpd.apache.org/mod_fcgid/"
 SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2"
 
 LICENSE="GPL-2"
index 7f9136b03fa7cdce5eca2dcaeba962261075a2c8..153f190515ba7d5bd4c48e275d537b137bf80909 100644 (file)
@@ -6,7 +6,7 @@
                <name>Gentoo Dotnet Project</name>
        </maintainer>
        <longdescription lang="en">
-               The module allows Apache (http://httpd.apache.org) to serve ASP.NET
+               The module allows Apache (https://httpd.apache.org/) to serve ASP.NET
                pages by proxying the requests to a slightly modified version of our XSP
                called mod-mono-server that is installed along with XSP.
        </longdescription>
index e3b345660e50366ee9271c914d547574e2cb7786..bceea6de361cceb9e553bcdea6b11ac223bc5022 100644 (file)
@@ -5,7 +5,7 @@
 inherit apache-module
 
 DESCRIPTION="mod_proxy_fcgi is a FastCGI protocol handler for mod_proxy"
-HOMEPAGE="http://httpd.apache.org"
+HOMEPAGE="https://httpd.apache.org/"
 SRC_URI="https://dev.gentoo.org/~hollow/distfiles/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
index 2d18de0b810f6d630e27d8eb0ea695389236a2b2..9b6a8798a6404f3acd15ec781f14a889ba605140 100644 (file)
@@ -9,5 +9,5 @@
 
 3. Please note that Apache2 sets AllowOverride None by default. You may have
    to edit it to process the .htaccess file provided by Bugzilla. Please see
-   http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride and
+   https://httpd.apache.org/docs/2.2/mod/core.html#allowoverride and
    http://www.bugzilla.org/docs/${MY_PB}/en/html/configuration.html#http for more info.
index 58bef75eadb1a1d86bfa8448f4f373e82d22a0b8..cf1d4d4dafe063bec0694333666c5f73728313bf 100644 (file)
@@ -32,7 +32,7 @@
 #
 # For further informations and other configuration possibilities consult the
 # WebDAV CGI documentation which is located at http://webdavcgi.sourceforge.net
-# and the Apache HTTP server documentation at http://httpd.apache.org/docs/
+# and the Apache HTTP server documentation at https://httpd.apache.org/docs/
 #
     ScriptAlias /webdavcgi "/usr/libexec/webdavcgi-0.8/cgi-bin/webdavwrapper"
     ScriptAlias /webdav/logout "/usr/libexec/webdavcgi-0.8/cgi-bin/logout"
index 414698f3de2fd0ec8818c13d20549e43e86005e3..6a3ac35b84df35a448c926fccb80e874f2169bfe 100644 (file)
@@ -84,7 +84,7 @@ MODULE_CRITICAL="
 inherit apache-2 systemd toolchain-funcs
 
 DESCRIPTION="The Apache Web Server"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
index 3892d0166c839b11e975de6a46bf5c2542c166cd..d2eebc825c9e88c1be278eecb688761237ecf8e9 100644 (file)
@@ -120,7 +120,7 @@ MODULE_CRITICAL="
 inherit eutils apache-2 systemd toolchain-funcs
 
 DESCRIPTION="The Apache Web Server"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
index 931cd781bdee100fa1162c9f9c08d16b39378ba6..40cfb2e1f7b6fb6a599b06854b854a78d5db7818 100644 (file)
@@ -120,7 +120,7 @@ MODULE_CRITICAL="
 inherit eutils apache-2 systemd toolchain-funcs
 
 DESCRIPTION="The Apache Web Server"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
index 16d114357f32d077662be31e3da55422ffec1642..2227c4d69b3dbaf6715d28a98bd3e3f32a61902e 100644 (file)
@@ -120,7 +120,7 @@ MODULE_CRITICAL="
 inherit eutils apache-2 systemd toolchain-funcs
 
 DESCRIPTION="The Apache Web Server"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
 
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"