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 :  4.5 from 5
views :  1170
votes :  4

Related Articles

Views

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!