From: Daniel Ruggeri Date: Wed, 15 Apr 2015 17:01:33 +0000 (+0000) Subject: We need moar emails - format change X-Git-Tag: 2.5.0-alpha~3283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7367187de7d8fccc39b6529456978e8a9693cc6a;p=thirdparty%2Fapache%2Fhttpd.git We need moar emails - format change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673872 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/event.html.en b/docs/manual/mod/event.html.en index 3b4746a9044..6643e05365f 100644 --- a/docs/manual/mod/event.html.en +++ b/docs/manual/mod/event.html.en @@ -48,7 +48,11 @@ of consuming threads only for connections with active processing script's arguments when building the httpd.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index 0fb0c74922d..5c6b4899ae7 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -66,7 +66,10 @@ mod_rewrite.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_rewrite
  • Mapping URLs to the filesystem
  • diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en index 37f46e2ddef..e0a88771ddb 100644 --- a/docs/manual/mod/mod_asis.html.en +++ b/docs/manual/mod/mod_asis.html.en @@ -47,13 +47,13 @@ HTTP headers

    For historical reasons, this module will also process any file with the mime type httpd/send-as-is.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_headers
  • mod_cern_meta
  • diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en index 919449ab9f4..7e1a8cead45 100644 --- a/docs/manual/mod/mod_auth_digest.html.en +++ b/docs/manual/mod/mod_auth_digest.html.en @@ -46,7 +46,10 @@ whole connection using mod_ssl is a much better alternative.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • AuthName
  • AuthType
  • diff --git a/docs/manual/mod/mod_auth_form.html.en b/docs/manual/mod/mod_auth_form.html.en index 5091fe93681..6eb6c9731a7 100644 --- a/docs/manual/mod/mod_auth_form.html.en +++ b/docs/manual/mod/mod_auth_form.html.en @@ -61,7 +61,15 @@

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_session
  • AuthName
  • diff --git a/docs/manual/mod/mod_authn_anon.html.en b/docs/manual/mod/mod_authn_anon.html.en index 5644f9abe14..8d8076f66fd 100644 --- a/docs/manual/mod/mod_authn_anon.html.en +++ b/docs/manual/mod/mod_authn_anon.html.en @@ -54,7 +54,10 @@ via the AuthBasicProvider directive with the anon value.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top

Anonymous Directive

diff --git a/docs/manual/mod/mod_authn_core.html.en b/docs/manual/mod/mod_authn_core.html.en index b3adf6f79dd..42800860bdd 100644 --- a/docs/manual/mod/mod_authn_core.html.en +++ b/docs/manual/mod/mod_authn_core.html.en @@ -39,16 +39,16 @@ mod_authn_core provides directives that are common to all authentication providers.

-
top
diff --git a/docs/manual/mod/mod_authn_dbd.html.en b/docs/manual/mod/mod_authn_dbd.html.en index 0290cda0046..703ddb9c189 100644 --- a/docs/manual/mod/mod_authn_dbd.html.en +++ b/docs/manual/mod/mod_authn_dbd.html.en @@ -48,18 +48,18 @@ AuthDigestProvider with the dbd value.

-

Directives

- -

Topics

+

Topics

See also

+

Directives

+ +

See also

  • AuthName
  • AuthType
  • diff --git a/docs/manual/mod/mod_authn_socache.html.en b/docs/manual/mod/mod_authn_socache.html.en index eb9e2198fcd..fb4cd702ce3 100644 --- a/docs/manual/mod/mod_authn_socache.html.en +++ b/docs/manual/mod/mod_authn_socache.html.en @@ -38,7 +38,12 @@ the load on backends

    Maintains a cache of authentication credentials, so that a new backend lookup is not required for every authenticated request.

-
top
diff --git a/docs/manual/mod/mod_authnz_fcgi.html.en b/docs/manual/mod/mod_authnz_fcgi.html.en index 8100e61ac5f..55e3a674ff8 100644 --- a/docs/manual/mod/mod_authnz_fcgi.html.en +++ b/docs/manual/mod/mod_authnz_fcgi.html.en @@ -45,18 +45,18 @@ httpd authentication and authorization such as for Basic authentication, or can authenticate using arbitrary mechanisms.

-

Directives

- -

Topics

+

Topics

See also

+

Directives

+ +

