apache2

Apache HTTP Server (modules and other binary files)

  • Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
  • Homepage: http://httpd.apache.org/
  • Section: httpd
Debian Debian
RUN apt-get update && \ apt-get install -y apache2-bin
Ubuntu
RUN apt-get update && \ apt-get install -y apache2-bin
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apache2-bin
Raspbian
RUN apt-get update && \ apt-get install -y apache2-bin
click the source code to copy install apache2 on any operating system with command-not-found.com