From 1fa6633f79598f828619cf4678af2f0c1787a110 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 10 Feb 2016 01:09:05 +0000 Subject: [PATCH] mdw.conf: `www.distorted.org.uk' now serves everything over HTTPS. --- mdw.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mdw.conf b/mdw.conf index 59801b2..1b4b89c 100644 --- a/mdw.conf +++ b/mdw.conf @@ -7,8 +7,8 @@ http-proxy = www-cache.distorted.org.uk:3128 nntp-server = news.distorted.org.uk cvs-root = metalzone.distorted.org.uk:/home/cvs/cvs svn-root = svn+ssh://metalzone.distorted.org.uk/home/cvs/svn -cltl-url = http://www.distorted.org.uk/doc/cltl/ -hyperspec-url = http://www.distorted.org.uk/doc/hyperspec/ +cltl-url = https://www.distorted.org.uk/doc/cltl/ +hyperspec-url = https://www.distorted.org.uk/doc/hyperspec/ console-ctype = en_GB.iso885915 x-ctype = en_GB.utf8 releasekey = E359CA55 -- 2.11.0