From 156e18535e7d4dba178f182457184ad6ab1c03cd Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Tue, 6 May 2003 11:42:43 +0000 Subject: Pick up recent docs changes for the compiled versions --- docs/html/Bugzilla-Guide.html | 31 ++++++++++++++++++++++++------- docs/html/extraconfig.html | 8 ++++---- docs/html/glossary.html | 19 ++++++++++++++++++- docs/html/index.html | 2 +- docs/html/stepbystep.html | 2 +- docs/txt/Bugzilla-Guide.txt | 10 +++++++--- 6 files changed, 55 insertions(+), 17 deletions(-) diff --git a/docs/html/Bugzilla-Guide.html b/docs/html/Bugzilla-Guide.html index 694648c26..9fe33476c 100644 --- a/docs/html/Bugzilla-Guide.html +++ b/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/docs/html/stepbystep.html b/docs/html/stepbystep.html index 33244655f..caf6b9dc1 100644 --- a/docs/html/stepbystep.html +++ b/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 -- cgit v1.2.3-24-g4f1b