Jump to content

Unrecognized HTTP host:' - Please update your $config->httpHosts setting in /site/config.php


Recommended Posts

Posted

Hi neonwired,

so you added the live domain to the config.php like this, right? 

$config->httpHosts = array('www.livedomain.tld', 'livedomain.tld');

 

  • Like 2
  • 2 years later...
Posted
On 2/21/2017 at 6:56 PM, Nils Wiere said:

 


$config->httpHosts = array('www.livedomain.tld', 'livedomain.tld');

Hello Nils,
I have just the same problem. Did you find a solution?

For me it looks like this:


$config->httpHosts = array(
    'www.nextlable.com', 
    'nextlable.com'
    
);

and the bug is not on Safri only on Chrom

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...