Title: HTTP to HTTPS .hta Changes
Last modified: August 24, 2016

---

# HTTP to HTTPS .hta Changes

 *  Resolved [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * (@jasonmack)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/)
 * Hi, i updated your great plugin to latest and was wondering if i need to modify
   anything via custom code sections as i am about to make my site HTTPS.
 * I’m trying to avoid breaking the site, i think i should double check and ask 
   if i need to do anything to the .hta that your plugin generates me before i switch
   over.
 * I am just going to go into WordPress settings and change the http to https.
 * Let me know if i need to do anything else. Really appreciate it! Thank you.
 * Jason
 * [https://wordpress.org/plugins/bulletproof-security/](https://wordpress.org/plugins/bulletproof-security/)

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

 *  Thread Starter [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * (@jasonmack)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971179)
 * I’m wanting to SSL/HTTPS both the entire front end and backend of the website.
 * Thank you.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971326)
 * After purchasing an SSL Certificate you would add this https/ssl code here to
   BPS Custom Code: [http://forum.ait-pro.com/forums/topic/wordpress-ssl-htaccess-code-rewrite-ssl-rewritecond-server_port/#post-7233](http://forum.ait-pro.com/forums/topic/wordpress-ssl-htaccess-code-rewrite-ssl-rewritecond-server_port/#post-7233)
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971538)
 * Did you get this sorted out/working?
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971591)
 * Did you get everything setup/working?
 * Thread Start Date: 4-1-2015 to 4-2-2015
    Current Date: 4-9-2015
 *  Thread Starter [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * (@jasonmack)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971609)
 * Hi, i would really appreciate if you could give me a 301 https to http code.
 * I no longer need https and need to redirect my traffic back to http in a search
   engine friendly way (301)
 * If you could please help me with that this issue would be resolved.
 *  Thread Starter [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * (@jasonmack)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971610)
 * # WP REWRITE LOOP START
    RewriteEngine On RewriteBase / RewriteCond %{HTTPS} !
   =on RewriteCond %{SERVER_PORT} ^80 RewriteRule (.*) [http://%](http://%){HTTP_HOST}%{
   REQUEST_URI} [R=301,L] RewriteRule ^index\.php$ – [L]
 * whenever i use this code i get a redirect loop?
 * i also have wordpress settings to http
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971611)
 * By default BPS creates standard http rewrite .htaccess code. So you just need
   to delete the https custom code you added/created in BPS Custom Code.
 * 1. Delete the https rewrite code you added to BPS Custom Code.
    2. Click the 
   Save Root Custom Code button. 3. Go to the Security Modes page, click the Create
   secure.htaccess File AutoMagic button and activate Root folder BulletProof Mode.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971617)
 * Did you get everything setup/working?
 * Thread Start Date: 4-1-2015 to 4-2-2015
    Current Date: 4-14-2015
 *  Thread Starter [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * (@jasonmack)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971618)
 * Yeah got ti figured out, thanks a bunch man. great support very thankful.

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

The topic ‘HTTP to HTTPS .hta Changes’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [jasonmack](https://wordpress.org/support/users/jasonmack/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/http-to-https-hta-changes/#post-5971618)
 * Status: resolved