On 9 May 2012 22:10, <[email protected]> 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 _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
