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. Thanks, Tim