Page 1 of 1

root_url redirect to https

Posted: Wed Sep 03, 2014 7:42 am
by makenskiy
Hi! I moved my site to new webhosting. All links root_url redirect to https. But I want http.

I add in config.php

Code: Select all

$config['root_url'] = 'http://site.com';
Help me, please.

Re: root_url redirect to https

Posted: Wed Sep 03, 2014 5:46 pm
by Njit
You probably have set a rule in your .htaccess file. Have a look at http://stackoverflow.com/questions/4398 ... od-rewrite