a2dissite
Disable an Apache virtual host on Debian-based OSes.
- Disable a virtual host:
sudo a2dissite {virtual_host}
- Don't show informative messages:
sudo a2dissite --quiet {virtual_host}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).