Question
Apache Virtual Host not pointing to right DocumentRoot
Hi,
I followed this tutorial to set up virtual hosts: https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts
I have 2 hosts, "noelforte.com" and "media.noelforte.com". If I set up vhost config files for both of them, I can get "media.noelforte.com" working, but I can't seem to get "noelforte.com" pointing to the correct document root; it stays pointed at /var/www
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×