propellor spin

This commit is contained in:
Joey Hess 2014-09-10 23:01:19 -04:00
parent d8367de73a
commit acd4638493
Failed to extract signature
1 changed files with 2 additions and 2 deletions

View File

@ -708,8 +708,8 @@ legacyWebSites = propertyList "legacy web sites"
]
, alias "joey.kitenet.net"
, toProp $ Apache.siteEnabled "joey.kitenet.net" $ apachecfg "joey.kitenet.net" False
[ "DocumentRoot /home/joey/html"
, "<Directory /home/joey/html/>"
[ "DocumentRoot /var/www"
, "<Directory /var/www/>"
, " Options Indexes ExecCGI"
, " AllowOverride None"
, Apache.allowAll