diff --git a/webtools/bugzilla/docs/html/Bugzilla-Guide.html b/webtools/bugzilla/docs/html/Bugzilla-Guide.html index 694648c261a..9fe33476c4b 100644 --- a/webtools/bugzilla/docs/html/Bugzilla-Guide.html +++ b/webtools/bugzilla/docs/html/Bugzilla-Guide.html @@ -85,7 +85,7 @@ NAME="AEN14" HREF="http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation" TARGET="_top" >Bugzilla Documentation compontent. +> component.

This is a development version of this guide. Information in it @@ -3180,7 +3180,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 @@ -4051,7 +4051,7 @@ CLASS="command" command provided by this module to accomplish this goal. See the Module Instructions

Regular Expression
(regexp)

A regular expression is an expression used for pattern matching. + Documentation +

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 @@ -624,7 +624,7 @@ CLASS="command" command provided by this module to accomplish this goal. See the Module Instructions
Regular Expression
(regexp)

A regular expression is an expression used for pattern matching. + Documentation +

Bugzilla Documentation compontent. +> component.

This is a development version of this guide. Information in it diff --git a/webtools/bugzilla/docs/html/stepbystep.html b/webtools/bugzilla/docs/html/stepbystep.html index 33244655f39..caf6b9dc1a7 100644 --- a/webtools/bugzilla/docs/html/stepbystep.html +++ b/webtools/bugzilla/docs/html/stepbystep.html @@ -1078,7 +1078,7 @@ CLASS="prompt" UPDATE 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; @@ -1191,7 +1191,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 @@ -4448,6 +4448,10 @@ R that stores information in tables that are related to each other. + Regular Expression (regexp) + A regular expression is an expression used for pattern + matching. Documentation + S SGML