aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-06-02 09:54:13 +0000
committerfrancis <francis>2008-06-02 09:54:13 +0000
commit3619a5f3819e6e851792320ebb06fe01fbd1f3ba (patch)
tree2fbfc067d33a1d86130bc6e3aa78bda7677dfeb0
parentf8d73c349c4719536a50267f90af986a030fe8f4 (diff)
Nah, doesn't use fcgi any more.
-rw-r--r--config/httpd.conf9
1 files changed, 1 insertions, 8 deletions
diff --git a/config/httpd.conf b/config/httpd.conf
index 16894530d..a2adf0510 100644
--- a/config/httpd.conf
+++ b/config/httpd.conf
@@ -6,14 +6,7 @@
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org; WWW: http://www.mysociety.org
#
-# $Id: httpd.conf,v 1.8 2008-04-17 09:35:21 francis Exp $
-
-#DirectoryIndex index.cgi
-
-<Location /fcgi>
- Options +ExecCGI
- SetHandler fastcgi-script
-</Location>
+# $Id: httpd.conf,v 1.9 2008-06-02 09:54:13 francis Exp $
# Make a file down.html in the DocumentRoot bring down the whole site and
# display itself.