Is running apache as a root is a security risk?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between apache and nginx web server?
How secure is apache server?
What is the difference between httpd and apache?
What is a Command to restart/start apache web server?
How do I check apache version?
How do I know if apache server is running windows?
Can we do automatically roll over the apache logs at specific times without having to shut down and restart the server?
Where is apache installed?
I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?
What is apache prefork?
How do I stop apache from restarting?
Does tomcat need apache?
Do I need programming skills to install apache in my system?
How to set up a virtual host in apache?
How do I disable directory indexing?