Skip to content
nanakira edited this page Jun 4, 2017 · 1 revision

Install

$ sudo apt install apache2 -y

Start service

$ sudo systemctl start apache2
$ sudo systemctl status apache2
Clone this wiki locally