From 3ce155eb07bfbe2ebeba80248ff92abf4d6cd147 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 8 Jan 2016 21:12:35 +0000 Subject: [PATCH] use https in our default index page --- modules/apache2/templates/default-index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/apache2/templates/default-index.html b/modules/apache2/templates/default-index.html index f19c50432..02ba1bf3c 100644 --- a/modules/apache2/templates/default-index.html +++ b/modules/apache2/templates/default-index.html @@ -7,10 +7,10 @@

Welcome to <%= hostname %>!

-This is <%= hostname %>, a system run by and for the Debian Project. +This is <%= hostname %>, a system run by and for the Debian Project. She does stuff. What kind of stuff and who our kind sponsors are you might learn on -db.debian.org. +db.debian.org. <% if hostname == "saens" -%>

This host used to be ftp.debian.org (just another @@ -21,7 +21,7 @@ As of May 2009 it is part of security(.us) serving the security archive.

For a list of mirrors of the main debian archive please visit the -Debian website at http://www.debian.org/mirror/list. +Debian website at http://www.debian.org/mirror/list. <% end -%>

-- 2.20.1