Microsoft
Software
Hardware
Network
Question : IIS - Host header Value basic question
Hello all,
I should know this but need to refresh my memory. If I have on an internal IIS box a website setup and I have always been giving the users the URL with the IP address in it such as
http://192.XXX.XXX.XXX
etc. If I want to give that a name instead such as "MYSITE" and I type that into the host header value, doesn't that need to be in all the users HOST file in order for that to resolve? I am trying to figure out what is involved in order to replace that IP with a name or can I use the server name on the network etc.
Thanks
Answer : IIS - Host header Value basic question
The users need to resolve the name to an IP address be that via DNS, WINS or host file.
It is better to add this to DNS all external users will need this unless you edit the hosrt file locally for all the machines in the world.
Random Solutions
How do I pass command line values to a VB .exe
High CPU utilization due to IP SNMP
How do i rename mapped drives and printers with the script i have in place
How set Access 2003 to be sure that a user name can login just one time
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?
How do I convert an integer to a CString?
File formatting with AWK unix command??
Access - locking users out before a back up
How to identify the sql statements executed against a database in db2 installed on Linux
How to find files for specific date and copy to other directories