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
How to check for the httpd.conf consistency?
What is apache http server?
Which module is required to enable ssl?
How to check the version of running apache web server?
Does nginx need apache?
How do I stop apache from running?
How to configure apache server in linux?
Who is initial author of apache?
What is the difference between apache and apache tomcat?
What is apache configuration?
What is systemd and systemctl?
I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.
How to know if web server running?
What is virtual hosting?
On which port apache server works?