[Buffalo-pm] mod_perl question

joshj at linuxmail.org joshj at linuxmail.org
Thu Oct 19 15:08:15 PDT 2006


Hi all.

I've got a mod_perl question here. I want to read a config file when
apache (and mod_perl, for that matter) start up. This config file will
show mod perl where to find pages and code and such. I just want the
file read on startup and not everytime a page is accessed. Where would I
do this? I figured that if I put it in the handler() routine then it
would be read every time. But I'm not sure.

Thanks.

-Josh


More information about the Buffalo-pm mailing list