From: André Malo Date: Fri, 18 Apr 2003 02:28:28 +0000 (+0000) Subject: add missing ids. X-Git-Tag: pre_ajp_proxy~1828 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7426c43be9d19777cf748dde046d9f7553e12104;p=thirdparty%2Fapache%2Fhttpd.git add missing ids. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99430 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_example.html.en b/docs/manual/mod/mod_example.html.en index 5624ebaebc6..914c15f0311 100644 --- a/docs/manual/mod/mod_example.html.en +++ b/docs/manual/mod/mod_example.html.en @@ -55,12 +55,12 @@

Topics

top
-

Compiling the example module

+

Compiling the example module

To include the example module in your server, follow the steps below:

@@ -100,7 +100,7 @@
top
-

Using the mod_example Module

+

Using the mod_example Module

To activate the example module, include a block similar to the following in your srm.conf file:

diff --git a/docs/manual/mod/mod_example.xml b/docs/manual/mod/mod_example.xml index 3aae4bf1237..24239813352 100644 --- a/docs/manual/mod/mod_example.xml +++ b/docs/manual/mod/mod_example.xml @@ -34,7 +34,7 @@ various callbacks were made.

-
Compiling the example module +
Compiling the example module

To include the example module in your server, follow the steps below:

@@ -74,7 +74,7 @@
-
Using the <code>mod_example</code> Module +
Using the <code>mod_example</code> Module

To activate the example module, include a block similar to the following in your srm.conf file:

diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en index 11fdc3fdd21..b71771a46f2 100644 --- a/docs/manual/mod/mod_so.html.en +++ b/docs/manual/mod/mod_so.html.en @@ -52,11 +52,11 @@ Windows

Topics

top
-

Creating Loadable Modules for Windows

+

Creating Loadable Modules for Windows

Note

The module name format changed for Windows diff --git a/docs/manual/mod/mod_so.xml b/docs/manual/mod/mod_so.xml index 9bce83cf08b..e28aa7ada2f 100755 --- a/docs/manual/mod/mod_so.xml +++ b/docs/manual/mod/mod_so.xml @@ -31,7 +31,7 @@ Windows -

Creating Loadable Modules for Windows +
Creating Loadable Modules for Windows Note

The module name format changed for Windows diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index b6d175cd969..d4ad41232dd 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -73,12 +73,12 @@ to provide the cryptography engine.

Topics

top
-

Environment Variables

+

Environment Variables

This module provides a lot of SSL information as additional environment variables to the SSI and CGI namespace. The generated variables are listed in @@ -130,7 +130,7 @@ compatibility variables.

top
-

Custom Log Formats

+

Custom Log Formats

When mod_ssl is built into Apache or at least loaded (under DSO situation) additional functions exist for the Custom Log Format of diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 86aca76b127..5109dffe98e 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -22,7 +22,7 @@ to provide the cryptography engine.

SSL documentation.

-
Environment Variables +
Environment Variables

This module provides a lot of SSL information as additional environment variables to the SSI and CGI namespace. The generated variables are listed in @@ -75,7 +75,7 @@ compatibility variables.

-
Custom Log Formats +
Custom Log Formats

When mod_ssl is built into Apache or at least loaded (under DSO situation) additional functions exist for the

Topics

top
-

Enabling Status Support

+

Enabling Status Support

To enable status reports only for browsers from the foo.com @@ -109,7 +109,7 @@ performance inetd mode.

top
-

Automatic Updates

+

Automatic Updates

You can get the status page to update itself automatically if @@ -119,7 +119,7 @@ performance

top
-

Machine Readable Status File

+

Machine Readable Status File

A machine-readable version of the status file is available by diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index 031785dc3df..e3ca67d1a99 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.xml @@ -58,7 +58,7 @@ performance these statistics does not exist within standard Apache.

-
+
Enabling Status Support

To enable status reports only for browsers from the foo.com @@ -84,7 +84,7 @@ performance inetd mode.

-
+
Automatic Updates

You can get the status page to update itself automatically if @@ -94,7 +94,7 @@ performance

-
+
Machine Readable Status File

A machine-readable version of the status file is available by diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index 6ba4bb10952..3ced86226e4 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -41,11 +41,11 @@ identifier for each request

This module provides no directives.

Topics

top
-

Theory

+

Theory

First a brief recap of how the Apache server works on Unix diff --git a/docs/manual/mod/mod_unique_id.xml b/docs/manual/mod/mod_unique_id.xml index f5989f984f0..f496963cb46 100755 --- a/docs/manual/mod/mod_unique_id.xml +++ b/docs/manual/mod/mod_unique_id.xml @@ -22,7 +22,7 @@ identifier for each request document.

-
+
Theory

First a brief recap of how the Apache server works on Unix diff --git a/docs/manual/mod/mod_usertrack.html.en b/docs/manual/mod/mod_usertrack.html.en index 48ef5a431a0..fb507cc6479 100644 --- a/docs/manual/mod/mod_usertrack.html.en +++ b/docs/manual/mod/mod_usertrack.html.en @@ -45,12 +45,12 @@

Topics

top
-

Logging

+

Logging

Previously, the cookies module (now the user tracking @@ -70,7 +70,7 @@ CustomLog logs/clickstream "%{cookie}n %r %t" should be upgraded to the above CustomLog directive.

top
-

2-digit or 4-digit dates for cookies?

+

2-digit or 4-digit dates for cookies?

(the following is from message diff --git a/docs/manual/mod/mod_usertrack.xml b/docs/manual/mod/mod_usertrack.xml index 965ce3d5705..a14c4e04bbd 100755 --- a/docs/manual/mod/mod_usertrack.xml +++ b/docs/manual/mod/mod_usertrack.xml @@ -21,7 +21,7 @@ -

+
Logging

Previously, the cookies module (now the user tracking @@ -43,7 +43,7 @@ CustomLog logs/clickstream "%{cookie}n %r %t" module="mod_log_config">CustomLog directive.

-
+
2-digit or 4-digit dates for cookies?

(the following is from message