Any interest in this for HEAD? Patch below adds a test_config hook which allows modules to do extra checking when httpd is invoked with -t. The new "-t -D DUMP_MODULES" feature can be implemented this way rather than hooking into mod_so from server/main.c, which I think is slightly cleaner; it's useful for other modules too.
Looks fine. +1. -- justin
