Website forwarding/redirect

talkingtothemoo

New member
Joined
Apr 26, 2013
Messages
1
Hello,

I'm not sure where to post this but I need help.

I have an old website that was hosted by moonfruit.com and then we created a new website using dreamweaver and uploaded it on one of our servers here in directadmin. When I uploaded the site the url I used was http://koresystems.net, but then it redirected me to the old website we created in moonfruit.

Is there an option where I can redirect the users when they type in koresystems.net they will be redirected to the site I uploaded in directadmin and not the one on moonfruit?

Thanks
 
It's probably a matter of where the DNS for koresystems.net is hosted. At the registrar it appears that the nameservers for koresystems.net are hosgted at ns1.amerinoc.com and ns2.amerinoc.com. Those nameservers must be updated with the IP# of the domain as hosted on your DirectAdmin-powered server.

Or you can switch (at the register) the nameservers for koresystems.net to point to your nameservers on your DirectAdmin-powered server.

Jeff
 
Is there an option where I can redirect the users when they type in koresystems.net they will be redirected to the site I uploaded in directadmin and not the one on moonfruit?

You might want to check apache logs for the site in order to see what HTTP code it returns.
Additionally you might want to check console/tracing information of your browser (Firebug in Mozilla browsers for instance) .
 
Back
Top