I use Pow to run the Rack application on Mac OS X. http://myapp.dev displays the application correctly. On the same machine, I use VMware Fusion to run Windows 7 when sharing a Mac network connection. I would like to test the Rack application using Internet Explorer in VM. http://vmnet8.adapter.ip.address correctly displays the "Pow is installed" screen. However, htttp://myapp.dev no longer works.
I understand that Pow creates a DNS resolver and uses its own DNS server to intercept domains ending in ".dev" and redirect them to localhost. Is it possible to make this work inside the VM too?
Martin harrigan
source share