spetsacdc
06-25-2009, 02:40 AM
Hey, I am trying to test my development server on a virtual pc (so I can test all versions of IE).
I have my host pc at the static ip:
192.168.0.1
the virtual pc is
192.168.0.2
I changed my apache config to allow from 192.168.0.2
When I go to my virtual machine and type 192.168.0.1 in IE, it loads my webpage from my host.
The problem is, that I wrote all the links and directories as http://localhost/images or http://localhost/css.
So, my virtual pc can't load images or css sheets. Anyone know the easiest way to fix this?
I dunno if I change my apache config or something on the virtual pc's network settings.
Thanks
I have my host pc at the static ip:
192.168.0.1
the virtual pc is
192.168.0.2
I changed my apache config to allow from 192.168.0.2
When I go to my virtual machine and type 192.168.0.1 in IE, it loads my webpage from my host.
The problem is, that I wrote all the links and directories as http://localhost/images or http://localhost/css.
So, my virtual pc can't load images or css sheets. Anyone know the easiest way to fix this?
I dunno if I change my apache config or something on the virtual pc's network settings.
Thanks