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. |
||
---|---|---|
.. | ||
conf-available | ||
mpm | ||
sites-available | ||
apache-2.2.config.jinja | ||
apache-2.4.config.jinja | ||
envvars-2.2.jinja | ||
envvars-2.4.jinja | ||
modsecurity.conf.jinja | ||
ports-2.2.conf.jinja | ||
ports-2.4.conf.jinja | ||
ssl.conf.jinja |