From 4d2459d472d7691d5db52a5bf1d30472867d173f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 26 May 2009 23:16:21 +0200 Subject: [PATCH] I wonder if this works - try to modify the default apache index for one specific host --- templates/default-index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/templates/default-index.html b/templates/default-index.html index b42b4949..e7b95ccc 100644 --- a/templates/default-index.html +++ b/templates/default-index.html @@ -11,7 +11,18 @@ This is <%= hostname %>, a system run by and for the ">db.debian.org. - +<% if hostname == "saens.debian.org" -%> +

+This host used to be ftp.debian.org (just another +mirror, not the master site - that is ftp-master.debian.org) a long +time ago. +

+As of May 2009 it is part of security(.us).debian.org, +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>. +<% end -%>


-- 2.39.2