From: radek Date: Thu, 29 Aug 2002 00:33:13 +0000 (+0000) Subject: - undefine THROTTLE_CLIENT_IP X-Git-Tag: apache-mod_throttle-3_1_2-5~4 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Fapache1-mod_throttle.git;a=commitdiff_plain;h=1290355472ff135f34fe5b8078d105d9eb651531 - undefine THROTTLE_CLIENT_IP Changed files: apache-mod_throttle-throttle-ip-off.patch -> 1.1 --- diff --git a/apache-mod_throttle-throttle-ip-off.patch b/apache-mod_throttle-throttle-ip-off.patch new file mode 100644 index 0000000..d83d19a --- /dev/null +++ b/apache-mod_throttle-throttle-ip-off.patch @@ -0,0 +1,11 @@ +--- mod_throttle.c Thu Aug 29 02:06:13 2002 ++++ mod_throttle.c.new Thu Aug 29 02:06:04 2002 +@@ -48,7 +48,7 @@ + /* + * Special features + */ +-#define THROTTLE_CLIENT_IP ++/* #define THROTTLE_CLIENT_IP */ + #define THROTTLE_REMOTE_USER + + /*