Apache 1.3 API Documentation

Global Data Cell ap_server_argv0

Definition:

char *ap_server_argv0;
     

Usage example:

extern char *ap_server_argv0; 
ap_server_argv0 = argv[0];
     

The command line argument string by which Apache was invoked,


Previous: ap_scoreboard_image Next: ap_server_confname

Table of Contents (Routines, Structures, Data Cells, Constants)