From anywhere in the command line do:
To enable:
a2ensite <site_name>
To Disable:
a2dissite <site_name>
To Test the config:
apache2ctl configtest