In mod_info, SERVER_CONFIG_FILE is used in order to determine which config file the apache server is running with
However, this ignores the -f option.
Shouldn't we be printing out
ap_conftree->filename?
that sounds right to me... got a patch you have tested that I can play with? (this time with old file on left and new file on right ;) )
