Apache 1.3 API Documentation

Constant SERVER_SUPPORT

Definition:

Compile-time definition; default set by #include "httpd.h"
     

Usage example:

ap_snprintf(buf, sizeof(buf), "For further assistance, go to SERVER_SUPPORT");
     

This is the location at which to seek support for the server. Third parties should change this *only* if they intend to provide support for their release of Apache.


Previous: SERVER_STARTING Next: SERVER_VERSION

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