From 5f41e12cfb765a3c7d922aa44cd89b851a1f7e77 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 20 Apr 2019 13:30:42 +0100 Subject: Fix default vhosts --- etc/apache/httpd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/apache') diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf index 2c7a85b..4e59707 100644 --- a/etc/apache/httpd.conf +++ b/etc/apache/httpd.conf @@ -133,10 +133,10 @@ Alias "/google85e0dcd397756493.html" "/var/www/shared/google85e0dcd397756493.htm AddHandler markdown .md # Host specific stuff - + # Needed to stop whatever is first from being the default - + ServerName bugzilla.randomdan.homeip.net SetHandler perl-script -- cgit v1.2.3