remain "Apache" for our server tokens string) to identify the Apache HTTP
Project. This is to benefit our httpd.rc file, and eliminate a host of
dependencies upon 'awk', coming shortly.
Backports 1st file commit of r395418
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396964
13f79535-47bb-0310-9956-
ffa450edef68
* Example: "Apache/1.1.0 MrWidget/0.1-alpha"
*/
#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