I have three live sites, and they were in my /home/user/www directory. I decided I would rather they reside in the /var/www directory.
I changed the virtual host Document root to reflect the change. changed from /home/kb2tfa/www/site to /var/www/site.
I reloaded apache2 and got a warning that one of the sites document root is still reflecting to the old path.
something is stll seeing the old path and I don't know what it is because the virtual hosts were changed and two of the sites work.
any ideas on what i"m missing? Ron G