Listen 80 NameVirtualHost * # if you use a different domain, be sure to change the domain used in .htaccess in the root as well as in /static/redirect ServerName newscloud.com ServerAlias *.newscloud.com DocumentRoot /var/www/newscloud/ AllowOverride All # eventually we will change this in the code base # but in the meantime you can global replace image.commonmedia.org with your own image.yourdomain.com # # ServerName image.commonmedia.org # ServerAlias image.commonmedia.org # DocumentRoot /var/www/commonbits/image_files/ #