a2dissite - Disable Apache Sites | Online Free DevTools by Hexmos

Disable Apache virtual hosts quickly with a2dissite. Manage website configurations on Debian-based systems efficiently. Free online tool, no registration required.

a2dissite

Disable an Apache virtual host on Debian-based OSes. More information: https://manned.org/a2dissite.8.

  • Disable a virtual host:

sudo a2dissite {{virtual_host}}

  • Don’t show informative messages:

sudo a2dissite {{[-q|--quiet]}} {{virtual_host}}