]> git.pld-linux.org Git - packages/apache1-mod_throttle.git/commitdiff
- undefine THROTTLE_CLIENT_IP
authorradek <radek@pld-linux.org>
Thu, 29 Aug 2002 00:33:13 +0000 (00:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_throttle-throttle-ip-off.patch -> 1.1

apache-mod_throttle-throttle-ip-off.patch [new file with mode: 0644]

diff --git a/apache-mod_throttle-throttle-ip-off.patch b/apache-mod_throttle-throttle-ip-off.patch
new file mode 100644 (file)
index 0000000..d83d19a
--- /dev/null
@@ -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
+ /*
This page took 0.062621 seconds and 4 git commands to generate.