>>>>> "Curtis" == Curtis Poe <[EMAIL PROTECTED]> writes:

Curtis> Hi all,
Curtis> I've been searching like mad through the docs for how to do something
Curtis> that I know must be really simple.  Let's say that I've added
Curtis> something like that to httpd.conf:

Curtis>    PerlModule Some::Application

You can have the import() of this module add conf information
directly.  See http://perl.apache.org/docs/2.0/api/Apache2/CmdParms.html and
http://perl.apache.org/docs/2.0/api/Apache2/ServerUtil.html about
"add_config".

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to