[program:apache]
command=/usr/sbin/httpd -D "FOREGROUND"
autostart=true
stopasgroup=true
killasgroup=true
autorestart=true
startretries=1
user={{ run_as_user }}
