apache pid user, can i use the domain"s user?

apache pid user, can i use the domain"s user?

am 08.04.2008 19:21:36 von Anonymous Sender

hello,
i have a ded. server with centos + apache.
i have 5 domains
when i run ps -aux i see some apache process (1 root and many nobody):
root 5770 0.0 0.3 25192 15472 ? Ss Apr07 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 10038 0.0 0.0 25332 1888 ? S 09:19 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 10039 0.0 0.0 25332 2340 ? S 09:19 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 10040 0.0 0.0 25332 1888 ? S 09:19 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 10041 0.0 0.0 25332 1896 ? S 09:19 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 10042 0.0 0.0 25332 1884 ? S 09:19 0:00 /usr/local/apache/bin/httpd -DSSL


since each domain has a different user
(
ServerAdmin webmaster@p...et
DocumentRoot /home/www...blic_html
ServerName po...net
User wwwsimon
Group wwwsimon
)

i would like to see the pid owning to the real domain's user (wwwsimon)

so i can see each domain with his PID


is it doable?
thanks,
simone

Re: apache pid user, can i use the domain"s user?

am 08.04.2008 22:45:39 von unknown

Post removed (X-No-Archive: yes)