On Sun, May 11, 2014 at 6:25 PM, Mike Steigerwald <[email protected]> wrote: > I'm struggling to get virtual server working on my local apache > installation. Whenever I try to browse to http://cgsi7.dev (the name of the > virtual server), the browser starts searching the internet, instead of my > local installation.
That means your browser can't resolve the hostname in the URL. Apache is not involved in the clients DNS resolution. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
