I'm not a network/web server kind of guy so not sure if this is doable. I need three ipads to be able to view a webpage hosted on a machine on the LAN network. the machine is running windows XP, using IIS Express to host the site. local ip address of the machine is 192.168.168.36:

iis is hosting the site on localhost:60948 but when i try to go to 192.168.168.36:60948 i get "Bad Request (Invalid Hostname)". Is it possible for me to view the webpage on this machine on the LAN? Real NOOB question I know.