See also

  • Authentication, Authorization, and Access Control
  • diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index 4a32d9cee08..a371fd83eea 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -59,7 +59,19 @@ for HTTP Basic authentication. via the AuthBasicProvider directive with the ldap value.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_ldap
  • mod_auth_basic
  • diff --git a/docs/manual/mod/mod_authz_core.html.en b/docs/manual/mod/mod_authz_core.html.en index 512dc5663da..490563ef396 100644 --- a/docs/manual/mod/mod_authz_core.html.en +++ b/docs/manual/mod/mod_authz_core.html.en @@ -44,7 +44,12 @@ also allows for advanced logic to be applied to the authorization processing.

-
top
diff --git a/docs/manual/mod/mod_authz_dbd.html.en b/docs/manual/mod/mod_authz_dbd.html.en index 3b1400128b4..c494f7a0afd 100644 --- a/docs/manual/mod/mod_authz_dbd.html.en +++ b/docs/manual/mod/mod_authz_dbd.html.en @@ -48,20 +48,20 @@ the backend database driver and connection parameters, and manage the database connections.

-

Directives

- -

Topics

+

Topics

See also

+

Directives

+ +

See also

  • Require
  • diff --git a/docs/manual/mod/mod_authz_dbm.html.en b/docs/manual/mod/mod_authz_dbm.html.en index cb1036d0f54..31219666061 100644 --- a/docs/manual/mod/mod_authz_dbm.html.en +++ b/docs/manual/mod/mod_authz_dbm.html.en @@ -39,16 +39,16 @@ of the web site by group membership. Similar functionality is provided by mod_authz_groupfile.

-

Directives

+ diff --git a/docs/manual/mod/mod_authz_groupfile.html.en b/docs/manual/mod/mod_authz_groupfile.html.en index 7adb8a33359..883304b283f 100644 --- a/docs/manual/mod/mod_authz_groupfile.html.en +++ b/docs/manual/mod/mod_authz_groupfile.html.en @@ -40,14 +40,14 @@ of the web site by group membership. Similar functionality is provided by mod_authz_dbm.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

diff --git a/docs/manual/mod/mod_authz_host.html.en b/docs/manual/mod/mod_authz_host.html.en index 555fa253a57..681bf3addb0 100644 --- a/docs/manual/mod/mod_authz_host.html.en +++ b/docs/manual/mod/mod_authz_host.html.en @@ -52,13 +52,13 @@ address) leaving other methods unrestricted, by enclosing the directives in a <Limit> section.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • Authentication, Authorization, and Access Control
  • diff --git a/docs/manual/mod/mod_authz_owner.html.en b/docs/manual/mod/mod_authz_owner.html.en index 94fbb8fe643..4b7fea2abd3 100644 --- a/docs/manual/mod/mod_authz_owner.html.en +++ b/docs/manual/mod/mod_authz_owner.html.en @@ -71,13 +71,13 @@ "MultiViews" resources.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

diff --git a/docs/manual/mod/mod_authz_user.html.en b/docs/manual/mod/mod_authz_user.html.en index a3c78387b98..6c2a30236ca 100644 --- a/docs/manual/mod/mod_authz_user.html.en +++ b/docs/manual/mod/mod_authz_user.html.en @@ -42,13 +42,13 @@ directive. Alternatively Require valid-user can be used to grant access to all successfully authenticated users.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index cffac6be586..1cf9e8c96d5 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -80,7 +80,10 @@ before a 1011-byte file (if in ascending order) even though they both are shown as "1K".

-
top
diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index a1d0f3df366..ce3af5229d4 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -126,7 +126,14 @@

Further details, discussion, and examples, are provided in the Caching Guide.

-

Directives

+ diff --git a/docs/manual/mod/mod_cgi.html.en b/docs/manual/mod/mod_cgi.html.en index 2fce05aa437..5895155d5e4 100644 --- a/docs/manual/mod/mod_cgi.html.en +++ b/docs/manual/mod/mod_cgi.html.en @@ -57,17 +57,17 @@ for any file with the mime-type application/x-httpd-cgi. The use of the magic mime-type is deprecated.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • AcceptPathInfo
  • Options ExecCGI
  • diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en index c1a592140f3..9be9bcb4d0f 100644 --- a/docs/manual/mod/mod_charset_lite.html.en +++ b/docs/manual/mod/mod_charset_lite.html.en @@ -49,16 +49,16 @@ mechanisms implemented by Russian Apache and its associated mod_charset.

