From 51a117fc16717cce9a412343ba8a0aa6a891a5ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Aug 2017 13:45:39 -0400 Subject: Revert "propellor spin" This reverts commit 83a708582d790a89af8c7d7806b88653889f8532. --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 4eb2ad4f..61bc3b1a 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" - & Apache.httpsVirtualHost' "homepower.joeyh.name" "/var/www" letos + & apacheSite "homepower.joeyh.name" [ "DocumentRoot /srv/web/homepower.joeyh.name" , "" , " Options Indexes ExecCGI" -- cgit v1.2.3