301 HTTPS to HTTPS
I just changed servers and domains and want to set things up right with SSL.
I added ssl to newsite.com.
I did a 301 redirect from http://newsite.com to https://newsite.com.
I brought over http://oldsite.com and did a 301 to https://newsite.com. No problem.
Then I was getting an unsecured error on https://oldsite.com so I added ssl cert. Now that doesn't 301, it shows oldsite homepage.
How do I now do a 301 from https://oldsite.com to https://newsite.com?
Virtualhost 301 for oldsite.com:
Redirect permanent / https://newsite.com/