From: jake%bugzilla.org <> Date: Tue, 6 May 2003 11:51:11 +0000 (+0000) Subject: Picking up recent changes from the XML source X-Git-Tag: bugzilla-2.16.4~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba20634f78eeec5d8ecf2c32ca457608cf1bd4c9;p=thirdparty%2Fbugzilla.git Picking up recent changes from the XML source --- diff --git a/docs/html/Bugzilla-Guide.html b/docs/html/Bugzilla-Guide.html index 1e70196e65..61e6a0dc38 100644 --- a/docs/html/Bugzilla-Guide.html +++ b/docs/html/Bugzilla-Guide.html @@ -3438,7 +3438,7 @@ CLASS="prompt" UPDATE user SET Password=PASSWORD('<new_password'>) +>UPDATE user SET Password=PASSWORD('<new_password>') WHERE user='root'; http://www.snert.com/Software/Throttle/. +>http://www.snert.com/Software/mod_throttle/ Follow the instructions to install into your Apache install. This module only functions with the Apache web @@ -4352,7 +4352,7 @@ CLASS="command" command provided by this module to accomplish this goal. See the Module Instructions http://www.snert.com/Software/Throttle/. +>http://www.snert.com/Software/mod_throttle/ Follow the instructions to install into your Apache install. This module only functions with the Apache web @@ -667,7 +667,7 @@ CLASS="command" command provided by this module to accomplish this goal. See the Module InstructionsUPDATE user SET Password=PASSWORD('<new_password'>) +>UPDATE user SET Password=PASSWORD('<new_password>') WHERE user='root'; UPDATE user SET Password=PASSWORD(') WHERE + mysql> UPDATE user SET Password=PASSWORD('') WHERE user='root'; mysql> FLUSH PRIVILEGES; @@ -1251,7 +1251,7 @@ set=ISO-8859-1/i" *.cgi *.pl speeds for other users. If your Bugzilla installation is experiencing this problem , you may install the Apache module mod_throttle which can limit connections by ip-address. You may download this module at - http://www.snert.com/Software/Throttle/. Follow the instructions to + http://www.snert.com/Software/mod_throttle/ Follow the instructions to install into your Apache install. This module only functions with the Apache web server! You may use the ThrottleClientIP command provided by this module to accomplish this goal. See the Module Instructions