Title: Cache and https redirection
Last modified: October 2, 2019

---

# Cache and https redirection

 *  Resolved [youhost](https://wordpress.org/support/users/youhost/)
 * (@youhost)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/)
 * Hello,
    everything is working super fine with your plugins. I’ve jus noticed 
   a strange phenomena. While my site is https forced via
    - iThemes Security
    - wordpress url is [https://www.cucina-to.com](https://www.cucina-to.com)
    - .htaccess
 *     ```
       RewriteEngine on
       RewriteCond %{HTTPS} !on
       RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
       Options -Indexes
       ```
   
 * > IF preload cache NO automatic redirection http > https
   >  IF purged cache automatic
   > redirection http > https WORKS
 * Do you have any idea on what override the redirection rules?
    Best regards
    -  This topic was modified 6 years, 6 months ago by [youhost](https://wordpress.org/support/users/youhost/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcache-and-https-redirection%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11990129)
 * Hello,
 * We’ll investigate this, as I’m not sure why it would happen.
 * Marc.
 *  Thread Starter [youhost](https://wordpress.org/support/users/youhost/)
 * (@youhost)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11990182)
 * Great, thank you Marc!
    I am not a developer but I am available to help you debugging
   with some live tests. Best regards
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11990391)
 * Is this your full .htaccess?
 *  Thread Starter [youhost](https://wordpress.org/support/users/youhost/)
 * (@youhost)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11992159)
 * Hello,
    I am deeply sorry, the .htaccess was overwritten by iTheme security canceling
   my https redirection rule. Your plug-in is working perfectly. Thank you for your
   support and excuse me again for having make you loose some precious time. Best
   regards
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11992215)
 * No worries. Thanks for letting us know.
 * Best regards,
 * Marc

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Cache and https redirection’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 5 replies
 * 2 participants
 * Last reply from: [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/cache-and-https-redirection/#post-11992215)
 * Status: resolved