dumb question about mod_perl architecture

2006-01-18 Thread Kevin Murphy
If a patch is applied to standalone perl on a system, does an apache with static mod_perl need to be rebuilt to incorporate the changes to Perl? I understand that when you use a static mod_perl compiled into Apache, then the interface between Perl and Apache is compiled into the executable. B

easiest way to build apache 1 w/ static perl, rewrite, and proxy

2005-02-02 Thread Kevin Murphy
of an Apache "Configuration" file being passed to Apache's "./configure" command, which puts me in mind of somehow batching the ./configure switches, but I don't see anything about this possibility on the Apache side.) Thanks, Kevin Murphy