[debian-edu-commits] debian-edu/pkg-team/ 01/01: debian/gosa-apache.conf: Drop FCGIWRapper option from FCGI related Apache2 config part. Fixes Apache2 startup failures when mod_fscgi is used with GOsa².

Mike Gabriel sunweaver at debian.org
Wed Aug 26 18:44:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository gosa.

commit 276d28c076481ec628335750c2f103b0ab8b3e3a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Aug 26 20:43:30 2015 +0200

    debian/gosa-apache.conf: Drop FCGIWRapper option from FCGI related Apache2 config part. Fixes Apache2 startup failures when mod_fscgi is used with GOsa².
---
 debian/gosa-apache.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/gosa-apache.conf b/debian/gosa-apache.conf
index 5676ee2..21c9ab7 100644
--- a/debian/gosa-apache.conf
+++ b/debian/gosa-apache.conf
@@ -21,7 +21,6 @@ Alias /gosa /usr/share/gosa/html
    <Location /gosa>
      Options +ExecCGI
      AddHandler fcgid-script .php
-     FCGIWrapper /var/www/php-fcgi/php-fcgi-starter .php
      include /etc/gosa/gosa.secrets
    </Location>
 </IfModule>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list