>>>>> "BH" == Brian Haney <[EMAIL PROTECTED]> writes:

BH> I compiled mod_perl with USE_APXS=1 WITH_APXS=/usr/sbin/apxs EVERYTHING=1.
BH> Among the configure output I got "PerlSSI.....................enabled",
BH> which leads me to believe that the mod_include callback is enabled.

BH> Does the fact that I am using all DSO modules have a bearing here?

Yes.  Read the apxs output again carefully, where it tells you it is
disabling PerlSSI because you're in a DSO.

I find it just as easy to use a quickie Registry script and
just <!--#include virtual="/path/to/script" --> rather than worrying
about evaluating an anonymous subroutine or some such.

Reply via email to