Enable and Disable Virtual Host Files on Apache2


## To Enable site config sudo a2ensite <site config vhost file> ## To Disable site config sudo a2dissite <site config vhost file> ## Need to restart the Apache server after we disabled/enabled sudo systemctl restart apache2 OR sudo service apache2 restart

Get in touch 👋

Feel free to email me about anything. Want some advice? Give some feedback?

You can also reach me around the web: GitHub, LinkedIn, Twitter, DEV, Facebook, Instagram, CodePen