Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.44/5 (2 votes)
See more:
i want to call the instance directly without specifying the ip address .how to set it in iis server 7


I have the instance 'lab' .and i have created this link in my server having IP address 172.12.12.12.

when I want to access the instace i have to call the following Link.


172.12.12.12/lab


but i want to call like the following,

lab


It is only going to work in intranet .So, How to set it in iis 7.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900