Commit 0e1efe64 authored by Alain Takoudjou's avatar Alain Takoudjou

Restore apache-php ip adress

parent 6d1164a7
......@@ -41,7 +41,7 @@ eggs =
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-boinc.cfg
output = ${buildout:directory}/template-boinc.cfg
md5sum = ed50e3c97e0b33b8c287dbe600a3a093
md5sum = 9577be00e3b42f16c0b20d66c3009e87
mode = 0644
#Template for deploying MySQL Database Server
......
......@@ -150,7 +150,7 @@ lock-file = $${basedirectory:run}/apache.lock
error-log = $${directory:httpd-log}/error.log
access-log = $${directory:httpd-log}/access.log
wrapper = $${basedirectory:services}/apache
url-base = $${httpd-conf:ip}
ip = $${httpd-conf:ip}
port = $${httpd-conf:port}
url = http://[$${:ip}]:$${:port}/
httpd-binary = ${apache:location}/bin/httpd
......
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