php - Domain redirection and suspension -


I have a site developed in ASP.NET and hosted on a Windows Server, in which shared Windows hosting accounts Has been used.

I have developed a replica of my website in php and hosted my php site on a free hosting service (php, linux, mysql) and its working fund. This is on a shared subdomain. Example (mysite.freehostprovider.com)

I now want to continue using the free hosting service. That's why I want to redirect my site from www.mysite.com to mysite.freehostprovider.com

Because I have not paid for Windows hosting, they have stopped hosting for my site but my Domain is valid until 2010. What do I need to do to see Live @ www.mysite.com on my website

My free hosting provider supports redirection I tried but was not successful

Someone Also help would be appreciated.

Thank you

You must enable forwarding or redirection from your domain registrar if you GoDaddy, you can check the "One Domain Forwarding" portion of this support article (page 4):


Comments