To Restart Apache Sever
$ sudo /etc/init.d/apache2 restart
To Stop Apache Server
$ sudo /etc/init.d/apache2 stop
To Start Apache Server
$ sudo /etc/init.d/apache2 start
$ sudo /etc/init.d/apache2 restart
To Stop Apache Server
$ sudo /etc/init.d/apache2 stop
To Start Apache Server
$ sudo /etc/init.d/apache2 start