-
top
diff --git a/docs/manual/mod/mod_dav.html.en b/docs/manual/mod/mod_dav.html.en index 3a60361c4da..c463bf21af8 100644 --- a/docs/manual/mod/mod_dav.html.en +++ b/docs/manual/mod/mod_dav.html.en @@ -42,18 +42,18 @@ copying, and deleting resources and collections on a remote web server.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • DavLockDB
  • LimitXMLRequestBody
  • diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en index 05eefa48a55..ef5e4ff199c 100644 --- a/docs/manual/mod/mod_dbd.html.en +++ b/docs/manual/mod/mod_dbd.html.en @@ -43,7 +43,13 @@ by its original developer.

-

Directives

+ diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 446f44097e5..985a57d48f1 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -41,7 +41,14 @@ client your server to be compressed before being sent to the client over the network.

-

Directives

+ diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en index 53ea9983232..5926f346512 100644 --- a/docs/manual/mod/mod_dumpio.html.en +++ b/docs/manual/mod/mod_dumpio.html.en @@ -44,15 +44,15 @@ be expected, this can produce extreme volumes of data, and should only be used when debugging problems.

-
top
diff --git a/docs/manual/mod/mod_example_hooks.html.en b/docs/manual/mod/mod_example_hooks.html.en index 596fed8f817..fa72fd14761 100644 --- a/docs/manual/mod/mod_example_hooks.html.en +++ b/docs/manual/mod/mod_example_hooks.html.en @@ -50,15 +50,15 @@ display of some of the tracing the example module did as the various callbacks were made.

-
top
diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en index 5144634e99a..3d378bb19ab 100644 --- a/docs/manual/mod/mod_expires.html.en +++ b/docs/manual/mod/mod_expires.html.en @@ -60,16 +60,16 @@ criteria proxied from an origin server, this module does not change or add an Expires or Cache-Control header.

-
top
diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en index 7e69fe9354e..0da3d0abd4e 100644 --- a/docs/manual/mod/mod_ext_filter.html.en +++ b/docs/manual/mod/mod_ext_filter.html.en @@ -61,15 +61,15 @@ delivery to the client a prototype environment for filters.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

diff --git a/docs/manual/mod/mod_file_cache.html.en b/docs/manual/mod/mod_file_cache.html.en index 99324424952..28a7c22fa19 100644 --- a/docs/manual/mod/mod_file_cache.html.en +++ b/docs/manual/mod/mod_file_cache.html.en @@ -60,15 +60,15 @@

This module is an extension of and borrows heavily from the mod_mmap_static module in Apache 1.3.

-

Directives

+ +
top
diff --git a/docs/manual/mod/mod_filter.html.en b/docs/manual/mod/mod_filter.html.en index 501f468ca0d..e0db7a553d7 100644 --- a/docs/manual/mod/mod_filter.html.en +++ b/docs/manual/mod/mod_filter.html.en @@ -44,16 +44,7 @@ to mod_filter; no change to existing filter modules is required (although it may be possible to simplify them).

-
top
diff --git a/docs/manual/mod/mod_firehose.html.en b/docs/manual/mod/mod_firehose.html.en index 222f0f0ce71..4efc97732e5 100644 --- a/docs/manual/mod/mod_firehose.html.en +++ b/docs/manual/mod/mod_firehose.html.en @@ -52,7 +52,11 @@ -

Directives

+ diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 7d3b7a456f9..ea6efdd6981 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -40,17 +40,17 @@ headers request and response headers. Headers can be merged, replaced or removed.

-
top
diff --git a/docs/manual/mod/mod_heartbeat.html.en b/docs/manual/mod/mod_heartbeat.html.en index 493920f96bd..452ef5a9fa7 100644 --- a/docs/manual/mod/mod_heartbeat.html.en +++ b/docs/manual/mod/mod_heartbeat.html.en @@ -51,14 +51,14 @@ of ProxyPass -
top
diff --git a/docs/manual/mod/mod_imagemap.html.en b/docs/manual/mod/mod_imagemap.html.en index 9a6bc349f6a..242ddd3b3c7 100644 --- a/docs/manual/mod/mod_imagemap.html.en +++ b/docs/manual/mod/mod_imagemap.html.en @@ -55,19 +55,19 @@

However, we are trying to phase out "magic MIME types" so we are deprecating this method.

