Title: Firefox not respecting https/http rewrites
Last modified: August 21, 2016

---

# Firefox not respecting https/http rewrites

 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-not-respecting-httpshttp-rewrites/)
 * all browsers seem to be working ok with the exception of firefox.
 * i completely cleared the browser cache and cookies.
 * and when i click on my checkout page
 * [http://a1decals.com/products-page/checkout/](http://a1decals.com/products-page/checkout/)
   
   its supposed to go to the secure page [https://a1decals.com/products-page/checkout/](https://a1decals.com/products-page/checkout/)
 * and it does in all browsers but firefox.
 * im trying to patch this with an htaccess rule but its not working either.
 * Options +FollowSymLinks
    RewriteEngine On RewriteEngine On RewriteCond %{SERVER_PORT}
   80 RewriteCond %{REQUEST_URI} products-page/checkout RewriteRule ^(.*)$ [https://a1decals.com/products-page/checkout/$1](https://a1decals.com/products-page/checkout/$1)[
   R,L]
 * [http://wordpress.org/plugins/wordpress-https/](http://wordpress.org/plugins/wordpress-https/)
 * can anyone give me any idea on what to do for a fix?, i tried rewriting the checkout
   page link, but it due to another ssl plugin that link gets rewritten to the same
   http as the security for the page accessed.

The topic ‘Firefox not respecting https/http rewrites’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [https. SSL](https://wordpress.org/support/topic-tag/https-ssl/)

 * 0 replies
 * 1 participant
 * Last reply from: [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-not-respecting-httpshttp-rewrites/)
 * Status: not resolved