We have an iMac working as an internal dev server with Apache, PHP and Mysql.
It has several virtual host files, and it works brilliantly when accessing iMac.
We also launch the Squid proxy server http://web.me.com/adg/squidman/ so that we can access the network through our connection when we are mobile.
General web browsing, and this is normal when accessing through a proxy server, however, when we try to access the virtualhost URL, for example ourtestsite.dev, we get the following message:
Blockquote, he found an error while trying to get the url: http://ourtestsite.dev/
Unable to determine IP address from host name "ourtestsite.dev"
DNS server is back:
Name Error: The domain name does not exist.
This means that the cache could not resolve the host name specified in the URL. Check the address is correct.
The cache administrator is a webmaster.
Can someone shed some light on how we make these URLs accessible through proxies?
thanks
source share