Hi All,

I am planning to start development with Catalyst and planning to deploy  the 
app on mod_perl, cgi and fastcgi.  I have following concern:
1. I am planning to put 4 catalyst app under a directory and some app will run 
on mod_perl and one on cgi and other one on Fastcgi. Will it be a approach?
2. All apps with share the same DB. How can we achieve it?
3. How to include the templates, if templates are outside from the catalyst 
apps(Under main dir)?

Here is the Directory structure what I am planning for:

->MainAppDir
    ->App1
    ->App2
    ->App3
    ->App4
    ->lib
    ->conf
    ->root
       ->templates
          ->src
       ->static
          ->js
          ->css
          ->images       
   
Hope I can be able explain my concern well. Looking forward for yor reply.

Thanks
Amit





               


      Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! 
http://downloads.yahoo.com/in/internetexplorer/
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to