IIS Returns IP Address Instead of Host Name
Article ID: 148763
Article Last Modified on 6/23/2005
APPLIES TO
- Microsoft Internet Information Server 1.0
This article was previously published under Q148763
We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:
SYMPTOMS
When you connect to an Internet Information Server from any web browser,
the Uniform Resource Location (URL) address that you enter changes. For
example, the following URL address:
changes to the following:
CAUSE
This problem occurs if you do not enter a trailing forward slash (/) to the
end of the URL address. When the web browser sends the original address,
the server responds by indicating that it has moved, along with the IP
address of the site (which is itself).
RESOLUTION
To correct this problem, include a trailing forward slash (/) at the end of
the URL address.
Additional query words: prodiis path
Keywords: kbnetwork KB148763