On Mon, 2 Oct 2000, Ken Williams wrote:
ken, i have a feature request too :) i would like to be able to test if
mod_include is linked static with httpd, otherwise Makefile.PL will
disable PERL_SSI. a hash of parsed `httpd -l`, something like:
my $static_modules = Apache::test->http_static_modules;
if ($static_modules->{mod_include}) {
...
}
thanks!
- Re: Patch for easy testing of Apache::* modules (resend) Ken Williams
- Re: Patch for easy testing of Apache::* modules (rese... Doug MacEachern
- Re: Patch for easy testing of Apache::* modules (... Ken Williams
- Re: Patch for easy testing of Apache::* modules (... Ken Williams
- Re: Patch for easy testing of Apache::* modules (rese... Doug MacEachern
- Re: Patch for easy testing of Apache::* modules (rese... Doug MacEachern
- Re: Patch for easy testing of Apache::* modules (... Ken Williams
- Re: Patch for easy testing of Apache::* modules (rese... Doug MacEachern
