-
- Downloads
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.
Showing
- apache/files/Debian/ports-2.2.conf.jinja 1 addition, 1 deletionapache/files/Debian/ports-2.2.conf.jinja
- apache/files/Debian/ports-2.4.conf.jinja 1 addition, 1 deletionapache/files/Debian/ports-2.4.conf.jinja
- apache/files/FreeBSD/ports-2.4.conf.jinja 1 addition, 1 deletionapache/files/FreeBSD/ports-2.4.conf.jinja
- apache/files/RedHat/apache-2.4.config.jinja 1 addition, 1 deletionapache/files/RedHat/apache-2.4.config.jinja
Please register or sign in to comment