[csw-devel] SF.net SVN: gar:[11094] csw/mgar/pkg/apache2/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Sep 30 02:23:07 CEST 2010


Revision: 11094
          http://gar.svn.sourceforge.net/gar/?rev=11094&view=rev
Author:   bdwalton
Date:     2010-09-30 00:23:06 +0000 (Thu, 30 Sep 2010)

Log Message:
-----------
apache2: add some experimental support for a new CAS

Modified Paths:
--------------
    csw/mgar/pkg/apache2/trunk/Makefile

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2010-09-29 12:50:26 UTC (rev 11093)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2010-09-30 00:23:06 UTC (rev 11094)
@@ -125,6 +125,9 @@
 
 POSTMSG = /opt/csw/share/doc/apache2/README.CSW
 
+AP2_MODS = 1
+AP2_MODFILES = /opt/csw/apache2/libexec/.*suexec.*\.so
+
 ALTERNATIVES_CSWapache2 = prefork worker
 ALTERNATIVE_prefork = /opt/csw/apache2/sbin/httpd httpd /opt/csw/apache2/sbin/httpd.prefork 100
 ALTERNATIVE_worker = /opt/csw/apache2/sbin/httpd httpd /opt/csw/apache2/sbin/httpd.worker 50


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list