Separate websites in one login?
Separate websites in one login?
Is there a way to have two separate website in the same CMS installation? I'm doing a website for someone who has two companies that are completely different. Is there a way to manage two sites that are not connected? I want her to be able to use the same admin login.
Re: Separate websites in one login?
As far as I know cmsms is not built for that.
maybe you could play around with .htaccess to 'separate' two parts of cmsms. However, probably it will not work out in the end as for example menu manager, search module, CMS mailer are all aware of one domain.
maybe you could play around with .htaccess to 'separate' two parts of cmsms. However, probably it will not work out in the end as for example menu manager, search module, CMS mailer are all aware of one domain.
Re: Separate websites in one login?
Thanks. So if I want another CMS I have to install it all over in a separate folder on my web server?
Re: Separate websites in one login?
Yes, and of course use another database OR another prefix for database tables (can be configured during installation of cmsms).
Re: Separate websites in one login?
Ok, thanks!!!!