Update apache

parent 1740657b
......@@ -8,9 +8,11 @@ parts =
eggs
[template]
url = https://docs.google.com/a/lnowak.com/uc?id=0B_lVQSQ57Cz7ODc0ZDM1MzctM2M2NC00N2ZmLTg4NTQtYzdmYmEzNmJjNzk5&export=download&hl=en
#md5sum =
# Default template for the instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
#url = https://docs.google.com/a/lnowak.com/uc?id=0B_lVQSQ57Cz7ODc0ZDM1MzctM2M2NC00N2ZmLTg4NTQtYzdmYmEzNmJjNzk5&export=download&hl=en
md5sum = 2764597a6e4fe243cdf6e37b6535e767
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -24,6 +26,7 @@ strip-top-level-dir = true
[application-template]
recipe = hexagonit.recipe.download
url = https://docs.google.com/a/lnowak.com/uc?id=0B_lVQSQ57Cz7Yzg3MjFiYTgtNmJlYy00YjhhLWE4ZGEtYThlOWM2NzA3YWQ0&export=download&hl=en
#url = ${:_profile_base_location_}/phpmyadmin-configuration-template.php.ini
#md5sum = Student may put here md5sum of this file, this is good idea
download-only = True
filename = template.in
......@@ -52,8 +55,8 @@ stop-on-error = True
[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.17.tar.bz2
md5sum = 16eadc59ea6b38af33874d300973202e
url = http://apache.multidist.com/httpd/httpd-2.2.19.tar.bz2
md5sum = b669bed6263b6593e8310e9a81288d4a
configure-options = --enable-authn-alias
--enable-bucketeer
--enable-cache
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment