summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2017-08-04 13:19:55 +0100
committerJoe Orton <jorton@redhat.com>2017-08-04 13:19:55 +0100
commitddabcffa42aeee042fbe2af37931158ec539cb80 (patch)
tree5ac1a709997321501ec5f3de710bf5cf5fd57463
parentda66bed0cf8d4ef23f6b029a9871a07e90ac7ee6 (diff)
downloadhttpd-ddabcffa42aeee042fbe2af37931158ec539cb80.tar.gz
httpd-ddabcffa42aeee042fbe2af37931158ec539cb80.tar.xz
httpd-ddabcffa42aeee042fbe2af37931158ec539cb80.zip
Switch to https:// URLs.
-rw-r--r--httpd.spec4
-rw-r--r--index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/httpd.spec b/httpd.spec
index 412e411..0e25a2c 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -14,8 +14,8 @@ Summary: Apache HTTP Server
Name: httpd
Version: 2.4.27
Release: 6%{?dist}
-URL: http://httpd.apache.org/
-Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
+URL: https://httpd.apache.org/
+Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
Source2: httpd.logrotate
Source4: httpd-ssl-pass-dialog
diff --git a/index.html b/index.html
index 7eff881..943f060 100644
--- a/index.html
+++ b/index.html
@@ -123,7 +123,7 @@
<div class="logos">
<p>You are free to use the images below on Apache and Fedora powered HTTP servers. Thanks for using Apache and Fedora!</p>
- <p><a href="http://httpd.apache.org/"><img src="/icons/apache_pb2.gif" alt="[ Powered by Apache ]"/></a> <a href="http://fedoraproject.org/"><img src="/icons/poweredby.png" alt="[ Powered by Fedora ]" width="88" height="31" /></a></p>
+ <p><a href="https://httpd.apache.org/"><img src="/icons/apache_pb2.gif" alt="[ Powered by Apache ]"/></a> <a href="http://fedoraproject.org/"><img src="/icons/poweredby.png" alt="[ Powered by Fedora ]" width="88" height="31" /></a></p>
</div>
</div>
</div>