Jeff Geerling
f98accbb08
PR #24 : Clean up default vhost removal options and document the new var.
2015-07-23 12:04:31 -05:00
Jeff Geerling
2597e7380c
Merge pull request #24 from ThijsFeryn/removedefaultvhost
...
PR #24 : Allow default vhost file to be removed on Debian/Ubuntu.
2015-07-23 12:00:15 -05:00
Jeff Geerling
0424fbcd87
Issue #34 : Add ability to 'disable' Apache mods on Ubuntu/Debian.
2015-05-31 16:01:27 -05:00
Thijs Feryn
8e71d656f4
Allowing the default vhost to be removed. Causes issues because it is linked to port 80, even if you change apache_listen_port
2015-01-28 13:54:09 +01:00
Lewis Wright
5eeace69bb
Made the vhost.conf filename configurable
2015-01-08 17:29:36 +00:00
Guillaume Dedrie
b13cb7d4ba
Prevent task symlink vhost for Debian to failed.
...
When vhost has not been created (using apache_create_vhosts: no), the
tasks should not be executed, otherwise it'll failed as the vhosts.conf
file has not been created and cannot been linked.
2014-11-04 18:02:42 +01:00
Jeff Geerling
d687bb21c5
Issue #14 : Fix Apache version detection and related configuration for more flexibility.
2014-10-22 13:41:14 -05:00