Is running apache as a root is a security risk?

Answers were Sorted based on User's Feedback



Is running apache as a root is a security risk?..

Answer / abhay

No.root process opens port 80, but never listens to it, so
no user will actually enter the site with root rights. If
you kill the root process, you will see the other kids
disappear as well.

Is This Answer Correct ?    9 Yes 1 No

Is running apache as a root is a security risk?..

Answer / josey

Yes it is a big risk, it is always advisable to have it as
a sperate UID AND GID

Is This Answer Correct ?    8 Yes 2 No

Is running apache as a root is a security risk?..

Answer / abner

To open a standard port (http 80) one should have "root"
privilege.

This process running as root isn't used to establish a 3 way
handshake with hosts.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Apache Interview Questions

Is apache a company?

0 Answers  


how to parse files without .php extension as .php extension, if you using php5 version.

1 Answers  


Can apache and tomcat run together?

0 Answers  


What is Apache?

3 Answers   MicroESys,


How can apache act a proxy server?

0 Answers  






What are "multiviews"?

1 Answers  


What are the log level available in apache?

0 Answers  


What does 200, 403 & 503 http error code mean?

0 Answers  


Which is better apache or nginx?

0 Answers  


What do you mean by apache server?

0 Answers  


How do I stop apache from restarting?

0 Answers  


What is apache and how does it work?

0 Answers  


Categories