Hi!
According to this: https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/55733/multiple-sub-domain-access-to-one-jr-database ...
I made strucuture like:
domain.com/MASTER
domain.com/SITE1
domain.com/SITE2
etc.
I also made symlinks for modules and skins directories - it's working. But I have some questions, especially for you , @Brian or someone who knows how to make this working:
What I need to have in $_conf['jrCore_base_url'] = 'https://domain.com/MASTER'; or $_conf['jrCore_base_url'] = 'https://domain.com/SITE1'; ...for example SITE1 ? I need to change always this "base url" to correct directory for sub-site or it should be always set on "Master"?
And second - how about DATA? If someone registered on SITE1 with photos, music etc. - how to make this possible tobe visible also on SITE2, MASTER etc. ? Maybe symlink for data/MEDIA directory ?
I will grateful for any help with this
Best!
Peter
updated by @piteridrecords: 11/28/20 08:47:13PM