-
top
diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index 17cacb52ab3..c9ff02584b5 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -40,7 +40,16 @@ inclusion of other files or programs, as well as the setting and printing of environment variables.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • Options
  • AcceptPathInfo
  • diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index e4b15213913..9fbc5860148 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -58,17 +58,17 @@ configuration

    Once configured, the server information is obtained by accessing http://your.host.example.com/server-info

-
top
diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en index ebec8274483..ec10d78a9ef 100644 --- a/docs/manual/mod/mod_isapi.html.en +++ b/docs/manual/mod/mod_isapi.html.en @@ -46,7 +46,12 @@ extension. Please do not post such problems to Apache's lists or bug reporting pages.

-
top
diff --git a/docs/manual/mod/mod_journald.html.en b/docs/manual/mod/mod_journald.html.en index c4ca6ef8097..b7d0b94a324 100644 --- a/docs/manual/mod/mod_journald.html.en +++ b/docs/manual/mod/mod_journald.html.en @@ -35,15 +35,15 @@

This module provides "journald" ErrorLog provider. It allows logging error messages and CustomLog/TransferLog via systemd-journald(8).

-

Directives

- -

Topics

+ +

Directives

+ +
top
diff --git a/docs/manual/mod/mod_lbmethod_bybusyness.html.en b/docs/manual/mod/mod_lbmethod_bybusyness.html.en index e014d2202ee..06186b99595 100644 --- a/docs/manual/mod/mod_lbmethod_bybusyness.html.en +++ b/docs/manual/mod/mod_lbmethod_bybusyness.html.en @@ -37,13 +37,13 @@ It requires the services of mod_proxy_balancer, and provides the bybusyness load balancing method.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_proxy
  • mod_proxy_balancer
  • diff --git a/docs/manual/mod/mod_lbmethod_byrequests.html.en b/docs/manual/mod/mod_lbmethod_byrequests.html.en index 913d0cde002..2d3d6def7bb 100644 --- a/docs/manual/mod/mod_lbmethod_byrequests.html.en +++ b/docs/manual/mod/mod_lbmethod_byrequests.html.en @@ -37,13 +37,13 @@ It requires the services of mod_proxy_balancer, and provides the byrequests load balancing method..

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_proxy
  • mod_proxy_balancer
  • diff --git a/docs/manual/mod/mod_lbmethod_bytraffic.html.en b/docs/manual/mod/mod_lbmethod_bytraffic.html.en index d3525f4606a..2414d0287fa 100644 --- a/docs/manual/mod/mod_lbmethod_bytraffic.html.en +++ b/docs/manual/mod/mod_lbmethod_bytraffic.html.en @@ -37,13 +37,13 @@ It requires the services of mod_proxy_balancer, and provides the bytraffic load balancing method..

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_proxy
  • mod_proxy_balancer
  • diff --git a/docs/manual/mod/mod_ldap.html.en b/docs/manual/mod/mod_ldap.html.en index cb3afeb4202..6a4179e0655 100644 --- a/docs/manual/mod/mod_ldap.html.en +++ b/docs/manual/mod/mod_ldap.html.en @@ -55,7 +55,14 @@ by other LDAP modules website for details.

-
top
diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index b9557eea383..ac3c3803c7d 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -49,18 +49,18 @@ step. The TransferLog and CustomLog directives can be used multiple times in each server to cause each request to be logged to multiple files.

-

Directives

+ diff --git a/docs/manual/mod/mod_log_debug.html.en b/docs/manual/mod/mod_log_debug.html.en index 5d3aa36351a..25d836290d4 100644 --- a/docs/manual/mod/mod_log_debug.html.en +++ b/docs/manual/mod/mod_log_debug.html.en @@ -32,14 +32,14 @@
Source File:mod_log_debug.c
Compatibility:Available in Apache 2.3.14 and later
-

Directives

+

Topics

+

Directives

-

Topics

-
+
top

LogMessage Directive

diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en index a9dd5892d1b..d69fe605e41 100644 --- a/docs/manual/mod/mod_log_forensic.html.en +++ b/docs/manual/mod/mod_log_forensic.html.en @@ -52,15 +52,15 @@ distribution's support directory, may be helpful in evaluating the forensic log output.

-

Directives

- -

Topics

+

Topics

See also

+

Directives

+ +

See also

  • Apache Log Files
  • mod_log_config
  • diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en index e924fa45816..5cf07017a86 100644 --- a/docs/manual/mod/mod_logio.html.en +++ b/docs/manual/mod/mod_logio.html.en @@ -51,14 +51,14 @@ with the request that triggered the renegotiation.
