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 :  4.7 from 5
views :  1718
votes :  6

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

powered by

Valid XHTML 1.0 Strict Valid CSS!