Apache Question:

How to to stop Apache?

Apache Server Interview Question
Apache Server Interview Question

Answer:

To stop apache you can use.

/etc/init.d/httpd stop command.


Previous QuestionNext Question
While installing, why does Apache have three config files - srm.conf, access.conf and httpd.conf?What does apachectl graceful do?