| 1733 |
|
|
| 1734 |
ap_log_error(APLOG_MARK, APLOG_NOTICE, 0, ap_server_conf, |
ap_log_error(APLOG_MARK, APLOG_NOTICE, 0, ap_server_conf, |
| 1735 |
"%s configured -- resuming normal operations", |
"%s configured -- resuming normal operations", |
| 1736 |
ap_get_server_version()); |
ap_get_server_description()); |
| 1737 |
ap_log_error(APLOG_MARK, APLOG_INFO, 0, ap_server_conf, |
ap_log_error(APLOG_MARK, APLOG_INFO, 0, ap_server_conf, |
| 1738 |
"Server built: %s", ap_get_server_built()); |
"Server built: %s", ap_get_server_built()); |
| 1739 |
#ifdef AP_MPM_WANT_SET_ACCEPT_LOCK_MECH |
#ifdef AP_MPM_WANT_SET_ACCEPT_LOCK_MECH |