Page 1 of 1

Viewing my localhost from another machine on network?

PostPosted: 27. January 2012 16:35
by tc223
Hi,
I am using XAMPP on my local machine and it works great. I want to be able to show the site I'm building on another machine on my local network. Both machines are running Windows 7 64bit.
Can I do this via a firewall exception setting or?

Thanks for any advice!

Re: Viewing my localhost from another machine on network?

PostPosted: 29. January 2012 02:04
by JonB
Try entering the local IP of machine XAMPP is installed on in the browser of another machine on the network --

i.e
Code: Select all
http://192.168.0.xxx

(or whatever it may be).

Good Luck
8)


ytcf