apache-formula/apache/files/Debian
Andreas Thienemann 79673343a5 No automatic listener for port *
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.
2018-11-04 03:18:56 +01:00
..
conf-available Added ability to configure mod_remoteip 2015-12-16 02:54:14 +03:00
mpm Added "Managed by Salt..." headers in template and made them unifom across the formula 2018-02-04 10:26:40 -03:00
sites-available Added newlines to recent files 2015-12-16 16:43:16 +03:00
apache-2.2.config.jinja apache.global for Debian and FreeBSD 2017-02-01 23:50:03 +01:00
apache-2.4.config.jinja Added "Managed by Salt..." headers in template and made them unifom across the formula 2018-02-04 10:26:40 -03:00
envvars-2.2.jinja Added "Managed by Salt..." headers in template and made them unifom across the formula 2018-02-04 10:26:40 -03:00
envvars-2.4.jinja Added "Managed by Salt..." headers in template and made them unifom across the formula 2018-02-04 10:26:40 -03:00
modsecurity.conf.jinja Add mod_security management 2016-05-11 15:41:07 -03:00
ports-2.2.conf.jinja No automatic listener for port * 2018-11-04 03:18:56 +01:00
ports-2.4.conf.jinja No automatic listener for port * 2018-11-04 03:18:56 +01:00
ssl.conf.jinja 207 configure ssl (#218) 2018-08-17 19:41:40 +02:00