Dears,
I found that we can have different websites for different DBs, but I can't find how to access a DB specific website.
If I have Demo DB and XYZ DB what URL should I use to access Demo DB's website and what URL can I use to access XYZ DB's website.
I tried URL argument db=XYZ but it have no effect except in /web/login controller .
Also I tried /page/?db=XYZ and /page/website.homepage?db=XYZ but not working also.
Any Ideas ?
Regards,