SOURCES: apache-branding.patch (NEW) - PLD branding
glen
glen at pld-linux.org
Mon Apr 9 12:52:33 CEST 2007
Author: glen Date: Mon Apr 9 10:52:33 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- PLD branding
---- Files affected:
SOURCES:
apache-branding.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/apache-branding.patch
diff -u /dev/null SOURCES/apache-branding.patch:1.1
--- /dev/null Mon Apr 9 12:52:33 2007
+++ SOURCES/apache-branding.patch Mon Apr 9 12:52:28 2007
@@ -0,0 +1,11 @@
+--- httpd-2.2.4/server/core.c~ 2007-04-09 12:44:44.498312561 +0300
++++ httpd-2.2.4/server/core.c 2007-04-09 13:51:55.259792868 +0300
+@@ -2733,7 +2733,7 @@
+ AP_DECLARE(const char *) ap_get_server_description(void)
+ {
+ return server_description ? server_description :
+- AP_SERVER_BASEVERSION " (" PLATFORM ")";
++ AP_SERVER_BASEVERSION " (PLD/Linux)";
+ }
+
+ AP_DECLARE(const char *) ap_get_server_banner(void)
================================================================
More information about the pld-cvs-commit
mailing list