WebsiteBaker Community Forum
General Community => Off-Topic => Topic started by: Carsten on August 02, 2006, 07:13:49 PM
-
Hello,
can website Baker manage more websites ?
-
in a single instance - no
but you can run more than 1 copy of WB on your host and map the domains to the subdirs ... you have table prefixes, so you can even run them on 1 database.
On my Host I have 4 copies running of 2 databases ...
cheers
Klaus
-
hi.
i am interested in how you run muliple sites from one database. i have managed to do this, providing the websites look the same but cannot do this if i want different settings,
i.e. if one site has say front end login but the second site does not. but the content is to be the same so that updating one site changes all
can you please advise how you have done this
regards
-
table prefix and session identifiers are the buzzwords ...
for each installation you select a different table prefix and different session identifiers ...
cheers
Klaus