logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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}}

See Also