-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_log_config
  • Apache Log Files
  • diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index ae2c46f1aa8..45382a1c833 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -58,7 +58,19 @@ trust, as it can be abused to change the internal workings of httpd.

-
top
diff --git a/docs/manual/mod/mod_macro.html.en b/docs/manual/mod/mod_macro.html.en index d430089acf7..46452d12d7f 100644 --- a/docs/manual/mod/mod_macro.html.en +++ b/docs/manual/mod/mod_macro.html.en @@ -41,18 +41,18 @@ rest of the configuration file.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top
diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 3604a1ad025..1684936950e 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -77,7 +77,12 @@ their last modified date) to ensure that all visitors are receive the corrected content headers.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • MimeMagicFile
  • AddDefaultCharset
  • diff --git a/docs/manual/mod/mod_mime_magic.html.en b/docs/manual/mod/mod_mime_magic.html.en index fa53b6a44d2..4f36d205be6 100644 --- a/docs/manual/mod/mod_mime_magic.html.en +++ b/docs/manual/mod/mod_mime_magic.html.en @@ -45,16 +45,16 @@ what the contents are. This module is active only if the magic file is specified by the MimeMagicFile directive.

-
top
diff --git a/docs/manual/mod/mod_negotiation.html.en b/docs/manual/mod/mod_negotiation.html.en index 41517c7b483..68214c5438c 100644 --- a/docs/manual/mod/mod_negotiation.html.en +++ b/docs/manual/mod/mod_negotiation.html.en @@ -50,17 +50,17 @@ results. -

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • Options
  • mod_mime
  • diff --git a/docs/manual/mod/mod_policy.html.en b/docs/manual/mod/mod_policy.html.en index ee6996b8f37..6f12ae7b78d 100644 --- a/docs/manual/mod/mod_policy.html.en +++ b/docs/manual/mod/mod_policy.html.en @@ -52,7 +52,12 @@ detect configuration mistakes within the server itself.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • Filters
  • HTTP Protocol Compliance
  • diff --git a/docs/manual/mod/mod_privileges.html.en b/docs/manual/mod/mod_privileges.html.en index 251bffac579..9cca5f3afcb 100644 --- a/docs/manual/mod/mod_privileges.html.en +++ b/docs/manual/mod/mod_privileges.html.en @@ -60,7 +60,10 @@ applications implemented in C as apache modules where privilege separation is an issue.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index c53f6c1b675..8e241294d4c 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -84,7 +84,20 @@ mod_ssl. These additional modules will need to be loaded and configured to take advantage of these features.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_cache
  • mod_proxy_ajp
  • diff --git a/docs/manual/mod/mod_proxy_ajp.html.en b/docs/manual/mod/mod_proxy_ajp.html.en index f01f27fcd6c..62b3784ae63 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.en +++ b/docs/manual/mod/mod_proxy_ajp.html.en @@ -48,10 +48,7 @@ large.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_proxy
  • Environment Variable documentation
  • diff --git a/docs/manual/mod/mod_proxy_balancer.html.en b/docs/manual/mod/mod_proxy_balancer.html.en index 3870f3c6dd3..2797db0489c 100644 --- a/docs/manual/mod/mod_proxy_balancer.html.en +++ b/docs/manual/mod/mod_proxy_balancer.html.en @@ -56,10 +56,7 @@ large.

-

Directives

-

This module provides no - directives.

-

Topics

+ diff --git a/docs/manual/mod/mod_proxy_connect.html.en b/docs/manual/mod/mod_proxy_connect.html.en index 5b27d78030d..fd4b6fb9964 100644 --- a/docs/manual/mod/mod_proxy_connect.html.en +++ b/docs/manual/mod/mod_proxy_connect.html.en @@ -53,14 +53,14 @@ large.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

diff --git a/docs/manual/mod/mod_proxy_fcgi.html.en b/docs/manual/mod/mod_proxy_fcgi.html.en index 53aad18e758..50d4c212f5e 100644 --- a/docs/manual/mod/mod_proxy_fcgi.html.en +++ b/docs/manual/mod/mod_proxy_fcgi.html.en @@ -55,14 +55,14 @@ large.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • fcgistarter
  • mod_proxy
  • diff --git a/docs/manual/mod/mod_proxy_ftp.html.en b/docs/manual/mod/mod_proxy_ftp.html.en index 469271cb1ed..a3186cd5af1 100644 --- a/docs/manual/mod/mod_proxy_ftp.html.en +++ b/docs/manual/mod/mod_proxy_ftp.html.en @@ -47,13 +47,7 @@ large.

