Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dejanmarkovic/9080086 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/9080086 to your computer and use it in GitHub Desktop.
Centos get username and group for Apache
egrep -i '^user|^group' /etc/httpd/conf/httpd.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment