I have a wordpress site where I only want certain search engine friendly pages to always be used with https. If a visitor goes to the http version of that page, I want it automatically be redirected to https. Am I to do it with mod_rewrite? If so, how?