-

Directives

- -

Topics

+ diff --git a/docs/manual/mod/mod_proxy_http.html.en b/docs/manual/mod/mod_proxy_http.html.en index 0f1c2af5888..a44547be2fd 100644 --- a/docs/manual/mod/mod_proxy_http.html.en +++ b/docs/manual/mod/mod_proxy_http.html.en @@ -51,14 +51,14 @@ large.

-

Directives

-

This module provides no - directives.

-

Topics

+

Topics

See also

+

Directives

+

This module provides no + directives.

+

See also

  • mod_proxy
  • mod_proxy_connect
  • diff --git a/docs/manual/mod/mod_proxy_scgi.html.en b/docs/manual/mod/mod_proxy_scgi.html.en index 908a66d5102..3d619f6b268 100644 --- a/docs/manual/mod/mod_proxy_scgi.html.en +++ b/docs/manual/mod/mod_proxy_scgi.html.en @@ -46,16 +46,16 @@ large.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_proxy
  • mod_proxy_balancer
  • diff --git a/docs/manual/mod/mod_reflector.html.en b/docs/manual/mod/mod_reflector.html.en index 4f8afd501a5..a882323363c 100644 --- a/docs/manual/mod/mod_reflector.html.en +++ b/docs/manual/mod/mod_reflector.html.en @@ -39,14 +39,14 @@ the request into a response. This module can be used to turn an output filter into an HTTP service.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top
diff --git a/docs/manual/mod/mod_remoteip.html.en b/docs/manual/mod/mod_remoteip.html.en index 59452d73434..7a9d840d9e8 100644 --- a/docs/manual/mod/mod_remoteip.html.en +++ b/docs/manual/mod/mod_remoteip.html.en @@ -58,7 +58,10 @@ via the request headers. it is trivial for the remote useragent to impersonate another useragent. -

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_authz_host
  • mod_status
  • diff --git a/docs/manual/mod/mod_reqtimeout.html.en b/docs/manual/mod/mod_reqtimeout.html.en index 175e930760f..211d898232f 100644 --- a/docs/manual/mod/mod_reqtimeout.html.en +++ b/docs/manual/mod/mod_reqtimeout.html.en @@ -32,14 +32,14 @@
Module Identifier:reqtimeout_module
Source File:mod_reqtimeout.c
-

Directives

+

Topics

+

Directives

-

Topics

-
+
top

RequestReadTimeout Directive

diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index f2f5827c3b4..1fdaa79b0a2 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -54,7 +54,10 @@ URLs on the fly

Further details, discussion, and examples, are provided in the detailed mod_rewrite documentation.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top
diff --git a/docs/manual/mod/mod_sed.html.en b/docs/manual/mod/mod_sed.html.en index 7c8862f07b0..cbd6ab1bdde 100644 --- a/docs/manual/mod/mod_sed.html.en +++ b/docs/manual/mod/mod_sed.html.en @@ -62,16 +62,16 @@ string or regular expression search and replace, is available

Directives

+
+
top
diff --git a/docs/manual/mod/mod_session.html.en b/docs/manual/mod/mod_session.html.en index 46fccc515c3..d73f2b948d7 100644 --- a/docs/manual/mod/mod_session.html.en +++ b/docs/manual/mod/mod_session.html.en @@ -60,16 +60,7 @@ environment variables and HTTP headers, as appropriate.

-

Directives

- -

Topics

+

Topics

See also

+

Directives

+ +

