Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

To TopWhy does my SERVER_NAME show up as an IP address?

ip address SERVER_NAME topWhy
0
Posted

To TopWhy does my SERVER_NAME show up as an IP address?

0

• The browser being used does not set the Host: HTTP header. The SERVER_NAME CGI variable is set from the Host: HTTP header, but only if this is set by the browser. (Note that this header is not set by Internet Explorer 2.0.) • The IIS parameter ReturnUrlUsingHostName is not set. Set the registry parameter at W3SVC\Parameters\ReturnURLUsingHostName to allow using the fully qualified domain name of the local host. See the IIS documentation about the ReturnURLUsingHostName registry parameter.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123