Dear,
I have just deployed my website in IIS6 (Windows Server 2003) and have a problem:
- Can access with http://localhost/
- Cannot access via IP Address (http://192.168.1.3 - is my IP)
- Cannot access via PC's name (http://hciss/ - is my PC's name).
I want to access my website from another PC in my LAN network. How to resolve this problem?
Thanks,