adspace


How to stop/start apache web server?

Answer Posted / Snigdh Shukla

To stop the Apache Web Server, execute `httpd stop` or `apache2 stop`. To start it, use `httpd start` or `apache2 start`.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On which version of apache you have worked?

1032