ApacheServer

Start apache server

sudo systemctl start apache2

Check apache server status

If server start failed and nxinx active kill it first and then launch apache again

sudo systemctl status nginx
sudo systemctl stop nginx

Restart apache server

sudo systemctl status nginx
sudo systemctl stop nginx

Stop apache server

sudo systemctl stop apache2
Page last modified on May 03, 2021, at 06:11 AM
Powered by PmWiki