ssl-admin-vhost-apache-example.conf
changeset 45 4142ef885213
parent 43 80fb33a072bb
--- a/ssl-admin-vhost-apache-example.conf	Wed Jul 20 10:04:17 2011 +0200
+++ b/ssl-admin-vhost-apache-example.conf	Wed Jul 20 10:57:58 2011 +0200
@@ -55,6 +55,7 @@
 	    AuthName "ius-dav-htpasswd"
 	    AuthUserFile "/path/to/ius-dav-admin-htpasswd"
 	    Require valid-user
+            Options +ExecCGI
 	    SetHandler cgi-script
 	</Directory>