Please help -
ReDJ - plugin enabled.
Joomla Redirect System, enabled
SSLRedirect (Yimeo), disabled
Joomla! 3.5.1 Stable
PHP Version 5.6.21
Here's an example rule configuration;
From: ^https?://.*/my-flight.*
To: https://{siteurl}{path}
When I first navigate to
www.dragonflight.org/my-flight it's not secure. I want it to display secure.
Then, I modify the rule;
From: ^/my-flight.*
To: https://{siteurl}{path}
Refresh Joomla cache, Siteground cache, browser cache.
Then I navigate to
www.dragonflight.org/my-flight and Firefox displays error saying too many redirects.
Then I modify it back, and it (refresh all caches), navigate to home page, set http, then navigate to
www.dragonflight.org/my-flight and it shows secure.
If I close browser (I don't save any history), refresh all caches, then try again. It doesn't redirect.
Yes, I've tried Yimeo, not working either.
I can't make any redirect rules stick!! There has to be something tripping me up here but I can't figure it out!