Knowledge Base Article

How to configure Mambo to work with a new domain?

In order to configure your Mambo to work with a new domain name, you should edit the live_site setting in Mambo's configuration.php file.

 

You should change this line:

 

$mosConfig_live_site = 'http://olddomain.com';

 

to

 

$mosConfig_live_site = 'http://newdomain.com';



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  110
votes :  1

Valid XHTML 1.0 Strict Valid CSS!