Knowledge Base Article

How to configure SMF to work with a new domain?

In order to configure SMF to work properly with another domain, you should modify the Settings.php file.

 

You should change this line:

 

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

 

to

 

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



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  49
votes :  1

Valid XHTML 1.0 Strict Valid CSS!