Sam Carleton wrote: > Anyone know if it is possible to get the core_module config block > (core_server_config) by calling ap_find_linked_module()? If so, what > string do you pass it?
No that's not the mechanism. See any number of httpd's shipped modules for how they recover the core config.
