Ubuntu Start/Stop Apache2 server

If you find that port 80 is used, it is highly possible that Ubuntu has startup a Apache server. Use the following command to start/stop/restart it

/etc/init.d/apache2 start | stop | restart

Comments

Popular Posts