Answers for "apache2 new site"

1

apache new site

/etc/apache2/sites-available/domain.com.conf
Posted by: Guest on February-11-2021
0

apache2 site

a2ensite example.com
a2dissite example.com

sudo systemctl restart apache2
sudo service apache2 restart
Posted by: Guest on October-21-2021

Browse Popular Code Answers by Language