[Catalyst] PerlSetVar $r->dir_config
    samwyse 
    samwyse at gmail.com
       
    Mon Jul 25 21:44:29 CEST 2005
    
    
  
On 7/25/05, Tim Keefer <tkeefer at sunflowerbroadband.com> wrote:
> I see. However it doesn't seem to allow me to set environment variables
> per <Location>.
[...]
> Can Catalyst support this behavior?
I'm not so sure that Apache truly supports that behavior.  A search of
Google indicates some bugs regarding PerlSetEnv and multiple virtual
hosts, which isn't too surprising since there's only one Perl
interpreter for all virtual hosts and the main server.  Do you have
this working in mod_perl outside of Catalyst?
    
    
More information about the Catalyst
mailing list