Enable a module

a2enmod

  • Enable an Apache module on Debian-based OSes.
    More information: <https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo a2enmod {{module}}

click the source code to copy install a2enmod on any operating system with command-not-found.com