This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.1 has been updated
       via  e53e8db4efcbf01fa752a43d8827305e6ce34abb (commit)
      from  b8b87f0130a0579bbfbad503839e087112be8678 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=e53e8db4efcbf01fa752a43d8827305e6ce34abb

commit e53e8db4efcbf01fa752a43d8827305e6ce34abb
Author: Franck Villaume <[email protected]>
Date:   Tue Apr 10 09:33:40 2018 +0000

    OpenSuSE: enable mod_acess_compat apache2

diff --git a/src/post-install.d/web/web.sh b/src/post-install.d/web/web.sh
index 9dce167..f36c474 100755
--- a/src/post-install.d/web/web.sh
+++ b/src/post-install.d/web/web.sh
@@ -114,6 +114,7 @@ case "$1" in
                        if [ -e /etc/SuSE-release ]; then
                                a2enmod php5
                                a2enmod mpm_itk
+                               a2enmod mod_access_compat
                        else
                                a2enmod php7.0 || a2enmod php5
                        fi

-----------------------------------------------------------------------

Summary of changes:
 src/post-install.d/web/web.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to