Title: 301 htaccess all https to http instead?
Last modified: August 30, 2016

---

# 301 htaccess all https to http instead?

 *  [dailyvideo](https://wordpress.org/support/users/dailyvideo/)
 * (@dailyvideo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/301-htaccess-all-https-to-http-instead/)
 * I’ve tried pasting in code from several sites to make all traffic going to https://
   go to http:// and it’s not working. Here is the existing htaccess file. Would
   you help? Thanks!
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress

Viewing 1 replies (of 1 total)

 *  Thread Starter [dailyvideo](https://wordpress.org/support/users/dailyvideo/)
 * (@dailyvideo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/301-htaccess-all-https-to-http-instead/#post-6699426)
 * If it helps I think they turned off their SSL so maybe I can’t even do this from
   the htaccess as seen here:
    [Instructions](http://stackoverflow.com/questions/8371/how-do-you-redirect-https-to-http)
 * I tried some code in the functions.php file but that didn’t work either. See 
   here:
    [Instructions](http://blackhillswebworks.com/2013/10/30/redirect-wordpress-front-end-https-urls-to-http-without-a-plugin/)

Viewing 1 replies (of 1 total)

The topic ‘301 htaccess all https to http instead?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [dailyvideo](https://wordpress.org/support/users/dailyvideo/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/301-htaccess-all-https-to-http-instead/#post-6699426)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
