You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/29 15:58:01 UTC

[whimsy] branch master updated: add index.cgi to DirectoryIndex

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  3e1cf2e   add index.cgi to DirectoryIndex
3e1cf2e is described below

commit 3e1cf2ec47710ca18c3fd5c27609a74fa3b99c8e
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Mon Aug 29 11:57:36 2016 -0400

    add index.cgi to DirectoryIndex
---
 config/whimsy.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/whimsy.conf b/config/whimsy.conf
index ae06ded..c0c124a 100644
--- a/config/whimsy.conf
+++ b/config/whimsy.conf
@@ -12,6 +12,7 @@
 
   Servername whimsy.local
   DocumentRoot /Users/rubys/git/whimsy/www
+  DirectoryIndex index.html index.cgi
 
   ## Logging
   ErrorLog "/var/log/apache2/whimsy_error.log"

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].