All, We are in the process of trying to bring a website currently hosted externally in-house. As part of the process, I removed all hard-coded references to the URL in the code and set up a web server. Instead of using the DNS, I am testing using IP:port. In my development environment, it appears that any reference to the root directory of the web goes to production. For example, a link that references /index.htm will not go to http://1.1.1.1:80/index.htm. Instead, it will go to http://www.production-site.com/index.htm. This makes it impossible to test. I took a quick look at the both the Netscape and the Cold Fusion administration applications, but don't see any settings that would control the root being something other than the server itself. Does anyone have an idea where to look? I already reviewed all of the code, and there are no references to the other address in the code. HELP!!! Thanks in advance, ------------------------------------- Steven Monaghan Oracle DBA MSC Industrial Direct Co., Inc. Melville, NY [EMAIL PROTECTED] http://www.mscdirect.com ------------------------------------- This e-mail is intended for the use of the addressee(s) only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to others. Please notify the sender that you have received this e-mail in error by replying to the e-mail. Please then delete the e-mail and destroy any ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

