]> git.pld-linux.org Git - packages/apache.git/blame - apache-branding.patch
- more verbose files in system-wide dirs
[packages/apache.git] / apache-branding.patch
CommitLineData
9446e038
ER
1--- httpd-2.2.4/server/core.c~ 2007-04-09 12:44:44.498312561 +0300
2+++ httpd-2.2.4/server/core.c 2007-04-09 13:51:55.259792868 +0300
3@@ -2733,7 +2733,7 @@
4 AP_DECLARE(const char *) ap_get_server_description(void)
5 {
6 return server_description ? server_description :
7- AP_SERVER_BASEVERSION " (" PLATFORM ")";
8+ AP_SERVER_BASEVERSION " (PLD/Linux)";
9 }
10
11 AP_DECLARE(const char *) ap_get_server_banner(void)
This page took 0.031089 seconds and 4 git commands to generate.