From 6d2b11cde952cdb029859d536224d6342de683d5 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Mon, 19 Nov 2001 22:47:47 +0000 Subject: Update to 2.0.28 PR: 32043 Submitted by: maintainer --- www/apache2/files/patch-support:log_server_status.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/apache2/files/patch-support:log_server_status.in') diff --git a/www/apache2/files/patch-support:log_server_status.in b/www/apache2/files/patch-support:log_server_status.in index 3549aa89f8c5..d8a970ebe8cd 100644 --- a/www/apache2/files/patch-support:log_server_status.in +++ b/www/apache2/files/patch-support:log_server_status.in @@ -1,15 +1,15 @@ ---- support/log_server_status.in.orig Mon Mar 12 08:40:47 2001 -+++ support/log_server_status.in Sat Apr 7 05:45:42 2001 +--- support/log_server_status.in.orig Fri Nov 16 22:11:16 2001 ++++ support/log_server_status.in Fri Nov 16 22:13:50 2001 @@ -63,10 +63,10 @@ # require 'sys/socket.ph'; -$wherelog = "/var/log/graph/"; # Logs will be like "/var/log/graph/19960312" -+$wherelog = "/var/log/httpd-status-"; ++$wherelog = "/var/log/httpd-status-"; # Logs will be like "/var/log/httpd-status-19960312.log" $server = "localhost"; # Name of server, could be "www.foo.com" $port = "80"; # Port on server -$request = "/status/?auto"; # Request to send -+$request = "/server-status/?auto"; # Request to send ++$request = "/status-status/?auto"; # Request to send sub tcp_connect { -- cgit v1.2.3