linux commands

Apache

Enable/disable the website setting.

a2ensite 000-yoursite
a2dissite 000-yoursite

Check syntax.

apache2ctl configtest