How to start,restart and stop Apache web server
Here we will list some very simple commands to start, restart and stop the Apache web server. Of course, you should take care about the stop command as your websites will stop working. For starting Apache use: root@web [/home/admin]# /sbin/service httpd…