I am running Apache 2.4.8 on Arch Linux, but that doesn't matter really.
I would like to create a user who is devoted to web management. I have created a user, a group, and added the user to the group. How can I add a line with visudo to allow him to control the web based services?
I have the ownership of the web root set up correctly, but I need group "web
" to be allowed to use "service.httpd
", "apachectl
", and other web programs.
What I have: %web ALL=(ALL) /usr/bin/httpd