diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 12:52:00 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 12:52:00 +0000 |
| commit | 887bc73476c8e2f8ac47e56dd7cec172d9720b13 (patch) | |
| tree | c03f541b7657cb201449f598b68edda41e94f16b /www/apache22/files/patch-support__log_server_status.in | |
| parent | Update to version 1.2.2 (diff) | |
- use @sample for conf files
- backport ab from 2.4.x
- fix mode for suexec, cgi test files
- adopt http-ssl.conf.in from upstream trunk
- rebuild some patches
Diffstat (limited to 'www/apache22/files/patch-support__log_server_status.in')
| -rw-r--r-- | www/apache22/files/patch-support__log_server_status.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/files/patch-support__log_server_status.in b/www/apache22/files/patch-support__log_server_status.in index 7aeb579dbad8..013cb8b0c8f1 100644 --- a/www/apache22/files/patch-support__log_server_status.in +++ b/www/apache22/files/patch-support__log_server_status.in @@ -1,5 +1,5 @@ ---- ./support/log_server_status.in.orig 2006-07-11 23:38:44.000000000 -0400 -+++ ./support/log_server_status.in 2010-05-06 19:37:54.273730386 -0400 +--- support/log_server_status.in.orig 2006-07-12 03:38:44 UTC ++++ support/log_server_status.in @@ -27,7 +27,7 @@ # require 'sys/socket.ph'; @@ -9,7 +9,7 @@ $server = "localhost"; # Name of server, could be "www.foo.com" $port = "80"; # Port on server $request = "/status/?auto"; # Request to send -@@ -60,7 +60,7 @@ +@@ -60,7 +60,7 @@ sub tcp_connect chomp($date); ($day,$time)=split(/:/,$date); $res=&tcp_connect($server,$port); |
