kazooter Posted September 29, 2012 Report Share Posted September 29, 2012 Re: Uniform Server [7.1.14-Orion] I discovered today if I enter www dot xamps dot com into any of my five major browsers, I am directed to my localhost test site, but with the xamps.com domain name showing in the browsers' address bar. All of the site's URL and internal links work correctly with this domain. I cleared my cache memory, stopped Uniserver, shut all systems down and restarted everything manually, but the behavior continues. I text-searched the entire Uniserver directory for "xamps". The only place I found it was in the tmp/session files, which appear to be a result of this behavior, not related to the cause. Is it possible that developers inserted this as some kind of back door for testing? Could somebody with a working Uniserver test site please try this URL and let me know what, if anything happens? Thanks. Quote Link to comment Share on other sites More sharing options...
BobS Posted September 29, 2012 Report Share Posted September 29, 2012 This is too easy, and has no connection with The Uniform Server' s operation. If you do a nslookup on xamps.com, you'll see that it comes back with 127.0.0.1, the loopback address. So anytime you use xamps.com, DNS returns 127.0.0.1, which is your localhost address. Looks like someone put the wrong MX record in for xamps.com. Their site is permanently localized. Regards,BobS Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.