How to Install apache2-bin in Ubuntu 18.04



Install apache2-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install apache2-bin

Description:

Apache HTTP Server (modules and other binary files)

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. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance.

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

Version: 2.4.29-1ubuntu4.1

Section: httpd