How do I remove a "Forced SSL" from a Joomla Website? - Joomla! Forum - community, help and support
hello joomla community,
i configured website (running on joomla 1.7) force ssl global configuration , can't access website (http://www.ausuaweil.com) more.
how can remove access website again? please help.
thanks,
dadani (uganda)
i configured website (running on joomla 1.7) force ssl global configuration , can't access website (http://www.ausuaweil.com) more.
how can remove access website again? please help.
thanks,
dadani (uganda)
what edit file configuration.php located in directory joomla! installed , change value '1' '0' variable $force_ssl.
note: make sure take copy of file before editing it.
code: select all
public $force_ssl = '0';note: make sure take copy of file before editing it.
Comments
Post a Comment