[Catalyst] PerlSetVar $r->dir_config
Sebastian Riedel
sri at oook.de
Mon Jul 25 19:06:18 CEST 2005
Am 25.07.2005 um 18:58 schrieb Tim Keefer:
> Anyone know if there's a Catalyst method that accomplishes the same
> thing that $r->dir_config does? If not, how do I gain access to $r
> ( Apache request object ) within a Catalyst app. I need to set
> variables
> in the httpd.conf file and access them from the Catalyst app.
Use environment variables, they are cross platform.
--
sebastian
More information about the Catalyst
mailing list