[Erp5-report] r32624 luke - in /erp5/trunk/buildout: official.cfg software-profiles/apache.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 16 14:58:16 CET 2010


Author: luke
Date: Tue Feb 16 14:58:14 2010
New Revision: 32624

URL: http://svn.erp5.org?rev=32624&view=rev
Log:
 - enable local apache

Modified:
    erp5/trunk/buildout/official.cfg
    erp5/trunk/buildout/software-profiles/apache.cfg

Modified: erp5/trunk/buildout/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/official.cfg?rev=32624&r1=32623&r2=32624&view=diff
==============================================================================
--- erp5/trunk/buildout/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/official.cfg [utf8] Tue Feb 16 14:58:14 2010
@@ -31,7 +31,7 @@
 
 parts =
   pythonbin
-#  apache
+  apache
 #  haproxy
   varnish
   mysql-tritonn-5.0

Modified: erp5/trunk/buildout/software-profiles/apache.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/apache.cfg?rev=32624&r1=32623&r2=32624&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/apache.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/apache.cfg [utf8] Tue Feb 16 14:58:14 2010
@@ -1,0 +1,8 @@
+[buildout]
+parts = apache
+
+[apache]
+# inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
+recipe = hexagonit.recipe.cmmi
+url = http://apache.multidist.com/httpd/httpd-2.2.14.tar.gz
+configure-options = --enable-so




More information about the Erp5-report mailing list