I recently added SSL to my site. I want to write a redirect rule in .htaccess. When I am trying to access http://the.mydomain.com/signup it wants to redirect to https://the.mydomain.com/envelop.
http://the.mydomain.com/login -> https://the.mydomain.com/login
http://the.mydomain.com/work -> https://the.mydomain.com/work
I have checked lots of rules, but they didn't work for me.