Hi, 1. I hosted my application on: lqcgovae.w03.Winhost.com/arabic/ 2. I changed the DNS of my domain: lqc.gov.ae using: ns1.Winhost.com & ns2.Winhost.com the problem: when i put the url: lqc.gov.ae/arabic/ it changed in the browser to: lqcgovae.w03.Winhost.com/arabic/ !!? any solution? Regards,
Check in your application. It almost sounds like during testing you made an application change to use the temp/long name. This exact thing has happened to me before when I am testing a new shopping cart under the temp/long name. Someplace in the software settings was a place for domain name. You used that name during test. After you switch your DNS over it needs to be changed to the real domain name.
You have a redirect script in your application. Go through your web application and make sure you drop all the redirect scripts. Because you have lqc.gov.ae pointing to our DNS servers, you no longer need the redirect script.