Apache – get the user which the webserver is running with

To get the user which the apache runs on: $> ps aux | egrep ‘(apache|httpd)’