Find out who is running httpd
Hi,On a shared host, I was wondering which command let you know who (site) is running httpd and not just under the general account ("web" or "nobody")? Or how a host knows how much resources a site is using. I've checked: "top", "ps -aux" but none prodvided the wanted info.
Thanks

