How to Install apache2 in Ubuntu 18.04



Install apache2 by entering the following commands in the terminal:

sudo apt update
sudo apt install apache2

Description:

Apache HTTP Server

The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts.

Homepage: http://httpd.apache.org/

Version: 2.4.29-1ubuntu4.1

Section: web