At home I have a simple network setup containing 2 machines.
On one machine i have a site hosted with IIS7. Rather than the standard localhost/index.htm
address I have added an entry in the HOSTS
file pointing the local IP (127.0.0.1) to this domain - www.mysite.dev
.
I can access the site with www.mysite.dev
with no problem.
what I would like to do is be able to view this site from my other machine on the network.
Initially I assumed this could be done with a URL like so
MACHINE-NAME/www.mysite.dev
, but the connection always times out. But I can ping MACHINE-NAME
without problems.
For testing purposes I have disabled the windows firewall on both machines but to no joy.
Like a typical web developer, my hardware/network skills are pretty poor.
Can anyone see where I'm going wrong?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…