Pretty URLs not working on ONE page
Permalink
• I have pretty URLs enabled in the dash board.
• The correct code copied into my .httaccess file (which sits at the root level of my http directory (httpdocs on Media Temple) – so far so good
• Pretty URLs work on every page, except the one I have an SSL on (provided both by Media Temple and CloudFlare).
So, on that one, if you enter the URL:
http://www.themessage.cc/give
It directs to:
https://www.themessage.cc/index.php/give/...
That is, it inserts "/index.php/". Not a big deal. But I'd like to keep it with the pretty URL throughout as I add SSL pages. Can anyone tell me what to do? Thanks.
• The correct code copied into my .httaccess file (which sits at the root level of my http directory (httpdocs on Media Temple) – so far so good
• Pretty URLs work on every page, except the one I have an SSL on (provided both by Media Temple and CloudFlare).
So, on that one, if you enter the URL:
http://www.themessage.cc/give
It directs to:
https://www.themessage.cc/index.php/give/...
That is, it inserts "/index.php/". Not a big deal. But I'd like to keep it with the pretty URL throughout as I add SSL pages. Can anyone tell me what to do? Thanks.
But I think it all comes to the question how you're doing the redirecting from that page to HTTPS.