geerlingguy/ansible-role-apache

Add support to template apache configuration file options

derekpurdy opened this issue · 2 comments

Looking if support can be added to template the below files into the ansible-role-apache role as well.

/etc/apache2/apache2.conf
/etc/apache2/conf-enabled/charset.conf
/etc/apache2/conf-enabled/javascript-common.conf
/etc/apache2/conf-enabled/localized-error-pages.conf
/etc/apache2/conf-enabled/other-vhosts-access-log.conf
/etc/apache2/conf-enabled/security.conf
/etc/apache2/conf-enabled/serve-cgi-bin.conf

The specific setting I'm after for example is within security.conf to be able to set "ServerSignature" to On/Off. But I'm sure many other options would be great as well.

Thanks

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.