See also

  • mod_session_cookie
  • mod_session_crypto
  • diff --git a/docs/manual/mod/mod_session_cookie.html.en b/docs/manual/mod/mod_session_cookie.html.en index 6c034056f26..cb932e2ea24 100644 --- a/docs/manual/mod/mod_session_cookie.html.en +++ b/docs/manual/mod/mod_session_cookie.html.en @@ -57,16 +57,16 @@ the mod_session module.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_session
  • mod_session_crypto
  • diff --git a/docs/manual/mod/mod_session_crypto.html.en b/docs/manual/mod/mod_session_crypto.html.en index 7f3148f633f..7b81b7be921 100644 --- a/docs/manual/mod/mod_session_crypto.html.en +++ b/docs/manual/mod/mod_session_crypto.html.en @@ -53,17 +53,17 @@ the mod_session module.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_session
  • mod_session_cookie
  • diff --git a/docs/manual/mod/mod_session_dbd.html.en b/docs/manual/mod/mod_session_dbd.html.en index 1414f28861c..b7cc7470d39 100644 --- a/docs/manual/mod/mod_session_dbd.html.en +++ b/docs/manual/mod/mod_session_dbd.html.en @@ -60,7 +60,13 @@ the mod_session module.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • mod_session
  • mod_session_crypto
  • diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en index 1fd937166eb..22ac9f9eb9a 100644 --- a/docs/manual/mod/mod_so.html.en +++ b/docs/manual/mod/mod_so.html.en @@ -57,15 +57,15 @@ Windows
version.

-
top

LoadFile Directive

diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 5707363a6c5..49577b91676 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -42,7 +42,13 @@ to provide the cryptography engine.

Further details, discussion, and examples are provided in the SSL documentation.

-
top
diff --git a/docs/manual/mod/mod_ssl_ct.html.en b/docs/manual/mod/mod_ssl_ct.html.en index c14947dc04c..a03860b4e6b 100644 --- a/docs/manual/mod/mod_ssl_ct.html.en +++ b/docs/manual/mod/mod_ssl_ct.html.en @@ -93,7 +93,15 @@ other characteristics are subject to change based on further feedback and testing.

-
top
diff --git a/docs/manual/mod/mod_status.html.en b/docs/manual/mod/mod_status.html.en index 33417fbb072..71d9675e584 100644 --- a/docs/manual/mod/mod_status.html.en +++ b/docs/manual/mod/mod_status.html.en @@ -76,16 +76,16 @@ performance toggle ExtendedStatus On by default.

-

Directives

-

This module provides no - directives.

-

Topics

+ +

Directives

+

This module provides no + directives.

+
top

Enabling Status Support

diff --git a/docs/manual/mod/mod_syslog.html.en b/docs/manual/mod/mod_syslog.html.en index c28c0bad735..a10d5796b1b 100644 --- a/docs/manual/mod/mod_syslog.html.en +++ b/docs/manual/mod/mod_syslog.html.en @@ -36,13 +36,13 @@

This module provides "syslog" ErrorLog provider. It allows logging error messages via syslogd(8).

-

Directives

-

This module provides no - directives.

-

Topics

+ +

Directives

+

This module provides no + directives.

+
top

Examples

diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index 83ebe57c8cc..2b0865566a6 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -46,13 +46,13 @@ identifier for each request useful for various reasons which are beyond the scope of this document.

-

Directives

-

This module provides no - directives.

-

Topics

+ +

Directives

+

This module provides no + directives.

+
top

Theory

diff --git a/docs/manual/mod/mod_usertrack.html.en b/docs/manual/mod/mod_usertrack.html.en index 60f618730af..9a4890cd32d 100644 --- a/docs/manual/mod/mod_usertrack.html.en +++ b/docs/manual/mod/mod_usertrack.html.en @@ -37,7 +37,10 @@

Provides tracking of a user through your website via browser cookies.

-

Directives

+

Topics

+

Directives

-

Topics

-
+
top
diff --git a/docs/manual/mod/mod_vhost_alias.html.en b/docs/manual/mod/mod_vhost_alias.html.en index d7247ed2dfc..6938f6eea2d 100644 --- a/docs/manual/mod/mod_vhost_alias.html.en +++ b/docs/manual/mod/mod_vhost_alias.html.en @@ -53,18 +53,18 @@ VirtualScriptAlias /never/found/%0/cgi-bin/ -
after markup processing, and will ensure the correct charset value is set in the HTTP Content-Type header.

-
top

xml2EncAlias Directive

diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en index 92447341a03..455c727eae4 100644 --- a/docs/manual/mod/prefork.html.en +++ b/docs/manual/mod/prefork.html.en @@ -50,7 +50,10 @@ small enough to assure that there is enough physical RAM for all processes.

-

Directives

+

Topics

+

Directives

-

Topics

-

See also

+

See also

  • Setting which addresses and ports Apache HTTP Server uses
  • diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en index ab735a9189e..e360a97ed0a 100644 --- a/docs/manual/mod/worker.html.en +++ b/docs/manual/mod/worker.html.en @@ -50,7 +50,10 @@ controls the maximum total number of threads that may be launched.

-