#include "apr_general.h"
Go to the source code of this file.
Defines | |
| #define | AP_SERVER_COPYRIGHT "Copyright 2008 The Apache Software Foundation." |
| #define | AP_SERVER_BASEVENDOR "Apache Software Foundation" |
| #define | AP_SERVER_BASEPROJECT "Apache HTTP Server" |
| #define | AP_SERVER_BASEPRODUCT "Apache" |
| #define | AP_SERVER_MAJORVERSION_NUMBER 2 |
| #define | AP_SERVER_MINORVERSION_NUMBER 2 |
| #define | AP_SERVER_PATCHLEVEL_NUMBER 8 |
| #define | AP_SERVER_DEVBUILD_BOOLEAN 0 |
| #define | AP_SERVER_ADD_STRING "" |
| #define | AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER) |
| #define | AP_SERVER_MINORVERSION APR_STRINGIFY(AP_SERVER_MINORVERSION_NUMBER) |
| #define | AP_SERVER_PATCHLEVEL |
| #define | AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION |
| #define | AP_SERVER_BASEREVISION AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL |
| #define | AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION |
| #define | AP_SERVER_VERSION AP_SERVER_BASEVERSION |
| #define | AP_SERVER_PATCHLEVEL_CSV |
Definition in file ap_release.h.
|
|
Definition at line 54 of file ap_release.h. |
|
|
Definition at line 44 of file ap_release.h. Referenced by set_banner(). |
|
|
Definition at line 43 of file ap_release.h. |
|
|
Definition at line 64 of file ap_release.h. |
|
|
Definition at line 42 of file ap_release.h. |
|
|
Definition at line 65 of file ap_release.h. Referenced by ap_proxy_http_process_response(), ap_proxy_http_request(), set_banner(), ssl_add_version_components(), and ssl_pphrase_Handle_CB(). |
|
|
Definition at line 27 of file ap_release.h. |
|
|
Definition at line 49 of file ap_release.h. |
|
|
Definition at line 58 of file ap_release.h. Referenced by set_banner(). |
|
|
Definition at line 46 of file ap_release.h. |
|
|
Definition at line 63 of file ap_release.h. Referenced by set_banner(). |
|
|
Definition at line 59 of file ap_release.h. |
|
|
Definition at line 47 of file ap_release.h. |
|
|
Value: Definition at line 60 of file ap_release.h. |
|
|
Value: AP_SERVER_MAJORVERSION_NUMBER ##, \ ##AP_SERVER_MINORVERSION_NUMBER ##, \ ##AP_SERVER_PATCHLEVEL_NUMBER Definition at line 69 of file ap_release.h. |
|
|
Definition at line 48 of file ap_release.h. |
|
|
Definition at line 66 of file ap_release.h. |