Osclass Support Forums - Rackons.in

Other Osclass Support => Other Questions Related to Osclass => Topic started by: BrantPr on February 18, 2018, 03:51:03 AM

Title: Multiple Domains for one osclass instance
Post by: BrantPr on February 18, 2018, 03:51:03 AM
Hello together
I can't find a solution in the forum for my problem.

What I want:
Is it possible to run one osclass instance with two domains?
for ex.:
If the user comes with domain1.com he is getting the osclass on every page with domain1.com
If he change the Domain to domain2.com the osclass shows the same osclass instance but only the URL is domain2.com on every page.


May I have to change something in config.php?

Quote
define('WEB_PATH', 'https://domain1.com/');

or how I can setup this?

Thanks in advance