From 5efa541a2820267089b7a33b3f280b32ba7bb6f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Sun, 12 Feb 2012 22:37:35 +0100 Subject: [PATCH] - brand as TLD --- apache-branding.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-branding.patch b/apache-branding.patch index e198b13..55a1b19 100644 --- a/apache-branding.patch +++ b/apache-branding.patch @@ -5,7 +5,7 @@ { return server_description ? server_description : - AP_SERVER_BASEVERSION " (" PLATFORM ")"; -+ AP_SERVER_BASEVERSION " (PLD/Linux)"; ++ AP_SERVER_BASEVERSION " (TLD/Linux)"; } AP_DECLARE(const char *) ap_get_server_banner(void) -- 2.44.0