From b3a17b67c12fd514dd1d9a9806db15f4035ef89c Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" Date: Sat, 26 Apr 2003 02:58:47 +0000 Subject: [PATCH] Bug 203160 - mod_throttle has a new URL git-svn-id: svn://10.0.0.236/trunk@141848 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/installation.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 89dfc224c34..f225452acee 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -977,8 +977,7 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars which can limit connections by ip-address. You may download this module at - - http://www.snert.com/Software/Throttle/. + Follow the instructions to install into your Apache install. This module only functions with the Apache web server! @@ -986,7 +985,7 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars ThrottleClientIP command provided by this module to accomplish this goal. See the - Module + Module Instructions for more information.