How to remove "https" as default and change it to "http" ?

Started by Jarowit, June 30, 2010, 12:33:44 PM

Previous topic - Next topic

Jarowit


I run this website ( https://gunbad.com/index.php ) and a while ago we played with the idea of having an SSL certificate.  I can no longer afford it and need to make sure that the forum stops using https as default.

I put this into my .htaccess :

QuoteRewriteCond %{HTTPS} on
RewriteRule !^checkout(/|$) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

But when I try to change https in "Server Settings > Database and Path > Forum URL"  it does not let me.  I click save and nothing happens.

Any ideas ?

xenovanis

This could probably be fixed by using repair_settings to fix your paths and urls.

What is repair_settings.php?
"Insanity: doing the same thing over and over again and expecting different results."

Advertisement: