httpd
httpd copied to clipboard
Suggestion: provide a mechanism to delete/manage configuration files
I like the principle behind the httpd_config resource. I would like for it to be able to delete files, as well. Also, allow setting owner/group/permission. A few configuration files might be root-only; Apache should only be able to read those before dropping privileges.
Also allow linking or copying configuration files in /etc/httpd/conf.d . Many RPMs drop their configuration file only there, and you may not necessarily want to manage all of them with chef.