Re: Any way to list what compile options were used?

2002-07-11 Thread Randy Kobes
On Tue, 9 Jul 2002, Eric L. Brine wrote: > Is there any easy way to check which options were used to > compile mod_perl. Or more specifically, is there an easy way > to check which type handlers a mod_perl build allows, if it > allows stacked handlers, if it allows method handlers and if > it all

Re: Any way to list what compile options were used?

2002-07-10 Thread Stas Bekman
Eric L. Brine wrote: > Is there any easy way to check which options were used to compile mod_perl. > Or more specifically, is there an easy way to check which type handlers a > mod_perl build allows, if it allows stacked handlers, if it allows method > handlers and if it allows perl sections? Than