From 75d47168dc4e0cbe67d1a2f0223a43f2a45da06d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 Mar 2017 14:14:48 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index c84644cb..28246dfe 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -262,7 +262,7 @@ gitServer hosts = propertyList "git.kitenet.net setup" $ props , " Options Indexes ExecCGI FollowSymlinks" , " AllowOverride None" , " AddHandler cgi-script .cgi" - , " DirectoryIndex cgit.cgi" + , " DirectoryIndex index.cgi" , Apache.allowAll , " " , "" -- cgit v1.2.3