I was using the Unbuntu server way (which is not the same way other Linux
servers do it). The site definitions are in sites-available, then you create
create a symbolic link to the new configuration file in the this folder from the
sites-enabled folder:
sudo ln -s /etc/apache2/sites-available/xxxx /etc/apache2/sites-enabled/xxxx