WebsiteBaker Community Forum

General Community => Off-Topic => Topic started by: Carsten on August 02, 2006, 07:13:49 PM

Title: Multidomain?
Post by: Carsten on August 02, 2006, 07:13:49 PM
Hello,

can website Baker manage more websites ?
Title: Re: Multidomain?
Post by: kweitzel on August 02, 2006, 08:24:44 PM
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
Title: Re: Multidomain?
Post by: theplim on August 08, 2006, 04:07:15 PM
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
Title: Re: Multidomain?
Post by: kweitzel on August 08, 2006, 04:27:43 PM
table prefix and session identifiers are the buzzwords ...

for each installation you select a different table prefix and different session identifiers ...

cheers

Klaus