Migrating from Windows/IIS to Linux/Apache and SSL
if we have an ssl certificate that is issued to www.domain.com, and we want to migrate from Windows/IIS to Linux/Apache, can we have both servers running at the same time as we are moving content from asp to php?If we can what can be used to direct people to the right server with the pages they requested? Would it be software or hardware?
Or is it easier to create www2.domain.com and setup old server to redirect to new server and then when done with whole process change the name back. Because we can get the cert reissued.
Thanks for any help.