module_config 937 sapi/apache_hooks/mod_php5.c conf = get_module_config(s->module_config, &php5_module); module_config 1301 sapi/apache_hooks/mod_php5.c conf = (php_per_server_config *) get_module_config(r->server->module_config, &php5_module); module_config 1385 sapi/apache_hooks/mod_php5.c svr = get_module_config(r->server->module_config, &php5_module);