diff options
Diffstat (limited to 'www/apache13-modssl/files/patch-ae')
-rw-r--r-- | www/apache13-modssl/files/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/files/patch-ae b/www/apache13-modssl/files/patch-ae index 74b2d83..4ee89df 100644 --- a/www/apache13-modssl/files/patch-ae +++ b/www/apache13-modssl/files/patch-ae @@ -1,6 +1,6 @@ ---- src/support/log_server_status.orig Fri Jun 4 17:54:19 1999 -+++ src/support/log_server_status Thu Aug 19 16:30:48 1999 -@@ -67,7 +67,7 @@ +--- src/support/log_server_status.orig Tue Jan 16 02:06:38 2001 ++++ src/support/log_server_status Mon Oct 22 20:44:59 2001 +@@ -70,7 +70,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 -@@ -93,14 +93,14 @@ +@@ -96,14 +96,14 @@ ### Main { |