Welcome to Apache Disable Website Linux PMC Tactical.
PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.
Website hosting and domain registration fees are due, please Support PMC, thank you. You can read more details from PMC websites from shared hosting to Virtual Private Server forum topic.
Linux Apache disable website. This takes the website domain offline, Apache server will not serve any https requests to that address anymore. No actual physical files are removed from your web root though.
sudo a2dissite example.com sudo a2dissite example.com-le-ssl sudo systemctl restart apache2
I did that when one of my domains was let to expire so it was not working anymore, Letsencrypt somehow did not work on it and it caused all kinds of issues like Apache getting error on its config, no idea how but hey who cares. I used that a2dissite <DOMAINNAME> and then restart for Apache itself, problem solved.
Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.