PDA

View Full Version : Giving Local web to other computer (within LAN)



mdyasin
27 Mar 2006, 08:48 AM
Hi there

I have my website local, i want to give other computer, how i can give the access of my local web to other pc

thanx in advance

by
yasin

DanInManchester
29 Mar 2006, 09:57 AM
Assuming the web server is exopsed to your LAN i.e. isnt blocked by a firewall you can usually access it using the machine name :

http://myComputerName/index.asp

if that fails try its IP address

http://192.168.0.1/index.asp

If you have further problems provide details of your operating system, webserver, firewalls etc.

If you want to expose it to the internet this is slightly more complex but can usually be a chieved using port redirection on your firewall / router