httpd icon indicating copy to clipboard operation
httpd copied to clipboard

Suggestion: provide a mechanism to delete/manage configuration files

Open kkeane opened this issue 10 years ago • 4 comments

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.

kkeane avatar Jan 12 '15 19:01 kkeane