Have you looked at your virtual host configuration? This may eliminate the need to use this plugin entirely.
You may need to add/edit the following (make sure to have the trailing forward slash in the redirect URL).
<VirtualHost *:80>
ServerName www.example.com
Redirect permanent / https://secure.example.com/
</VirtualHost>
I’m looking for this as well. Any suggestions out there?
Thread Starter
James
(@jroster)
Hey John,
I just applied the update to the plugin and it is working great – thank you very much for the reply – also, great work on this. I’ll post future comments/questions on your website from now on.
http://www.johnmorrisonline.com/smarts3/