summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>