I don't mean to be a pest but I'd like to further explore using handlers for
Perl sections. Does anyone have any info on this or can point me in another
direction?
I guess I can just put my dynamic configs in a perl module that's not called
as a handler and just 'use' it in the apache config, rig
Hi all,
I was trying to set up some perl code to configure my apache server
dynamically and came across this:
http://perl.apache.org/docs/2.0/api/Apache2/PerlSections.html#Advanced_API.
Upon trying it out however, I could not get it working correctly. It
seems that the Perl code in the block i