79673343a5
The formula currently adds a Listen directive for the port '*' if any configured vhost is configured to listen on :* which does not work and instead prevents apache from starting. It is possible to prevent this by setting the exclude_listen_directive pillar to True but this is a manual workaround. Instead, this commit excludes :* Listeners automatically. |
||
---|---|---|
.. | ||
apache-2.4.config.jinja | ||
envvars-2.4.jinja | ||
generic_module.conf.jinja | ||
mod_cgi.conf.jinja | ||
mod_perl.conf.jinja | ||
mod_php5.conf.jinja | ||
mod_proxy_http.conf.jinja | ||
mod_proxy.conf.jinja | ||
mod_rewrite.conf.jinja | ||
mod_ssl.conf.jinja | ||
mod_suexec.conf.jinja | ||
ports-2.4.conf.jinja |