cgi.server_name
I have a client that installed a new server (Windows 2008 R2 with iis 7.5 and CF9.01). We just went live and noticed an issue with some scripts running that use cgi.server_name. These scripts that I built use to pull the DNS name (www.domainname.com). Now they are pulling the IP address, which is causing some scripting issues. I am trying to figure out where the cgi.server_name is pulling from so I can fix this.I have been unsuccessful thus far. Has anyone eer run into this and been able to fix it? Is it the binding in IIS or something?
~Clay
