diff options
author | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-02-07 11:01:43 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-02-07 11:01:43 +0000 |
commit | 22d68984b59f79e7ba34a210ed7ef4a65f084969 (patch) | |
tree | 55a0da476108421033f1cd25d58b005660164928 | |
parent | 780909526938c5506c6b6e78f6d8ccfafec51fee (diff) |
Typo, thanks Petter.
-rw-r--r-- | conf/httpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/httpd.conf b/conf/httpd.conf index 80fbe8c40..67170bad5 100644 --- a/conf/httpd.conf +++ b/conf/httpd.conf @@ -24,7 +24,7 @@ # # # Options +ExecCGI # AddHandler cgi-script .cgi -# </Directory-admin> +# </Directory> # # Alias /admin/ /home/yourname/fixmystreet/web-admin/ # |