Disable ssl in the database

Using your FTP client, open configuration.php on your Joomla site:
change
Code:

var $force_ssl = '1';

to
Code:

var $force_ssl = '0';

1 comments:

  • Ernie Aguallo

    I’d have to concur with you on this. Which is not something I typically do! I really like reading a post that will make people think. Also, thanks for allowing me to comment!

  • Post a Comment