[Catalyst] Authentication in a Many Database Scenario

Aaron Trevena aaron.trevena at gmail.com
Thu May 10 08:53:27 GMT 2012


On 9 May 2012 22:10,  <scott at simpzoid.com> wrote:
> Thanks for that, it looks like what I need, just need to puzzle out how it
> works.....

The ConfigPerSite catalyst component trait uses InstancePerContext,
and configures each context based on combination of host/path to get
the configuration, the aim of the module is to host multiple sites or
sub-sites in a single catalyst app with their own, or shared database,
template paths, etc.

A.

-- 
Aaron J Trevena, BSc Hons
http://www.aarontrevena.co.uk
LAMP System Integration, Development and Consulting



More information about the Catalyst mailing list