The term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be "IP-based", meaning that you ...
I'm trying to get apache 2.0 configured with name based virtual hosts. Everything is working great, except for one problem, when I try to access a domain which points to my server but isn't actually ...
I noticed when I reboot or shutdown my server, when it says that it's closing apache, apache just sits there for long, trying to resolve all the virtual host names. Why does it do that? Is there a way ...