a2dismod

Disable an Apache module on Debian-based OSes. More information: <https://manpages.debian.org/latest/apache2/a2dismod.8.en.html>.

  • 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
Ubuntu
RUN apt-get update && \ apt-get install -y apache2
Alpine
RUN apk add apache2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apache2
Raspbian
RUN apt-get update && \ apt-get install -y apache2
click the source code to copy install a2dismod on any operating system with command-not-found.com