Sodamhan.com

TL;DR

a2dismod

Disable an Apache module on Debian-based OSes. More information: https://manned.org/a2dismod.8.

  • Disable a module:

sudo a2dismod module

  • Don’t show informative messages:

sudo a2dismod --quiet module

This document was created using the contents of the tldr project.