ubuntu manage apache code example
Example 1: how to install apache server in ubuntu
sudo apt update
sudo apt install apache2
Example 2: install apache ubuntu
ServerName gci.example.com
sudo apt update
sudo apt install apache2
ServerName gci.example.com