Closed alvagante closed 10 years ago
I forgot to move the 'include apache' line... updated PR
The rationale behind such a change is better explained here: http://www.example42.com/2014/10/29/reusability-features-every-module-should-have/
Sorry for late review, but this looks good to me. merging.
This is added to allow users to override the default apache settings (the may want to use another webserver or a different apache module)
The default behaviour is not changed
(Such a change definitively increases the reusability of the module (for example, using nginx on a specific project, I cannot currently use this module AS IS without modifications).