討論串Is my Apache server running as the root user or not?
共 5 篇文章
內容預覽:
On Sat, 4 Dec 2004, Jesper Wallin wrote:. >. > By reading my /usr/local/etc/apache2/httpd.conf, I can find out that my. > Apache is running as the use
(還有2228個字)
內容預覽:
This isn't on-topic for the list, but I'll answer it anyway. The Apache. parent runs as root so that it can attach to port 80. After a packet reachesp
(還有1936個字)
內容預覽:
Hi,. Apache has to be started as root, because it needs to bind to port 80. (ie. <1024). But this process doesn't serve clients, it only forks and. th
(還有1772個字)
內容預覽:
On Sat, 4 Dec 2004 07:24:27 +0100 (CET). "Jesper Wallin" <jesper@hackunite.net> wrote:. > Heya... >. > By reading my /usr/local/etc/apache2/httpd.conf
(還有798個字)
內容預覽:
Heya... By reading my /usr/local/etc/apache2/httpd.conf, I can find out that my Apache isrunning as the user "www" and the group "www" .. Yet, when I
(還有1086個字)