From 83a708582d790a89af8c7d7806b88653889f8532 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Aug 2017 13:43:54 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 61bc3b1a..4eb2ad4f 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -796,7 +796,7 @@ legacyWebSites = propertyList "legacy web sites" $ props , "rewriterule (.*) http://joeyh.name$1 [r]" ] & alias "homepower.joeyh.name" - & apacheSite "homepower.joeyh.name" + & Apache.httpsVirtualHost' "homepower.joeyh.name" "/var/www" letos [ "DocumentRoot /srv/web/homepower.joeyh.name" , "" , " Options Indexes ExecCGI" -- cgit v1.2.3