Any suggestions/advise regarding this are appreciated.
I manage a number of websites (not yet hosted under my reseller hosting) that utalise ASP (to a limited degree). My intention is to covert these all to use PHP instead of ASP so that I can move them onto Apache. I am currently planning how to do this and here is my thinking, I’m not sure if either will work or how to go about it practically:
Option 1
[ol]
[li]Move sites onto my reseller hosting under a windows plan
[/li][li]Create the same domains under a Unix plan
[/li][li]Setup and test new sites under Unix plan
[/li][li]Switch off the windows sites and swith on the unix sites
[/li][/ol]
Option 2
[ol]
[li]Move sites onto my reseller hosting under a windows plan
[/li][li]Create temporary domains under a Unix plan
[/li][li]Setup and test new sites under the temporary domains
[/li][li]Switch off the windows sites
[/li][li]Create the site’s domains under the Unix plan
[/li][li]Move site from temporary domain to new domain
[/li][/ol]
Is it possible to add the same domain under a Windows plan and a Unix plan?
Is it possible to copy a complete website between two domains within the same account?
Is is possible to rename a domain once it has been set up?
Is there another way that will make this easy?