asp intranet works locally not for clients?

Randy

New member
I have IIS 6 and XP Pro. I created an asp page in my C:\Inetpub\wwwroot\MyWeb folder and it works fine from my pc if I type http://MyPCName/MyWeb, but not from another pc on the network. How to I allow other users on the network to access the asp files on my pc ?
Yes - I was able to Ping MyComputerName from another pc and got an IP address. I assume this means I don't have to edit the hosts file - right?
I figured it out - enabled port 80 in my windows firewall.
 
Back
Top