Definition:
char *ap_get_server_built(void);
Usage example:
char *string;
string = ap_get_server_built();
Returns the date and time the server was built, or the string "unknown" if this data is indeterminate.
Previous: ap_get_remote_logname
Next: ap_get_server_name
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)