Title: HTTP to HTTPs?
Last modified: August 30, 2016

---

# HTTP to HTTPs?

 *  Resolved [criscmaia](https://wordpress.org/support/users/criscmaia/)
 * (@criscmaia)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/http-to-https-8/)
 * I can’t find a way to automatically redirect all http links to the https version
   of it.
 * This is my current cache:
    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule> # END WordPress
 * Thanks
 * [https://wordpress.org/plugins/wp-super-cache/](https://wordpress.org/plugins/wp-super-cache/)

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/http-to-https-8/?output_format=md) [1](https://wordpress.org/support/topic/http-to-https-8/?output_format=md)
2

 *  [Charya](https://wordpress.org/support/users/charya/)
 * (@charya)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/http-to-https-8/page/2/#post-6422025)
 * Thank you for help, but after I copied this code. Why I couldn’t go to my website
   and The browser show the content like The page isn’t redirecting properly.
 *  Thread Starter [criscmaia](https://wordpress.org/support/users/criscmaia/)
 * (@criscmaia)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/http-to-https-8/page/2/#post-6422027)
 * No problem. That’s exactly the issue I was facing. There are loads of options
   to set it up. I’ve listed them all on this stackoverflow post: [http://stackoverflow.com/questions/32049820/use-htaccess-to-redirect-http-to-https](http://stackoverflow.com/questions/32049820/use-htaccess-to-redirect-http-to-https)
 * I would recommend you testing one by one as it may solve the problem. If it doesn’t,
   I recommend contacting your hosting provider. 🙂

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/http-to-https-8/?output_format=md) [1](https://wordpress.org/support/topic/http-to-https-8/?output_format=md)
2

The topic ‘HTTP to HTTPs?’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

## Tags

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

 * 17 replies
 * 4 participants
 * Last reply from: [criscmaia](https://wordpress.org/support/users/criscmaia/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/http-to-https-8/page/2/#post-6422027)
 * Status: resolved