From 9446e038b0c077de9cbe16f8c668238690c52739 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 9 Apr 2007 10:52:28 +0000 Subject: [PATCH] - PLD branding Changed files: apache-branding.patch -> 1.1 --- apache-branding.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 apache-branding.patch diff --git a/apache-branding.patch b/apache-branding.patch new file mode 100644 index 0000000..e198b13 --- /dev/null +++ b/apache-branding.patch @@ -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) -- 2.44.0