Is there a preferred way to set up vhosts on Linux 3.2 / Ubuntu? When searching, I find conflicting ways of setting this up.
This site, for 2.4, https://httpd.apache.org/docs/2.4/vhosts/name-based.html , says to "simply" put the VirtualHost info into httpd.conf. FireFox says "Unable to Connect"
Here, http://www.rackspace.com/knowledge_center/article/ubuntu-apache-virtual-hosts , it says to put individual VirtualHosts in sites-available, and does not talk about httpd.conf. Any help greatly appreciated.
Thanks, Roy