> Cliff Woolley wrote: >> >> On Fri, 21 Jun 2002, Bill Stoddard wrote: >> >> >> can we apply this simple patch so that we dont have to always >> >> uncomment >> >> 12 lines for getting mod_info / mod_status working? >> > >> > +1 >> >> -0.5 Our default config has always taken a minimalist policy, I believe. the patch doesnt enable the modules, just only it's easier to enable them with only removing one # at the load command...; also I'm more thinking of disabling the modules after I have already used them; and if I then comment the load command I must also comment six config lines per module because the config isnt blocked with IfModule...
> Having it loaded and having it active and enabled are, IMO, 2 > separate entities. I would prefer not having a generic build which > happens to include these modules be active by default, so I'm like > -0.75 about this :) why should somebody load the modules and waste memory if he doesnt use them?? And again: the patch makes it erasier to enable / disable the modules, it does _NOT_ enable them by default. Guenter.
