]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1880368 and r1880980:
authorJoe Orton <jorton@apache.org>
Wed, 19 Aug 2020 07:31:23 +0000 (07:31 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 19 Aug 2020 07:31:23 +0000 (07:31 +0000)
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:

$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68

520 files changed:
docs/manual/bind.html
docs/manual/bind.html.en.utf8 [moved from docs/manual/bind.html.en with 100% similarity]
docs/manual/caching.html
docs/manual/caching.html.en.utf8 [moved from docs/manual/caching.html.en with 100% similarity]
docs/manual/compliance.html
docs/manual/compliance.html.en.utf8 [moved from docs/manual/compliance.html.en with 100% similarity]
docs/manual/configuring.html
docs/manual/configuring.html.en.utf8 [moved from docs/manual/configuring.html.en with 100% similarity]
docs/manual/content-negotiation.html
docs/manual/content-negotiation.html.en.utf8 [moved from docs/manual/content-negotiation.html.en with 100% similarity]
docs/manual/custom-error.html
docs/manual/custom-error.html.en.utf8 [moved from docs/manual/custom-error.html.en with 100% similarity]
docs/manual/developer/API.html
docs/manual/developer/API.html.en.utf8 [moved from docs/manual/developer/API.html.en with 100% similarity]
docs/manual/developer/debugging.html
docs/manual/developer/debugging.html.en.utf8 [moved from docs/manual/developer/debugging.html.en with 100% similarity]
docs/manual/developer/documenting.html
docs/manual/developer/documenting.html.en.utf8 [moved from docs/manual/developer/documenting.html.en with 100% similarity]
docs/manual/developer/filters.html
docs/manual/developer/filters.html.en.utf8 [moved from docs/manual/developer/filters.html.en with 100% similarity]
docs/manual/developer/hooks.html
docs/manual/developer/hooks.html.en.utf8 [moved from docs/manual/developer/hooks.html.en with 100% similarity]
docs/manual/developer/index.html
docs/manual/developer/index.html.en.utf8 [moved from docs/manual/developer/index.html.en with 100% similarity]
docs/manual/developer/lua.html
docs/manual/developer/lua.html.en.utf8 [moved from docs/manual/developer/lua.html.en with 100% similarity]
docs/manual/developer/modguide.html
docs/manual/developer/modguide.html.en.utf8 [moved from docs/manual/developer/modguide.html.en with 99% similarity]
docs/manual/developer/modules.html
docs/manual/developer/modules.html.en.utf8 [moved from docs/manual/developer/modules.html.en with 100% similarity]
docs/manual/developer/new_api_2_4.html
docs/manual/developer/new_api_2_4.html.en.utf8 [moved from docs/manual/developer/new_api_2_4.html.en with 100% similarity]
docs/manual/developer/output-filters.html
docs/manual/developer/output-filters.html.en.utf8 [moved from docs/manual/developer/output-filters.html.en with 100% similarity]
docs/manual/developer/request.html
docs/manual/developer/request.html.en.utf8 [moved from docs/manual/developer/request.html.en with 100% similarity]
docs/manual/developer/thread_safety.html
docs/manual/developer/thread_safety.html.en.utf8 [moved from docs/manual/developer/thread_safety.html.en with 100% similarity]
docs/manual/dns-caveats.html
docs/manual/dns-caveats.html.en.utf8 [moved from docs/manual/dns-caveats.html.en with 100% similarity]
docs/manual/dso.html
docs/manual/dso.html.en.utf8 [moved from docs/manual/dso.html.en with 100% similarity]
docs/manual/env.html
docs/manual/env.html.en.utf8 [moved from docs/manual/env.html.en with 100% similarity]
docs/manual/expr.html
docs/manual/expr.html.en.utf8 [moved from docs/manual/expr.html.en with 100% similarity]
docs/manual/faq/index.html
docs/manual/faq/index.html.en.utf8 [moved from docs/manual/faq/index.html.en with 100% similarity]
docs/manual/filter.html
docs/manual/filter.html.en.utf8 [moved from docs/manual/filter.html.en with 100% similarity]
docs/manual/getting-started.html
docs/manual/getting-started.html.en.utf8 [moved from docs/manual/getting-started.html.en with 100% similarity]
docs/manual/glossary.html
docs/manual/glossary.html.en.utf8 [moved from docs/manual/glossary.html.en with 100% similarity]
docs/manual/handler.html
docs/manual/handler.html.en.utf8 [moved from docs/manual/handler.html.en with 100% similarity]
docs/manual/howto/access.html
docs/manual/howto/access.html.en.utf8 [moved from docs/manual/howto/access.html.en with 100% similarity]
docs/manual/howto/auth.html
docs/manual/howto/auth.html.en.utf8 [moved from docs/manual/howto/auth.html.en with 100% similarity]
docs/manual/howto/cgi.html
docs/manual/howto/cgi.html.en.utf8 [moved from docs/manual/howto/cgi.html.en with 100% similarity]
docs/manual/howto/encrypt.html
docs/manual/howto/encrypt.html.en.utf8 [moved from docs/manual/howto/encrypt.html.en with 100% similarity]
docs/manual/howto/htaccess.html
docs/manual/howto/htaccess.html.en.utf8 [moved from docs/manual/howto/htaccess.html.en with 100% similarity]
docs/manual/howto/http2.html
docs/manual/howto/http2.html.en.utf8 [moved from docs/manual/howto/http2.html.en with 100% similarity]
docs/manual/howto/index.html
docs/manual/howto/index.html.en.utf8 [moved from docs/manual/howto/index.html.en with 100% similarity]
docs/manual/howto/public_html.html
docs/manual/howto/public_html.html.en.utf8 [moved from docs/manual/howto/public_html.html.en with 100% similarity]
docs/manual/howto/reverse_proxy.html
docs/manual/howto/reverse_proxy.html.en.utf8 [moved from docs/manual/howto/reverse_proxy.html.en with 100% similarity]
docs/manual/howto/ssi.html
docs/manual/howto/ssi.html.en.utf8 [moved from docs/manual/howto/ssi.html.en with 100% similarity]
docs/manual/index.html
docs/manual/index.html.en.utf8 [moved from docs/manual/index.html.en with 100% similarity]
docs/manual/install.html
docs/manual/install.html.en.utf8 [moved from docs/manual/install.html.en with 100% similarity]
docs/manual/invoking.html
docs/manual/invoking.html.en.utf8 [moved from docs/manual/invoking.html.en with 100% similarity]
docs/manual/license.html
docs/manual/license.html.en.utf8 [moved from docs/manual/license.html.en with 100% similarity]
docs/manual/logs.html
docs/manual/logs.html.en.utf8 [moved from docs/manual/logs.html.en with 100% similarity]
docs/manual/misc/index.html
docs/manual/misc/index.html.en.utf8 [moved from docs/manual/misc/index.html.en with 100% similarity]
docs/manual/misc/password_encryptions.html
docs/manual/misc/password_encryptions.html.en.utf8 [moved from docs/manual/misc/password_encryptions.html.en with 100% similarity]
docs/manual/misc/perf-scaling.html
docs/manual/misc/perf-scaling.html.en.utf8 [moved from docs/manual/misc/perf-scaling.html.en with 100% similarity]
docs/manual/misc/perf-tuning.html
docs/manual/misc/perf-tuning.html.en.utf8 [moved from docs/manual/misc/perf-tuning.html.en with 100% similarity]
docs/manual/misc/relevant_standards.html
docs/manual/misc/relevant_standards.html.en.utf8 [moved from docs/manual/misc/relevant_standards.html.en with 100% similarity]
docs/manual/misc/security_tips.html
docs/manual/misc/security_tips.html.en.utf8 [moved from docs/manual/misc/security_tips.html.en with 100% similarity]
docs/manual/mod/core.html
docs/manual/mod/core.html.en.utf8 [moved from docs/manual/mod/core.html.en with 98% similarity]
docs/manual/mod/directive-dict.html
docs/manual/mod/directive-dict.html.en.utf8 [moved from docs/manual/mod/directive-dict.html.en with 100% similarity]
docs/manual/mod/directives.html
docs/manual/mod/directives.html.en.utf8 [moved from docs/manual/mod/directives.html.en with 99% similarity]
docs/manual/mod/directives.html.es.utf8
docs/manual/mod/event.html
docs/manual/mod/event.html.en.utf8 [moved from docs/manual/mod/event.html.en with 100% similarity]
docs/manual/mod/index.html
docs/manual/mod/index.html.en.utf8 [moved from docs/manual/mod/index.html.en with 100% similarity]
docs/manual/mod/mod_access_compat.html
docs/manual/mod/mod_access_compat.html.en.utf8 [moved from docs/manual/mod/mod_access_compat.html.en with 100% similarity]
docs/manual/mod/mod_actions.html
docs/manual/mod/mod_actions.html.en.utf8 [moved from docs/manual/mod/mod_actions.html.en with 100% similarity]
docs/manual/mod/mod_alias.html
docs/manual/mod/mod_alias.html.en.utf8 [moved from docs/manual/mod/mod_alias.html.en with 100% similarity]
docs/manual/mod/mod_allowhandlers.html
docs/manual/mod/mod_allowhandlers.html.en.utf8 [moved from docs/manual/mod/mod_allowhandlers.html.en with 100% similarity]
docs/manual/mod/mod_allowmethods.html
docs/manual/mod/mod_allowmethods.html.en.utf8 [moved from docs/manual/mod/mod_allowmethods.html.en with 100% similarity]
docs/manual/mod/mod_asis.html
docs/manual/mod/mod_asis.html.en.utf8 [moved from docs/manual/mod/mod_asis.html.en with 100% similarity]
docs/manual/mod/mod_auth_basic.html
docs/manual/mod/mod_auth_basic.html.en.utf8 [moved from docs/manual/mod/mod_auth_basic.html.en with 100% similarity]
docs/manual/mod/mod_auth_digest.html
docs/manual/mod/mod_auth_digest.html.en.utf8 [moved from docs/manual/mod/mod_auth_digest.html.en with 100% similarity]
docs/manual/mod/mod_auth_form.html
docs/manual/mod/mod_auth_form.html.en.utf8 [moved from docs/manual/mod/mod_auth_form.html.en with 100% similarity]
docs/manual/mod/mod_authn_anon.html
docs/manual/mod/mod_authn_anon.html.en.utf8 [moved from docs/manual/mod/mod_authn_anon.html.en with 100% similarity]
docs/manual/mod/mod_authn_core.html
docs/manual/mod/mod_authn_core.html.en.utf8 [moved from docs/manual/mod/mod_authn_core.html.en with 100% similarity]
docs/manual/mod/mod_authn_dbd.html
docs/manual/mod/mod_authn_dbd.html.en.utf8 [moved from docs/manual/mod/mod_authn_dbd.html.en with 100% similarity]
docs/manual/mod/mod_authn_dbm.html
docs/manual/mod/mod_authn_dbm.html.en.utf8 [moved from docs/manual/mod/mod_authn_dbm.html.en with 100% similarity]
docs/manual/mod/mod_authn_file.html
docs/manual/mod/mod_authn_file.html.en.utf8 [moved from docs/manual/mod/mod_authn_file.html.en with 100% similarity]
docs/manual/mod/mod_authn_socache.html
docs/manual/mod/mod_authn_socache.html.en.utf8 [moved from docs/manual/mod/mod_authn_socache.html.en with 100% similarity]
docs/manual/mod/mod_authnz_fcgi.html
docs/manual/mod/mod_authnz_fcgi.html.en.utf8 [moved from docs/manual/mod/mod_authnz_fcgi.html.en with 100% similarity]
docs/manual/mod/mod_authnz_ldap.html
docs/manual/mod/mod_authnz_ldap.html.en.utf8 [moved from docs/manual/mod/mod_authnz_ldap.html.en with 100% similarity]
docs/manual/mod/mod_authz_core.html
docs/manual/mod/mod_authz_core.html.en.utf8 [moved from docs/manual/mod/mod_authz_core.html.en with 100% similarity]
docs/manual/mod/mod_authz_dbd.html
docs/manual/mod/mod_authz_dbd.html.en.utf8 [moved from docs/manual/mod/mod_authz_dbd.html.en with 100% similarity]
docs/manual/mod/mod_authz_dbm.html
docs/manual/mod/mod_authz_dbm.html.en.utf8 [moved from docs/manual/mod/mod_authz_dbm.html.en with 100% similarity]
docs/manual/mod/mod_authz_groupfile.html
docs/manual/mod/mod_authz_groupfile.html.en.utf8 [moved from docs/manual/mod/mod_authz_groupfile.html.en with 100% similarity]
docs/manual/mod/mod_authz_host.html
docs/manual/mod/mod_authz_host.html.en.utf8 [moved from docs/manual/mod/mod_authz_host.html.en with 100% similarity]
docs/manual/mod/mod_authz_owner.html
docs/manual/mod/mod_authz_owner.html.en.utf8 [moved from docs/manual/mod/mod_authz_owner.html.en with 100% similarity]
docs/manual/mod/mod_authz_user.html
docs/manual/mod/mod_authz_user.html.en.utf8 [moved from docs/manual/mod/mod_authz_user.html.en with 100% similarity]
docs/manual/mod/mod_autoindex.html
docs/manual/mod/mod_autoindex.html.en.utf8 [moved from docs/manual/mod/mod_autoindex.html.en with 100% similarity]
docs/manual/mod/mod_brotli.html
docs/manual/mod/mod_brotli.html.en.utf8 [moved from docs/manual/mod/mod_brotli.html.en with 100% similarity]
docs/manual/mod/mod_buffer.html
docs/manual/mod/mod_buffer.html.en.utf8 [moved from docs/manual/mod/mod_buffer.html.en with 100% similarity]
docs/manual/mod/mod_cache.html
docs/manual/mod/mod_cache.html.en.utf8 [moved from docs/manual/mod/mod_cache.html.en with 100% similarity]
docs/manual/mod/mod_cache_disk.html
docs/manual/mod/mod_cache_disk.html.en.utf8 [moved from docs/manual/mod/mod_cache_disk.html.en with 100% similarity]
docs/manual/mod/mod_cache_socache.html
docs/manual/mod/mod_cache_socache.html.en.utf8 [moved from docs/manual/mod/mod_cache_socache.html.en with 100% similarity]
docs/manual/mod/mod_cern_meta.html
docs/manual/mod/mod_cern_meta.html.en.utf8 [moved from docs/manual/mod/mod_cern_meta.html.en with 100% similarity]
docs/manual/mod/mod_cgi.html
docs/manual/mod/mod_cgi.html.en.utf8 [moved from docs/manual/mod/mod_cgi.html.en with 100% similarity]
docs/manual/mod/mod_cgid.html
docs/manual/mod/mod_cgid.html.en.utf8 [moved from docs/manual/mod/mod_cgid.html.en with 100% similarity]
docs/manual/mod/mod_charset_lite.html
docs/manual/mod/mod_charset_lite.html.en.utf8 [moved from docs/manual/mod/mod_charset_lite.html.en with 100% similarity]
docs/manual/mod/mod_crypto.html
docs/manual/mod/mod_crypto.html.en.utf8 [moved from docs/manual/mod/mod_crypto.html.en with 100% similarity]
docs/manual/mod/mod_data.html
docs/manual/mod/mod_data.html.en.utf8 [moved from docs/manual/mod/mod_data.html.en with 100% similarity]
docs/manual/mod/mod_dav.html
docs/manual/mod/mod_dav.html.en.utf8 [moved from docs/manual/mod/mod_dav.html.en with 100% similarity]
docs/manual/mod/mod_dav_fs.html
docs/manual/mod/mod_dav_fs.html.en.utf8 [moved from docs/manual/mod/mod_dav_fs.html.en with 100% similarity]
docs/manual/mod/mod_dav_lock.html
docs/manual/mod/mod_dav_lock.html.en.utf8 [moved from docs/manual/mod/mod_dav_lock.html.en with 100% similarity]
docs/manual/mod/mod_dbd.html
docs/manual/mod/mod_dbd.html.en.utf8 [moved from docs/manual/mod/mod_dbd.html.en with 99% similarity]
docs/manual/mod/mod_deflate.html
docs/manual/mod/mod_deflate.html.en.utf8 [moved from docs/manual/mod/mod_deflate.html.en with 100% similarity]
docs/manual/mod/mod_dialup.html
docs/manual/mod/mod_dialup.html.en.utf8 [moved from docs/manual/mod/mod_dialup.html.en with 100% similarity]
docs/manual/mod/mod_dir.html
docs/manual/mod/mod_dir.html.en.utf8 [moved from docs/manual/mod/mod_dir.html.en with 100% similarity]
docs/manual/mod/mod_dumpio.html
docs/manual/mod/mod_dumpio.html.en.utf8 [moved from docs/manual/mod/mod_dumpio.html.en with 100% similarity]
docs/manual/mod/mod_echo.html
docs/manual/mod/mod_echo.html.en.utf8 [moved from docs/manual/mod/mod_echo.html.en with 100% similarity]
docs/manual/mod/mod_env.html
docs/manual/mod/mod_env.html.en.utf8 [moved from docs/manual/mod/mod_env.html.en with 100% similarity]
docs/manual/mod/mod_example_hooks.html
docs/manual/mod/mod_example_hooks.html.en.utf8 [moved from docs/manual/mod/mod_example_hooks.html.en with 100% similarity]
docs/manual/mod/mod_expires.html
docs/manual/mod/mod_expires.html.en.utf8 [moved from docs/manual/mod/mod_expires.html.en with 100% similarity]
docs/manual/mod/mod_ext_filter.html
docs/manual/mod/mod_ext_filter.html.en.utf8 [moved from docs/manual/mod/mod_ext_filter.html.en with 100% similarity]
docs/manual/mod/mod_file_cache.html
docs/manual/mod/mod_file_cache.html.en.utf8 [moved from docs/manual/mod/mod_file_cache.html.en with 100% similarity]
docs/manual/mod/mod_filter.html
docs/manual/mod/mod_filter.html.en.utf8 [moved from docs/manual/mod/mod_filter.html.en with 100% similarity]
docs/manual/mod/mod_firehose.html
docs/manual/mod/mod_firehose.html.en.utf8 [moved from docs/manual/mod/mod_firehose.html.en with 100% similarity]
docs/manual/mod/mod_headers.html
docs/manual/mod/mod_headers.html.en.utf8 [moved from docs/manual/mod/mod_headers.html.en with 100% similarity]
docs/manual/mod/mod_heartbeat.html
docs/manual/mod/mod_heartbeat.html.en.utf8 [moved from docs/manual/mod/mod_heartbeat.html.en with 100% similarity]
docs/manual/mod/mod_heartmonitor.html
docs/manual/mod/mod_heartmonitor.html.en.utf8 [moved from docs/manual/mod/mod_heartmonitor.html.en with 100% similarity]
docs/manual/mod/mod_http2.html
docs/manual/mod/mod_http2.html.en.utf8 [moved from docs/manual/mod/mod_http2.html.en with 100% similarity]
docs/manual/mod/mod_ident.html
docs/manual/mod/mod_ident.html.en.utf8 [moved from docs/manual/mod/mod_ident.html.en with 100% similarity]
docs/manual/mod/mod_imagemap.html
docs/manual/mod/mod_imagemap.html.en.utf8 [moved from docs/manual/mod/mod_imagemap.html.en with 100% similarity]
docs/manual/mod/mod_include.html
docs/manual/mod/mod_include.html.en.utf8 [moved from docs/manual/mod/mod_include.html.en with 100% similarity]
docs/manual/mod/mod_info.html
docs/manual/mod/mod_info.html.en.utf8 [moved from docs/manual/mod/mod_info.html.en with 100% similarity]
docs/manual/mod/mod_isapi.html
docs/manual/mod/mod_isapi.html.en.utf8 [moved from docs/manual/mod/mod_isapi.html.en with 100% similarity]
docs/manual/mod/mod_journald.html
docs/manual/mod/mod_journald.html.en.utf8 [moved from docs/manual/mod/mod_journald.html.en with 100% similarity]
docs/manual/mod/mod_lbmethod_bybusyness.html
docs/manual/mod/mod_lbmethod_bybusyness.html.en.utf8 [moved from docs/manual/mod/mod_lbmethod_bybusyness.html.en with 100% similarity]
docs/manual/mod/mod_lbmethod_byrequests.html
docs/manual/mod/mod_lbmethod_byrequests.html.en.utf8 [moved from docs/manual/mod/mod_lbmethod_byrequests.html.en with 100% similarity]
docs/manual/mod/mod_lbmethod_bytraffic.html
docs/manual/mod/mod_lbmethod_bytraffic.html.en.utf8 [moved from docs/manual/mod/mod_lbmethod_bytraffic.html.en with 100% similarity]
docs/manual/mod/mod_lbmethod_heartbeat.html
docs/manual/mod/mod_lbmethod_heartbeat.html.en.utf8 [moved from docs/manual/mod/mod_lbmethod_heartbeat.html.en with 100% similarity]
docs/manual/mod/mod_ldap.html
docs/manual/mod/mod_ldap.html.en.utf8 [moved from docs/manual/mod/mod_ldap.html.en with 100% similarity]
docs/manual/mod/mod_log_config.html
docs/manual/mod/mod_log_config.html.en.utf8 [moved from docs/manual/mod/mod_log_config.html.en with 100% similarity]
docs/manual/mod/mod_log_debug.html
docs/manual/mod/mod_log_debug.html.en.utf8 [moved from docs/manual/mod/mod_log_debug.html.en with 93% similarity]
docs/manual/mod/mod_log_forensic.html
docs/manual/mod/mod_log_forensic.html.en.utf8 [moved from docs/manual/mod/mod_log_forensic.html.en with 100% similarity]
docs/manual/mod/mod_logio.html
docs/manual/mod/mod_logio.html.en.utf8 [moved from docs/manual/mod/mod_logio.html.en with 100% similarity]
docs/manual/mod/mod_lua.html
docs/manual/mod/mod_lua.html.en.utf8 [moved from docs/manual/mod/mod_lua.html.en with 97% similarity]
docs/manual/mod/mod_macro.html
docs/manual/mod/mod_macro.html.en.utf8 [moved from docs/manual/mod/mod_macro.html.en with 100% similarity]
docs/manual/mod/mod_md.html
docs/manual/mod/mod_md.html.en.utf8 [moved from docs/manual/mod/mod_md.html.en with 100% similarity]
docs/manual/mod/mod_mime.html
docs/manual/mod/mod_mime.html.en.utf8 [moved from docs/manual/mod/mod_mime.html.en with 100% similarity]
docs/manual/mod/mod_mime_magic.html
docs/manual/mod/mod_mime_magic.html.en.utf8 [moved from docs/manual/mod/mod_mime_magic.html.en with 100% similarity]
docs/manual/mod/mod_negotiation.html
docs/manual/mod/mod_negotiation.html.en.utf8 [moved from docs/manual/mod/mod_negotiation.html.en with 100% similarity]
docs/manual/mod/mod_nw_ssl.html
docs/manual/mod/mod_nw_ssl.html.en.utf8 [moved from docs/manual/mod/mod_nw_ssl.html.en with 100% similarity]
docs/manual/mod/mod_policy.html
docs/manual/mod/mod_policy.html.en.utf8 [moved from docs/manual/mod/mod_policy.html.en with 100% similarity]
docs/manual/mod/mod_privileges.html
docs/manual/mod/mod_privileges.html.en.utf8 [moved from docs/manual/mod/mod_privileges.html.en with 100% similarity]
docs/manual/mod/mod_proxy.html
docs/manual/mod/mod_proxy.html.en.utf8 [moved from docs/manual/mod/mod_proxy.html.en with 100% similarity]
docs/manual/mod/mod_proxy_ajp.html
docs/manual/mod/mod_proxy_ajp.html.en.utf8 [moved from docs/manual/mod/mod_proxy_ajp.html.en with 100% similarity]
docs/manual/mod/mod_proxy_balancer.html
docs/manual/mod/mod_proxy_balancer.html.en.utf8 [moved from docs/manual/mod/mod_proxy_balancer.html.en with 100% similarity]
docs/manual/mod/mod_proxy_connect.html
docs/manual/mod/mod_proxy_connect.html.en.utf8 [moved from docs/manual/mod/mod_proxy_connect.html.en with 100% similarity]
docs/manual/mod/mod_proxy_express.html
docs/manual/mod/mod_proxy_express.html.en.utf8 [moved from docs/manual/mod/mod_proxy_express.html.en with 100% similarity]
docs/manual/mod/mod_proxy_fcgi.html
docs/manual/mod/mod_proxy_fcgi.html.en.utf8 [moved from docs/manual/mod/mod_proxy_fcgi.html.en with 99% similarity]
docs/manual/mod/mod_proxy_fdpass.html
docs/manual/mod/mod_proxy_fdpass.html.en.utf8 [moved from docs/manual/mod/mod_proxy_fdpass.html.en with 100% similarity]
docs/manual/mod/mod_proxy_ftp.html
docs/manual/mod/mod_proxy_ftp.html.en.utf8 [moved from docs/manual/mod/mod_proxy_ftp.html.en with 100% similarity]
docs/manual/mod/mod_proxy_hcheck.html
docs/manual/mod/mod_proxy_hcheck.html.en.utf8 [moved from docs/manual/mod/mod_proxy_hcheck.html.en with 100% similarity]
docs/manual/mod/mod_proxy_html.html
docs/manual/mod/mod_proxy_html.html.en.utf8 [moved from docs/manual/mod/mod_proxy_html.html.en with 100% similarity]
docs/manual/mod/mod_proxy_http.html
docs/manual/mod/mod_proxy_http.html.en.utf8 [moved from docs/manual/mod/mod_proxy_http.html.en with 100% similarity]
docs/manual/mod/mod_proxy_http2.html
docs/manual/mod/mod_proxy_http2.html.en.utf8 [moved from docs/manual/mod/mod_proxy_http2.html.en with 99% similarity]
docs/manual/mod/mod_proxy_scgi.html
docs/manual/mod/mod_proxy_scgi.html.en.utf8 [moved from docs/manual/mod/mod_proxy_scgi.html.en with 100% similarity]
docs/manual/mod/mod_proxy_uwsgi.html
docs/manual/mod/mod_proxy_uwsgi.html.en.utf8 [moved from docs/manual/mod/mod_proxy_uwsgi.html.en with 100% similarity]
docs/manual/mod/mod_proxy_wstunnel.html
docs/manual/mod/mod_proxy_wstunnel.html.en.utf8 [moved from docs/manual/mod/mod_proxy_wstunnel.html.en with 96% similarity]
docs/manual/mod/mod_ratelimit.html
docs/manual/mod/mod_ratelimit.html.en.utf8 [moved from docs/manual/mod/mod_ratelimit.html.en with 100% similarity]
docs/manual/mod/mod_reflector.html
docs/manual/mod/mod_reflector.html.en.utf8 [moved from docs/manual/mod/mod_reflector.html.en with 100% similarity]
docs/manual/mod/mod_remoteip.html
docs/manual/mod/mod_remoteip.html.en.utf8 [moved from docs/manual/mod/mod_remoteip.html.en with 100% similarity]
docs/manual/mod/mod_reqtimeout.html
docs/manual/mod/mod_reqtimeout.html.en.utf8 [moved from docs/manual/mod/mod_reqtimeout.html.en with 100% similarity]
docs/manual/mod/mod_request.html
docs/manual/mod/mod_request.html.en.utf8 [moved from docs/manual/mod/mod_request.html.en with 100% similarity]
docs/manual/mod/mod_rewrite.html
docs/manual/mod/mod_rewrite.html.en.utf8 [moved from docs/manual/mod/mod_rewrite.html.en with 100% similarity]
docs/manual/mod/mod_sed.html
docs/manual/mod/mod_sed.html.en.utf8 [moved from docs/manual/mod/mod_sed.html.en with 100% similarity]
docs/manual/mod/mod_session.html
docs/manual/mod/mod_session.html.en.utf8 [moved from docs/manual/mod/mod_session.html.en with 100% similarity]
docs/manual/mod/mod_session_cookie.html
docs/manual/mod/mod_session_cookie.html.en.utf8 [moved from docs/manual/mod/mod_session_cookie.html.en with 100% similarity]
docs/manual/mod/mod_session_crypto.html
docs/manual/mod/mod_session_crypto.html.en.utf8 [moved from docs/manual/mod/mod_session_crypto.html.en with 100% similarity]
docs/manual/mod/mod_session_dbd.html
docs/manual/mod/mod_session_dbd.html.en.utf8 [moved from docs/manual/mod/mod_session_dbd.html.en with 100% similarity]
docs/manual/mod/mod_setenvif.html
docs/manual/mod/mod_setenvif.html.en.utf8 [moved from docs/manual/mod/mod_setenvif.html.en with 100% similarity]
docs/manual/mod/mod_slotmem_plain.html
docs/manual/mod/mod_slotmem_plain.html.en.utf8 [moved from docs/manual/mod/mod_slotmem_plain.html.en with 100% similarity]
docs/manual/mod/mod_slotmem_shm.html
docs/manual/mod/mod_slotmem_shm.html.en.utf8 [moved from docs/manual/mod/mod_slotmem_shm.html.en with 100% similarity]
docs/manual/mod/mod_so.html
docs/manual/mod/mod_so.html.en.utf8 [moved from docs/manual/mod/mod_so.html.en with 100% similarity]
docs/manual/mod/mod_socache_dbm.html
docs/manual/mod/mod_socache_dbm.html.en.utf8 [moved from docs/manual/mod/mod_socache_dbm.html.en with 100% similarity]
docs/manual/mod/mod_socache_dc.html
docs/manual/mod/mod_socache_dc.html.en.utf8 [moved from docs/manual/mod/mod_socache_dc.html.en with 100% similarity]
docs/manual/mod/mod_socache_memcache.html
docs/manual/mod/mod_socache_memcache.html.en.utf8 [moved from docs/manual/mod/mod_socache_memcache.html.en with 100% similarity]
docs/manual/mod/mod_socache_redis.html
docs/manual/mod/mod_socache_redis.html.en.utf8 [moved from docs/manual/mod/mod_socache_redis.html.en with 100% similarity]
docs/manual/mod/mod_socache_shmcb.html
docs/manual/mod/mod_socache_shmcb.html.en.utf8 [moved from docs/manual/mod/mod_socache_shmcb.html.en with 100% similarity]
docs/manual/mod/mod_speling.html
docs/manual/mod/mod_speling.html.en.utf8 [moved from docs/manual/mod/mod_speling.html.en with 100% similarity]
docs/manual/mod/mod_ssl.html
docs/manual/mod/mod_ssl.html.en.utf8 [moved from docs/manual/mod/mod_ssl.html.en with 99% similarity]
docs/manual/mod/mod_ssl.html.fr.utf8
docs/manual/mod/mod_ssl.xml.es
docs/manual/mod/mod_ssl.xml.fr
docs/manual/mod/mod_ssl.xml.meta
docs/manual/mod/mod_ssl_ct.html
docs/manual/mod/mod_ssl_ct.html.en.utf8 [moved from docs/manual/mod/mod_ssl_ct.html.en with 100% similarity]
docs/manual/mod/mod_status.html
docs/manual/mod/mod_status.html.en.utf8 [moved from docs/manual/mod/mod_status.html.en with 100% similarity]
docs/manual/mod/mod_substitute.html
docs/manual/mod/mod_substitute.html.en.utf8 [moved from docs/manual/mod/mod_substitute.html.en with 100% similarity]
docs/manual/mod/mod_suexec.html
docs/manual/mod/mod_suexec.html.en.utf8 [moved from docs/manual/mod/mod_suexec.html.en with 100% similarity]
docs/manual/mod/mod_syslog.html
docs/manual/mod/mod_syslog.html.en.utf8 [moved from docs/manual/mod/mod_syslog.html.en with 100% similarity]
docs/manual/mod/mod_systemd.html
docs/manual/mod/mod_systemd.html.en.utf8 [moved from docs/manual/mod/mod_systemd.html.en with 100% similarity]
docs/manual/mod/mod_unique_id.html
docs/manual/mod/mod_unique_id.html.en.utf8 [moved from docs/manual/mod/mod_unique_id.html.en with 100% similarity]
docs/manual/mod/mod_unixd.html
docs/manual/mod/mod_unixd.html.en.utf8 [moved from docs/manual/mod/mod_unixd.html.en with 100% similarity]
docs/manual/mod/mod_userdir.html
docs/manual/mod/mod_userdir.html.en.utf8 [moved from docs/manual/mod/mod_userdir.html.en with 100% similarity]
docs/manual/mod/mod_usertrack.html
docs/manual/mod/mod_usertrack.html.en.utf8 [moved from docs/manual/mod/mod_usertrack.html.en with 100% similarity]
docs/manual/mod/mod_version.html
docs/manual/mod/mod_version.html.en.utf8 [moved from docs/manual/mod/mod_version.html.en with 100% similarity]
docs/manual/mod/mod_vhost_alias.html
docs/manual/mod/mod_vhost_alias.html.en.utf8 [moved from docs/manual/mod/mod_vhost_alias.html.en with 100% similarity]
docs/manual/mod/mod_watchdog.html
docs/manual/mod/mod_watchdog.html.en.utf8 [moved from docs/manual/mod/mod_watchdog.html.en with 100% similarity]
docs/manual/mod/mod_xml2enc.html
docs/manual/mod/mod_xml2enc.html.en.utf8 [moved from docs/manual/mod/mod_xml2enc.html.en with 100% similarity]
docs/manual/mod/module-dict.html
docs/manual/mod/module-dict.html.en.utf8 [moved from docs/manual/mod/module-dict.html.en with 100% similarity]
docs/manual/mod/mpm_common.html
docs/manual/mod/mpm_common.html.en.utf8 [moved from docs/manual/mod/mpm_common.html.en with 99% similarity]
docs/manual/mod/mpm_netware.html
docs/manual/mod/mpm_netware.html.en.utf8 [moved from docs/manual/mod/mpm_netware.html.en with 100% similarity]
docs/manual/mod/mpm_winnt.html
docs/manual/mod/mpm_winnt.html.en.utf8 [moved from docs/manual/mod/mpm_winnt.html.en with 100% similarity]
docs/manual/mod/mpmt_os2.html
docs/manual/mod/mpmt_os2.html.en.utf8 [moved from docs/manual/mod/mpmt_os2.html.en with 100% similarity]
docs/manual/mod/overrides.html
docs/manual/mod/overrides.html.en.utf8 [moved from docs/manual/mod/overrides.html.en with 91% similarity]
docs/manual/mod/prefork.html
docs/manual/mod/prefork.html.en.utf8 [moved from docs/manual/mod/prefork.html.en with 100% similarity]
docs/manual/mod/quickreference.html
docs/manual/mod/quickreference.html.en.utf8 [moved from docs/manual/mod/quickreference.html.en with 76% similarity]
docs/manual/mod/quickreference.html.es.utf8
docs/manual/mod/worker.html
docs/manual/mod/worker.html.en.utf8 [moved from docs/manual/mod/worker.html.en with 100% similarity]
docs/manual/mpm.html
docs/manual/mpm.html.en.utf8 [moved from docs/manual/mpm.html.en with 100% similarity]
docs/manual/new_features_2_0.html
docs/manual/new_features_2_0.html.en.utf8 [moved from docs/manual/new_features_2_0.html.en with 100% similarity]
docs/manual/new_features_2_2.html
docs/manual/new_features_2_2.html.en.utf8 [moved from docs/manual/new_features_2_2.html.en with 100% similarity]
docs/manual/new_features_2_4.html
docs/manual/new_features_2_4.html.en.utf8 [moved from docs/manual/new_features_2_4.html.en with 100% similarity]
docs/manual/platform/index.html
docs/manual/platform/index.html.en.utf8 [moved from docs/manual/platform/index.html.en with 100% similarity]
docs/manual/platform/netware.html
docs/manual/platform/netware.html.en.utf8 [moved from docs/manual/platform/netware.html.en with 100% similarity]
docs/manual/platform/perf-hp.html
docs/manual/platform/perf-hp.html.en.utf8 [moved from docs/manual/platform/perf-hp.html.en with 100% similarity]
docs/manual/platform/rpm.html
docs/manual/platform/rpm.html.en.utf8 [moved from docs/manual/platform/rpm.html.en with 100% similarity]
docs/manual/platform/win_compiling.html
docs/manual/platform/win_compiling.html.en.utf8 [moved from docs/manual/platform/win_compiling.html.en with 100% similarity]
docs/manual/platform/windows.html
docs/manual/platform/windows.html.en.utf8 [moved from docs/manual/platform/windows.html.en with 100% similarity]
docs/manual/programs/ab.html
docs/manual/programs/ab.html.en.utf8 [moved from docs/manual/programs/ab.html.en with 100% similarity]
docs/manual/programs/apachectl.html
docs/manual/programs/apachectl.html.en.utf8 [moved from docs/manual/programs/apachectl.html.en with 100% similarity]
docs/manual/programs/apxs.html
docs/manual/programs/apxs.html.en.utf8 [moved from docs/manual/programs/apxs.html.en with 100% similarity]
docs/manual/programs/configure.html
docs/manual/programs/configure.html.en.utf8 [moved from docs/manual/programs/configure.html.en with 100% similarity]
docs/manual/programs/ctlogconfig.html
docs/manual/programs/ctlogconfig.html.en.utf8 [moved from docs/manual/programs/ctlogconfig.html.en with 100% similarity]
docs/manual/programs/dbmmanage.html
docs/manual/programs/dbmmanage.html.en.utf8 [moved from docs/manual/programs/dbmmanage.html.en with 100% similarity]
docs/manual/programs/fcgistarter.html
docs/manual/programs/fcgistarter.html.en.utf8 [moved from docs/manual/programs/fcgistarter.html.en with 100% similarity]
docs/manual/programs/firehose.html
docs/manual/programs/firehose.html.en.utf8 [moved from docs/manual/programs/firehose.html.en with 100% similarity]
docs/manual/programs/htcacheclean.html
docs/manual/programs/htcacheclean.html.en.utf8 [moved from docs/manual/programs/htcacheclean.html.en with 100% similarity]
docs/manual/programs/htdbm.html
docs/manual/programs/htdbm.html.en.utf8 [moved from docs/manual/programs/htdbm.html.en with 99% similarity]
docs/manual/programs/htdigest.html
docs/manual/programs/htdigest.html.en.utf8 [moved from docs/manual/programs/htdigest.html.en with 100% similarity]
docs/manual/programs/htpasswd.html
docs/manual/programs/htpasswd.html.en.utf8 [moved from docs/manual/programs/htpasswd.html.en with 100% similarity]
docs/manual/programs/httpd.html
docs/manual/programs/httpd.html.en.utf8 [moved from docs/manual/programs/httpd.html.en with 100% similarity]
docs/manual/programs/httxt2dbm.html
docs/manual/programs/httxt2dbm.html.en.utf8 [moved from docs/manual/programs/httxt2dbm.html.en with 100% similarity]
docs/manual/programs/index.html
docs/manual/programs/index.html.en.utf8 [moved from docs/manual/programs/index.html.en with 100% similarity]
docs/manual/programs/log_server_status.html
docs/manual/programs/log_server_status.html.en.utf8 [moved from docs/manual/programs/log_server_status.html.en with 100% similarity]
docs/manual/programs/logresolve.html
docs/manual/programs/logresolve.html.en.utf8 [moved from docs/manual/programs/logresolve.html.en with 100% similarity]
docs/manual/programs/other.html
docs/manual/programs/other.html.en.utf8 [moved from docs/manual/programs/other.html.en with 100% similarity]
docs/manual/programs/rotatelogs.html
docs/manual/programs/rotatelogs.html.en.utf8 [moved from docs/manual/programs/rotatelogs.html.en with 100% similarity]
docs/manual/programs/split-logfile.html
docs/manual/programs/split-logfile.html.en.utf8 [moved from docs/manual/programs/split-logfile.html.en with 100% similarity]
docs/manual/programs/suexec.html
docs/manual/programs/suexec.html.en.utf8 [moved from docs/manual/programs/suexec.html.en with 100% similarity]
docs/manual/rewrite/access.html
docs/manual/rewrite/access.html.en.utf8 [moved from docs/manual/rewrite/access.html.en with 100% similarity]
docs/manual/rewrite/advanced.html
docs/manual/rewrite/advanced.html.en.utf8 [moved from docs/manual/rewrite/advanced.html.en with 100% similarity]
docs/manual/rewrite/avoid.html
docs/manual/rewrite/avoid.html.en.utf8 [moved from docs/manual/rewrite/avoid.html.en with 100% similarity]
docs/manual/rewrite/flags.html
docs/manual/rewrite/flags.html.en.utf8 [moved from docs/manual/rewrite/flags.html.en with 100% similarity]
docs/manual/rewrite/htaccess.html
docs/manual/rewrite/htaccess.html.en.utf8 [moved from docs/manual/rewrite/htaccess.html.en with 100% similarity]
docs/manual/rewrite/index.html
docs/manual/rewrite/index.html.en.utf8 [moved from docs/manual/rewrite/index.html.en with 100% similarity]
docs/manual/rewrite/intro.html
docs/manual/rewrite/intro.html.en.utf8 [moved from docs/manual/rewrite/intro.html.en with 100% similarity]
docs/manual/rewrite/proxy.html
docs/manual/rewrite/proxy.html.en.utf8 [moved from docs/manual/rewrite/proxy.html.en with 100% similarity]
docs/manual/rewrite/remapping.html
docs/manual/rewrite/remapping.html.en.utf8 [moved from docs/manual/rewrite/remapping.html.en with 100% similarity]
docs/manual/rewrite/rewritemap.html
docs/manual/rewrite/rewritemap.html.en.utf8 [moved from docs/manual/rewrite/rewritemap.html.en with 100% similarity]
docs/manual/rewrite/tech.html
docs/manual/rewrite/tech.html.en.utf8 [moved from docs/manual/rewrite/tech.html.en with 100% similarity]
docs/manual/rewrite/vhosts.html
docs/manual/rewrite/vhosts.html.en.utf8 [moved from docs/manual/rewrite/vhosts.html.en with 100% similarity]
docs/manual/sections.html
docs/manual/sections.html.en.utf8 [moved from docs/manual/sections.html.en with 100% similarity]
docs/manual/server-wide.html
docs/manual/server-wide.html.en.utf8 [moved from docs/manual/server-wide.html.en with 100% similarity]
docs/manual/sitemap.html
docs/manual/sitemap.html.en.utf8 [moved from docs/manual/sitemap.html.en with 100% similarity]
docs/manual/socache.html
docs/manual/socache.html.en.utf8 [moved from docs/manual/socache.html.en with 100% similarity]
docs/manual/ssl/index.html
docs/manual/ssl/index.html.en.utf8 [moved from docs/manual/ssl/index.html.en with 100% similarity]
docs/manual/ssl/ssl_compat.html
docs/manual/ssl/ssl_compat.html.en.utf8 [moved from docs/manual/ssl/ssl_compat.html.en with 100% similarity]
docs/manual/ssl/ssl_faq.html
docs/manual/ssl/ssl_faq.html.en.utf8 [moved from docs/manual/ssl/ssl_faq.html.en with 100% similarity]
docs/manual/ssl/ssl_howto.html
docs/manual/ssl/ssl_howto.html.en.utf8 [moved from docs/manual/ssl/ssl_howto.html.en with 100% similarity]
docs/manual/ssl/ssl_intro.html
docs/manual/ssl/ssl_intro.html.en.utf8 [moved from docs/manual/ssl/ssl_intro.html.en with 100% similarity]
docs/manual/stopping.html
docs/manual/stopping.html.en.utf8 [moved from docs/manual/stopping.html.en with 100% similarity]
docs/manual/suexec.html
docs/manual/suexec.html.en.utf8 [moved from docs/manual/suexec.html.en with 100% similarity]
docs/manual/upgrading.html
docs/manual/upgrading.html.en.utf8 [moved from docs/manual/upgrading.html.en with 100% similarity]
docs/manual/urlmapping.html
docs/manual/urlmapping.html.en.utf8 [moved from docs/manual/urlmapping.html.en with 100% similarity]
docs/manual/vhosts/details.html
docs/manual/vhosts/details.html.en.utf8 [moved from docs/manual/vhosts/details.html.en with 100% similarity]
docs/manual/vhosts/examples.html
docs/manual/vhosts/examples.html.en.utf8 [moved from docs/manual/vhosts/examples.html.en with 100% similarity]
docs/manual/vhosts/fd-limits.html
docs/manual/vhosts/fd-limits.html.en.utf8 [moved from docs/manual/vhosts/fd-limits.html.en with 100% similarity]
docs/manual/vhosts/index.html
docs/manual/vhosts/index.html.en.utf8 [moved from docs/manual/vhosts/index.html.en with 100% similarity]
docs/manual/vhosts/ip-based.html
docs/manual/vhosts/ip-based.html.en.utf8 [moved from docs/manual/vhosts/ip-based.html.en with 100% similarity]
docs/manual/vhosts/mass.html
docs/manual/vhosts/mass.html.en.utf8 [moved from docs/manual/vhosts/mass.html.en with 100% similarity]
docs/manual/vhosts/name-based.html
docs/manual/vhosts/name-based.html.en.utf8 [moved from docs/manual/vhosts/name-based.html.en with 100% similarity]

index bb09430b30e45106724daf7f22ae04f7d589eda2..1e9bda99bba63c49019ab4d804a3f1760d803714 100644 (file)
@@ -4,7 +4,7 @@ URI: bind.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: bind.html.en
+URI: bind.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 72dfd5bf86faeae6c865a4c58df4c7c163a4536c..77b9d3bd564ba7d048d923cc80089d5f0f0fa5e3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: caching.html.en
+URI: caching.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 3edc0805094a213fda5597862bad4a07be7fc8cd..049881efce8977a3f091d08ff7c927f8b5067660 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: compliance.html.en
+URI: compliance.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 701924035f68121e1c224b94eacc916c4ebb3050..295227db6929738efcc7253302292064080237a6 100644 (file)
@@ -4,7 +4,7 @@ URI: configuring.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: configuring.html.en
+URI: configuring.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 38e61c2bc2833556bd667a42f67e94e13d6ddf72..b88a0e090a957cef5d7a19cde7e5cc5a48c06208 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: content-negotiation.html.en
+URI: content-negotiation.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b4104af0a47457c484d3884c3ca4e9e3d0ca499f..4006781ac3ea8798b51c5280c63aa2f7a35b7fdc 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: custom-error.html.en
+URI: custom-error.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f178e90bbc16422403244aad1f40349cecd0608d..779c686cac06a98da1f36559596bb1ee661c8036 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: API.html.en
+URI: API.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index 83dcee2f857f19b4b4831741b813209c0c367a22..01e916ced2a1d92b04b0a6ed06f0dfb6f8a44449 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: debugging.html.en
+URI: debugging.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index fef7894ff9bce27833e464967fb20e74bcbc2d9e..ad703c14f179a391c0b434d97d526e294c247322 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: documenting.html.en
+URI: documenting.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 48559da74c62708fcdb1293c7c0d2ae68fb07280..4b17bb3aba7b72876439ef5760aefe328cfc6283 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: filters.html.en
+URI: filters.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index 75c3cad68d170fadceb53befe22976a31e2988b8..47712b1df4f4876e75bc89097b1f0334b61141d2 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: hooks.html.en
+URI: hooks.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index d79f31bf6d441d51b1d13bc4f503015317d7fbba..5433641683ef0e1cd2b66b64c17faa86668fcd3f 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d8ff6809d164b25c26473034236c246f058b69d7..eb4ab28dd28e7f38df1c26dd229e612936b1a4a5 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: lua.html.en
+URI: lua.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index 3e5c83440e262b96a5e980424d2592c8a3abc58e..daabc539c08f514e49a8b70baf8b32994347a98b 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: modguide.html.en
+URI: modguide.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
similarity index 99%
rename from docs/manual/developer/modguide.html.en
rename to docs/manual/developer/modguide.html.en.utf8
index 1cf72763c188dbf4fc797070b48c2817354942b2..d13a0c5fb59ac0a4d123fce1def461edb37e6c98 100644 (file)
@@ -237,6 +237,7 @@ can create. Some other ways of hooking are:
 <li><code>ap_hook_child_init</code>: Place a hook that executes when a child process is spawned (commonly used for initializing modules after the server has forked)</li>
 <li><code>ap_hook_pre_config</code>: Place a hook that executes before any configuration data has been read (very early hook)</li>
 <li><code>ap_hook_post_config</code>: Place a hook that executes after configuration has been parsed, but before the server has forked</li>
+<li><code>ap_hook_pre_translate_name</code>: Place a hook that executes when a URI needs to be translated into a filename on the server, before decoding</li>
 <li><code>ap_hook_translate_name</code>: Place a hook that executes when a URI needs to be translated into a filename on the server (think <code>mod_rewrite</code>)</li>
 <li><code>ap_hook_quick_handler</code>: Similar to <code>ap_hook_handler</code>, except it is run before any other request hooks (translation, auth, fixups etc)</li>
 <li><code>ap_hook_log_transaction</code>: Place a hook that executes when the server is about to add a log entry of the current request</li>
index ebc705b73f1e5a09736fa3e428c5eb7f8b4a775c..35daf1fc720319e812c3c878c3bfa170c4763644 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: modules.html.en
+URI: modules.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e79fd3cabb43a6de22bc5164546c4d4a273d5fc4..aa6b9fcad75f5ff59f9bf3d5e804bf4059c5f1c2 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: new_api_2_4.html.en
+URI: new_api_2_4.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index ee632a61fdbe5b4f454c8d3b3793619396784ae1..6eb6f2816a4570d91d9422606b2075daacabe56a 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: output-filters.html.en
+URI: output-filters.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index 92c1beed68e834d27d8de4b8db06f9b6c8a3c017..d7c56f72154e6744a8e8ed5b34312d279b8f9b08 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: request.html.en
+URI: request.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index 81963027197ecffc5c233eba405a036f7256c062..1ae306f15c1aab8132d073da084e002fec1e4393 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: thread_safety.html.en
+URI: thread_safety.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index f4a35c28aaa7c3353ec9ca7550ebdf15dae6cc3a..647769c296cadf21a966d5e580ba79020c002774 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: dns-caveats.html.en
+URI: dns-caveats.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ea80dcfa1f3e1ae3f2ea084e40ccd8c1d6b5c500..21f37b93c5742261e7d43613c9fc62bb6dc1e773 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: dso.html.en
+URI: dso.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1ccf3faf07cac33665a54bda1620e83ac24aa1fe..49a716a7a6cef2cae97c5f0eae014a5731370b52 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: env.html.en
+URI: env.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1871caebc3f807e68e44bfac58db2c9e36adb1f2..339f8b39546476d72a8ed29c7c24b706804bb6b2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: expr.html.en
+URI: expr.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b407482996c35fb8725fdf9d0e99442c7f40f53a..a6b376a338bb6ebdb211299e225cd34cd762b262 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 5ff5df3c3a35c5f49140f7f628de544cb24d27b8..697004df2ccfbbd90837c79ec03e1f9f8fc12cdf 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: filter.html.en
+URI: filter.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7540681a41cd1248846094588c1a424ce52f9453..803ce8f14ec768f254f1e92fdd296c8767df4e77 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: getting-started.html.en
+URI: getting-started.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index eb41f811ed0d59e1e418d62e2da6161fe3c13a8a..76dcb8eefbbb607d26905c5424ae37dc578a9abe 100644 (file)
@@ -4,7 +4,7 @@ URI: glossary.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: glossary.html.en
+URI: glossary.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d0c7c57841957583a24ccfa1bc0ad6e5805d8d44..6b2cdba408ee1692550c68184f61e957ae275296 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: handler.html.en
+URI: handler.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 029895facb10050a59c15f2a20faf001cfc1bebd..c8ea8d2ac94287fb0c2c9c3c526d71546b1722c4 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: access.html.en
+URI: access.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b692ea46dadf650fa49093371a6e9352f1290fd1..4b340c1f8f8ee203422f147d7ae03f8dba0184d0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: auth.html.en
+URI: auth.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9211bad2a3afadd6cd8fd3d00a9cf46e66d3ed27..63344d7c328ad9b65eaf9deeaf9ec741137d1e33 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: cgi.html.en
+URI: cgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 486fc39cd8121147196cdbbb83962d0fdf21de36..094cc19294e7edb6ee7cdbbfba437584da8c01dd 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: encrypt.html.en
+URI: encrypt.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e284658f533dcb763908bbbac1c24669fe43672e..35341bee65ea96d77d50044cdd5fd973248467d3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htaccess.html.en
+URI: htaccess.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f54d4ac9415123438254b1d5d848039efe5ede1a..e92de5fe9f6e0eb9ee2c295801b478e8e1792936 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: http2.html.en
+URI: http2.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b20bfda0e6f2092775113689aaac78531c3fc878..224f146b06386cc9b8025463295da31d01e93174 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 15bc1f6270009b2b308efc6a6291581e77ed1555..ec85fd21c878dce1e9e516bbed3fc764be775114 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: public_html.html.en
+URI: public_html.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 548195b981963a2fe1b5a7e19915514553bf8f69..12673be4f35dcd0f3be47e865e282a79379f307a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: reverse_proxy.html.en
+URI: reverse_proxy.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 76b77780db4fcbe9baff2ce269b8ed73e16c4af7..f19d2c541161ab16edd9c142698d686580968cec 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ssi.html.en
+URI: ssi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 42e0e0065331b18cecc5935372ed796ed59bf109..f51eb9c73350befd2f31573107e413c54ed2db9a 100644 (file)
@@ -8,7 +8,7 @@ URI: index.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b84fc86f368d9cb6db94e6bd28b6ec08d97791ed..9bcbb173f6fde4f16a79f44c3ad74ee33692d43b 100644 (file)
@@ -4,7 +4,7 @@ URI: install.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: install.html.en
+URI: install.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 12120d86c3f4331bc2697a3848f22ba472dcd400..44dd249d63ccf825e8e6bdbbe59de8f6f55f47ad 100644 (file)
@@ -4,7 +4,7 @@ URI: invoking.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: invoking.html.en
+URI: invoking.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 35d5f5002b1363e04ae2a5768f73846a24d5adbb..69059a25af426d169348763074723b272e13bf90 100644 (file)
@@ -1,5 +1,5 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: license.html.en
+URI: license.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
index b2828f418a54390132f9cc4ed91ef7ad20d34a73..c9ceb24f19be48bbfc4da754e1174de440641dc5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: logs.html.en
+URI: logs.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b407482996c35fb8725fdf9d0e99442c7f40f53a..a6b376a338bb6ebdb211299e225cd34cd762b262 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b9037b83d3235c91907881db535c6a98c843de00..6055b7f75d85c7d416c942c5b599e2e1721f0d76 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: password_encryptions.html.en
+URI: password_encryptions.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index a1263293b3e829ff397b80db323b7e4ffc048c07..be96bfcdea018b78ac049ceec66ec77dde895527 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: perf-scaling.html.en
+URI: perf-scaling.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7ff8118b1a8771638a78bbc25ecb9daaf990a61d..0a4a97771be9fd97b0b401882a66764ec4947665 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: perf-tuning.html.en
+URI: perf-tuning.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 3b23231a8a7a37226c48bf6f00de02d841e6a113..80e3941282e9999d3a478ff84523a8f2e6f921de 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: relevant_standards.html.en
+URI: relevant_standards.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b1a536b876bcd6ef4ca404ee7c5bc248163b61ac..9c97a0cf50aaab1bf5ef528f9f8d2d0250694065 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: security_tips.html.en
+URI: security_tips.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9aa9504e5b2005defce915a2cb43400deeef49cd..1e90a52109becb58059c5c8839699e1c4cece59f 100644 (file)
@@ -4,7 +4,7 @@ URI: core.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: core.html.en
+URI: core.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 98%
rename from docs/manual/mod/core.html.en
rename to docs/manual/mod/core.html.en.utf8
index 8e99ea58adfb79168dd0416518b47b81afd087ae..1c9966b0dc670678e7eabc7263ffd336d8548bab 100644 (file)
@@ -50,7 +50,6 @@ available</td></tr>
 <li><img alt="" src="../images/down.gif" /> <a href="#cgimapextension">CGIMapExtension</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#cgipassauth">CGIPassAuth</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#cgivar">CGIVar</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#contentdigest">ContentDigest</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#defaultruntimedir">DefaultRuntimeDir</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#defaultstatedir">DefaultStateDir</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#defaulttype">DefaultType</a></li>
@@ -741,46 +740,6 @@ variables</td></tr>
     due to internal redirects or subrequests.</dd>
   </dl>
 
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="ContentDigest" id="ContentDigest">ContentDigest</a> <a name="contentdigest" id="contentdigest">Directive</a> <a title="Permanent link" href="#contentdigest" class="permalink">&para;</a></h2>
-<table class="directive">
-<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enables the generation of <code>Content-MD5</code> HTTP Response
-headers</td></tr>
-<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ContentDigest On|Off</code></td></tr>
-<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ContentDigest Off</code></td></tr>
-<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
-<tr><th><a href="directive-dict.html#Override">Override:</a></th><td>Options</td></tr>
-<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
-<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
-</table>
-    <p>This directive enables the generation of
-    <code>Content-MD5</code> headers as defined in RFC1864
-    respectively RFC2616.</p>
-
-    <p>MD5 is an algorithm for computing a "message digest"
-    (sometimes called "fingerprint") of arbitrary-length data, with
-    a high degree of confidence that any alterations in the data
-    will be reflected in alterations in the message digest.</p>
-
-    <p>The <code>Content-MD5</code> header provides an end-to-end
-    message integrity check (MIC) of the entity-body. A proxy or
-    client may check this header for detecting accidental
-    modification of the entity-body in transit. Example header:</p>
-
-    <div class="example"><p><code>
-      Content-MD5: AuLb7Dp1rqtRtxz2m9kRpA==
-    </code></p></div>
-
-    <p>Note that this can cause performance problems on your server
-    since the message digest is computed on every request (the
-    values are not cached).</p>
-
-    <p><code>Content-MD5</code> is only sent for documents served
-    by the <code class="module"><a href="../mod/core.html">core</a></code>, and not by any module. For example,
-    SSI documents, output from CGI scripts, and byte range responses
-    do not have this header.</p>
-
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="DefaultRuntimeDir" id="DefaultRuntimeDir">DefaultRuntimeDir</a> <a name="defaultruntimedir" id="defaultruntimedir">Directive</a> <a title="Permanent link" href="#defaultruntimedir" class="permalink">&para;</a></h2>
@@ -1820,15 +1779,18 @@ earlier.</td></tr>
      <dd>All available fields will be used. This is equivalent to:
          <pre class="prettyprint lang-config">FileETag INode MTime Size</pre>
 </dd>
+     <dt><strong>Digest</strong></dt>
+     <dd>If a document is file-based, the <code>ETag</code> field will be
+       calculated by taking the digest over the file.</dd>
      <dt><strong>None</strong></dt>
      <dd>If a document is file-based, no <code>ETag</code> field will be
        included in the response</dd>
     </dl>
 
-    <p>The <code>INode</code>, <code>MTime</code>, and <code>Size</code>
-    keywords may be prefixed with either <code>+</code> or <code>-</code>,
-    which allow changes to be made to the default setting inherited
-    from a broader scope. Any keyword appearing without such a prefix
+    <p>The <code>INode</code>, <code>MTime</code>, <code>Size</code> and
+    <code>Digest</code> keywords may be prefixed with either <code>+</code>
+    or <code>-</code>, which allow changes to be made to the default setting
+    inherited from a broader scope. Any keyword appearing without such a prefix
     immediately and completely cancels the inherited setting.</p>
 
     <p>If a directory's configuration includes
@@ -1837,18 +1799,10 @@ earlier.</td></tr>
     the setting for that subdirectory (which will be inherited by
     any sub-subdirectories that don't override it) will be equivalent to
     <code>FileETag&nbsp;MTime&nbsp;Size</code>.</p>
-    <div class="warning"><h3>Warning</h3>
-    Do not change the default for directories or locations that have WebDAV
-    enabled and use <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> as a storage provider.
-    <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>MTime&nbsp;Size</code>
-    as a fixed format for <code>ETag</code> comparisons on conditional requests.
-    These conditional requests will break if the <code>ETag</code> format is
-    changed via <code class="directive">FileETag</code>.
-    </div>
     <div class="note"><h3>Server Side Includes</h3>
     An ETag is not generated for responses parsed by <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>
-    since the response entity can change without a change of the INode, MTime, or Size
-    of the static file with embedded SSI directives.
+    since the response entity can change without a change of the INode, MTime,
+    Size or Digest of the static file with embedded SSI directives.
     </div>
 
 
index 2122e364f3b329d4d1b1c44c34a0b259eab03755..3d0a79b05fe92398db077d188cf350af6194458f 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: directive-dict.html.en
+URI: directive-dict.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 662d7f121892cda2db3b6f9fd482244967986144..648e1cdf69bbbd72c8cbb19e239d94b6f6487872 100644 (file)
@@ -4,7 +4,7 @@ URI: directives.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: directives.html.en
+URI: directives.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/directives.html.en
rename to docs/manual/mod/directives.html.en.utf8
index 90d7e88f19d5d581b901b0f6d0baa194ac954547..8f437a1c41ce736d488a3db1f06361a840be17be 100644 (file)
 <li><a href="mod_speling.html#checkcaseonly">CheckCaseOnly</a></li>
 <li><a href="mod_speling.html#checkspelling">CheckSpelling</a></li>
 <li><a href="mod_unixd.html#chrootdir">ChrootDir</a></li>
-<li><a href="core.html#contentdigest">ContentDigest</a></li>
 <li><a href="mod_usertrack.html#cookiedomain">CookieDomain</a></li>
 <li><a href="mod_usertrack.html#cookieexpires">CookieExpires</a></li>
 <li><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly</a></li>
 <li><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter</a></li>
 <li><a href="mod_lua.html#luahooklog">LuaHookLog</a></li>
 <li><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage</a></li>
+<li><a href="mod_lua.html#luahookpretranslate">LuaHookPreTranslate</a></li>
 <li><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName</a></li>
 <li><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker</a></li>
 <li><a href="mod_lua.html#luainherit">LuaInherit</a></li>
index 2c9b8785832e8f7660f48df9066c76dede849248..09f8e568d7dd6d26f8c6888180d71b6584280e6c 100644 (file)
 <li><a href="mod_speling.html#checkcaseonly">CheckCaseOnly</a></li>
 <li><a href="mod_speling.html#checkspelling">CheckSpelling</a></li>
 <li><a href="mod_unixd.html#chrootdir">ChrootDir</a></li>
-<li><a href="core.html#contentdigest">ContentDigest</a></li>
 <li><a href="mod_usertrack.html#cookiedomain">CookieDomain</a></li>
 <li><a href="mod_usertrack.html#cookieexpires">CookieExpires</a></li>
 <li><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly</a></li>
 <li><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter</a></li>
 <li><a href="mod_lua.html#luahooklog">LuaHookLog</a></li>
 <li><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage</a></li>
+<li><a href="mod_lua.html#luahookpretranslate">LuaHookPreTranslate</a></li>
 <li><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName</a></li>
 <li><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker</a></li>
 <li><a href="mod_lua.html#luainherit">LuaInherit</a></li>
index 2eaa5ef273b973704d46262347d4023ebbadb66f..ee6738c244ea1f1ab9abe0c842863fef6daf13b2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: event.html.en
+URI: event.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8335fabcc63c1f5bce7e7dd70042f58f9de768ad..aa884b70bbf67b00c06370c05f878e0069989c86 100644 (file)
@@ -4,7 +4,7 @@ URI: index.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index bcece5507c7522a9fe0a2710305002f748e51a41..4282291089463a85a1d6cedf0a1939826653f220 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_access_compat.html.en
+URI: mod_access_compat.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 39604d3cd7afca2c0fc44d91bcb7f8d30d5e0bda..63f5dbee08c552af6ab3be8640bdb59bf747b8a0 100644 (file)
@@ -4,7 +4,7 @@ URI: mod_actions.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: mod_actions.html.en
+URI: mod_actions.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 00124171cac33d72ee3b57845477188a7828ca16..ec40ead8314a90a5b5f5fcac8fdd09273e2267a6 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_alias.html.en
+URI: mod_alias.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f46e82d52b831d728075a3162cf010187703999b..5d9980b5292cbbb7df819bdb26229279d24c0c9c 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_allowhandlers.html.en
+URI: mod_allowhandlers.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index a3b40ad35a18f2c73825c3a5fff6bb51ee248e6c..30db84ba83d3993c7c7c228648d054fcc0e0c10d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_allowmethods.html.en
+URI: mod_allowmethods.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7a4a3826122900fdf2f04d3351b828216245e1ad..a92031e99f008c8f4f6e85a33e9181adce0690f1 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_asis.html.en
+URI: mod_asis.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index cc38c554d952b6f2cab8e8d3e46b5ab86fbb56f3..75284b003c7134496451f132e013907d6258e2fe 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_auth_basic.html.en
+URI: mod_auth_basic.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7f3b71b2083a96105cde4df1c7a4a0728489d94c..40c9e4b6560b9104f83b9dc6e27ce7b893dafd0f 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_auth_digest.html.en
+URI: mod_auth_digest.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f16f673247e1c6d9ef7cb4d37269fc35166b0db1..625a80e0d6aac26d33d8759f1be1d0e7c22802c9 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_auth_form.html.en
+URI: mod_auth_form.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 04bbe4c0fce8a5de949347bf779291b7077f6386..e89d843e743e479026c17d8dcf7b8c62d6636880 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_anon.html.en
+URI: mod_authn_anon.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 437609b608ea27d915af03084999dd58e5d81f36..08e8412c246a67a79e2e03360c86ecb126244ef7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_core.html.en
+URI: mod_authn_core.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2cb451cf94193bb692d81124fae74a126bac5892..f4d2dfd1d48153de763035a9b6ce656c1b60bdb7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_dbd.html.en
+URI: mod_authn_dbd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 51e1b3787a723faa99795548f0d1898d6d921944..0d659bc3dcc1b94cb017249ba94d5ab85a77da04 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_dbm.html.en
+URI: mod_authn_dbm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index dd8ad7d9195f1166187f201d40f280f8fc7435e4..d03558f36287f283e868e567b7a88803caa4e348 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_file.html.en
+URI: mod_authn_file.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9f5130b58ba3448890f6f842fd4f0de7123549ab..c653675cccd56f804e1a53e2f7df6eb3a1abbb9d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authn_socache.html.en
+URI: mod_authn_socache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index a70ee70a56e6ffa57c8e56c54df82b21f93972d0..26f6821f1e55db7128c8c843ac2dbb62bbfbb36b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authnz_fcgi.html.en
+URI: mod_authnz_fcgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 140894e47604a38b3490edcf65394456bdaf0779..91ebddb54c1a38e1d9e13ed6a3e6fb512a265833 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authnz_ldap.html.en
+URI: mod_authnz_ldap.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1d707a89a208f8f953d59496d4b1f7924f8d2a1d..2e1986157c0c2cd979a34a9b1f945d0f3c5bb2fa 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_core.html.en
+URI: mod_authz_core.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ef33047fe5ea870595e37247397f3dca19ece4e5..38fc6066348096c1ca6ca13c105a85d629bbc432 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_dbd.html.en
+URI: mod_authz_dbd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index fa7cdcb5d4e88d60fdad0b724e6ba5c9c79437b7..df3a2894a01f049df378d6c54e47d39ce9106382 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_dbm.html.en
+URI: mod_authz_dbm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4a39b16915984ed61b0be8b220340b667082d5a7..b0e13a3106e26905834f315b4c84cb95b35eb5f3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_groupfile.html.en
+URI: mod_authz_groupfile.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 60b27e67bd48fa35cf74336840cde909c1c1c471..f209fcc661fdbbc0f4b8179c178f4dc5525730b4 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_host.html.en
+URI: mod_authz_host.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 20ed9bf39852cd92c25723831052ff720e7060ae..3ee67212f72372c0d12e79f0ab264647a7e3b566 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_owner.html.en
+URI: mod_authz_owner.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 0bad2150045405fe9875336d3c6950dd249e30f1..8ed0e468cce49f5dba85338ee71833672653b5c3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_authz_user.html.en
+URI: mod_authz_user.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 6aaecc12e10b04f221dfa46f2199f00012553928..f99bc2ac594220dcfb0a011e5b2dc8fc2d2729fc 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_autoindex.html.en
+URI: mod_autoindex.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index dc9b5c2be49e1e99f70886dc3a74adbe88b5fb5e..109c15bb799e6b020a9219de2de223f2ab347964 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_brotli.html.en
+URI: mod_brotli.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 585dd55e20072b7c548a7fe022891f850b373472..8fa1cde5c251ae86c2ce3a7cc7a28c7ef1e518a2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_buffer.html.en
+URI: mod_buffer.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 40128b03c571df6b0e81c6858bd59c0a80118b7c..a5bffb65612bea7764657d878322bd84fd4168ea 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cache.html.en
+URI: mod_cache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 887b6c0dc3401c2c636145aff87d9fe7b49059a8..f2463bcc9410f08e183842af04fec3f20d845ac0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cache_disk.html.en
+URI: mod_cache_disk.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b481bb4833eb5906b2ec99d8ea3295b99cdc3083..496d1d942b2048ff01a539ac360c55f8b1435ddd 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cache_socache.html.en
+URI: mod_cache_socache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2d0ece35c8498a4bf320cd1a7648f97e8d679928..046c7577835464937f3922f9c39e7d4c23ff6baa 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cern_meta.html.en
+URI: mod_cern_meta.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4195d2fec1c7796a60a082f5fbb22647112fc131..44045ed6e4749fc35cfb7fc98e8b06e7cdc94a39 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cgi.html.en
+URI: mod_cgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e15a7e14d5e1648eea4e20ddb634f21aa6bcf2a6..bd059fdf483f534cccef96a5bfb68a9cfef9ef70 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_cgid.html.en
+URI: mod_cgid.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9803eab443c46dbfea2284ee25b3f0846386557b..8b96d37a2ddf5689c324c5e204e71e5620e4021d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_charset_lite.html.en
+URI: mod_charset_lite.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4e1db637bd0a264a353e9efa323f5a4e935f7082..7f22ea9d43d8da585dada7c7397cd40941151a1a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_crypto.html.en
+URI: mod_crypto.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 96e32f183968f6203fd7cc8e41ce6a0283cedef5..d7bc5ae6ffb80aa97eeb56a509caf0ef12ddbffa 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_data.html.en
+URI: mod_data.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 17e6a4e5385235f334b4e3cfc982291175f45982..bdc5731eca57a219099d6d8dfd8d6fdc43976072 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dav.html.en
+URI: mod_dav.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index dcba25f708bab1c75d33b0125c42714515607b4b..eb7b1b85d3b33674890ea4adbf192f030c29edbb 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dav_fs.html.en
+URI: mod_dav_fs.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1b13592868040b5df60b8283cbdb8abe7ce48b5e..9d77616fe7f73bc17d4b652875bf1f1c193cc311 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dav_lock.html.en
+URI: mod_dav_lock.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 62b714c3e0838f3a7c9a16cbbb7a1236ed700101..6b638cd4767da172ae68431894c280d9318e6935 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dbd.html.en
+URI: mod_dbd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/mod_dbd.html.en
rename to docs/manual/mod/mod_dbd.html.en.utf8
index 057edb184dbc27035fa94e48ad4501360ac94208..1df09e655216e5d5366089beddd5adb0217c83e3 100644 (file)
@@ -99,7 +99,7 @@ DBDParams host=localhost,dbname=pony,user=shetland,pass=appaloosa</pre>
     Further usage examples appear in each of those modules'
     documentation.</p>
 
-    <p>See <code class="directive"><a href="#dbdparams">DBDParams</a></code> for connection string
+    <p>See <code class="directive">DBDParams</code> for connection string
     information for each of the supported database drivers.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -215,8 +215,8 @@ APR_DECLARE_OPTIONAL_FN(void, ap_dbd_prepare, (server_rec*, const char*, const c
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_dbd</td></tr>
 </table>
     <p>Set the time to keep idle connections alive when the number
-    of connections specified in <code class="directive"><a href="#dbdkeep">DBDKeep</a></code>
-    has been exceeded (threaded platforms only).</p>
+    of connections specified in DBDKeep has been exceeded (threaded
+    platforms only).</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 8c5cc390f339b6f1e85e3576480cce45220f4975..815a0cc3212489d5e3b697f87104c6098d18e940 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_deflate.html.en
+URI: mod_deflate.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f86313a336cc71f294293a5d127f9a462a4e8501..80c7df01c4939c8a28fb447de1f93f47272c349a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dialup.html.en
+URI: mod_dialup.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 72bd23593c0b11748eccf9d4d08231d20e550312..1890c1818df1f72bcf3856d521804d2195c453fd 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dir.html.en
+URI: mod_dir.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e4947e05a31ca08f7cf23ebd7f18dd6826318ae3..59eb22dfb0705aa76e0832bf0b84438e34b5cf02 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_dumpio.html.en
+URI: mod_dumpio.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 70400d3c15a6c222bf50dc4d9d1b8e7b07891bbe..dadb3f16f87462f630e813b83532476ad3d046e8 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_echo.html.en
+URI: mod_echo.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7e38ab3c31df77707809b4fd82dd3fb53cac9d4e..4a779c548d0efa90198deb4124d89b314fcd8ee0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_env.html.en
+URI: mod_env.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ecdeca8bfe2c92f68c2ddec11b983e80951e7ad0..875aa69efbc8f1295b6ff1b6d65b9be196e82bac 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_example_hooks.html.en
+URI: mod_example_hooks.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 98bfc5ceeb3ab7e62d9a100ddb884b92256b2fb2..d1663484b137cbd8022e1022aedb5fa2ed2e77f4 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_expires.html.en
+URI: mod_expires.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f96caf255e275d3aac70472d09d56458e31320dc..cf3a36190c837d84ded60fd0f3263bafb1561e7e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ext_filter.html.en
+URI: mod_ext_filter.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e06fcc816925700256db068b80ff7bd09c27955e..4ee30bd9fbf2f2b17267893d55b7304b3e1f0ad0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_file_cache.html.en
+URI: mod_file_cache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c1202182fc89c3a4adcc27626e5828f17b49e90c..c13be4bd580a108ec73c043b159b972ccf7bed8b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_filter.html.en
+URI: mod_filter.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8b3322f49bc8869ec8b6576c5c8b61c4a0c4e809..4f720fffa7a21e4a4ef0b6f2b25f5034a6f0fb3a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_firehose.html.en
+URI: mod_firehose.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2459e8f15a856a2deae56f206ca1929791268873..863e0494622b94023a3b3df73fcb3f4addd0bb19 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_headers.html.en
+URI: mod_headers.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1ec874631f9c4cf220b0f7eae1ce32e5ba549f22..64410e1767ba9de583529cb56b5d7b0bfa9d6225 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_heartbeat.html.en
+URI: mod_heartbeat.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 59bb413a73f36ba3ffd4031391b0a65694e05106..c5968302b0fc8621a3a67b519945354c0e6dd1c2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_heartmonitor.html.en
+URI: mod_heartmonitor.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c80458d92fb3c9f092d56dcc29ac835a80586253..999bc4cdf819062deb793b5cdc8d64c00f7629f6 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_http2.html.en
+URI: mod_http2.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f1bee31d05e6be0100bf2847aaed32b584df0667..ecaafacba2e19e90cc8019eea50ee331879fd0f5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ident.html.en
+URI: mod_ident.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 71855dc13f146420dfe9f9b8917ac7bbe274470a..6a4087b271950826e40ec71bbd26a73c15a31381 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_imagemap.html.en
+URI: mod_imagemap.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d1e9524a867f5d52ffbb3c0ecd52645bfa8aaad0..ac595d623e48772bcdab0e28902bd5ff07cd53da 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_include.html.en
+URI: mod_include.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 058b312296b1fd6b111b83bd200c16233206042b..9f305e0cedb480bb9591857b1158c8df5fd9212a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_info.html.en
+URI: mod_info.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 362298b3fc734851f748baccff62f98b392b7a2f..4f230200f7f49125ae35dc70660383f5c5fe9c17 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_isapi.html.en
+URI: mod_isapi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 0d4cbb34042c72202cc84932005971fe6eb2676e..b2645a094e8432139af0e028a5e284651e92c81b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_journald.html.en
+URI: mod_journald.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7aa3f7066d57f780aec4b80881ad67857b55a1be..a65761bd817f0b8a7f02bca3fda9548ad870f941 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_lbmethod_bybusyness.html.en
+URI: mod_lbmethod_bybusyness.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7a285489ef95ab2f4b704ee52c527a6ec58b6d54..1313e481b9f016127f7146861ba6603129e4b1b7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_lbmethod_byrequests.html.en
+URI: mod_lbmethod_byrequests.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 31560d51d37463f1d67cf21f33596110134c1ba6..33de45bcce01650750344061c731cba7479ac291 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_lbmethod_bytraffic.html.en
+URI: mod_lbmethod_bytraffic.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9f5a855a2f66dd8fe795b6ca53356e60cc0a3163..78a005acafe943aa158eadf467c04d09fb15c78a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_lbmethod_heartbeat.html.en
+URI: mod_lbmethod_heartbeat.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 074fa07fede96c3b327e0d08849e4053ec7b76ba..547062dbb6073824d46f0b41e99d885a36c67379 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ldap.html.en
+URI: mod_ldap.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 98ae6745d2dbfc604f70aa1b844295ef90b06f9a..6191d3de2f66a76d51babd844a4b784e76f94ac2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_log_config.html.en
+URI: mod_log_config.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e57e8a96efdf9a70f478ca64c8b7486b428926d8..9ebdb4d86a65a8c15a35b7ada0ecc8f10819e905 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_log_debug.html.en
+URI: mod_log_debug.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 93%
rename from docs/manual/mod/mod_log_debug.html.en
rename to docs/manual/mod/mod_log_debug.html.en.utf8
index 878c81f2ab0595d35641c67d7fc72c3b08b51064..4d29dd8c513839e41e0a6df4362cb2b5d262db50 100644 (file)
     will be logged. The following hooks are supported:</p>
 
     <table class="bordered"><tr class="header"><th>Name</th></tr>
-<tr><td><code>translate_name</code></td></tr>
-<tr class="odd"><td><code>type_checker</code></td></tr>
-<tr><td><code>quick_handler</code></td></tr>
-<tr class="odd"><td><code>map_to_storage</code></td></tr>
-<tr><td><code>check_access</code></td></tr>
-<tr class="odd"><td><code>check_access_ex</code></td></tr>
-<tr><td><code>insert_filter</code></td></tr>
-<tr class="odd"><td><code>check_authn</code></td></tr>
-<tr><td><code>check_authz</code></td></tr>
-<tr class="odd"><td><code>fixups</code></td></tr>
-<tr><td><code>handler</code></td></tr>
-<tr class="odd"><td><code>log_transaction</code></td></tr>
+<tr><td><code>pre_translate_name</code></td></tr>
+<tr class="odd"><td><code>translate_name</code></td></tr>
+<tr><td><code>type_checker</code></td></tr>
+<tr class="odd"><td><code>quick_handler</code></td></tr>
+<tr><td><code>map_to_storage</code></td></tr>
+<tr class="odd"><td><code>check_access</code></td></tr>
+<tr><td><code>check_access_ex</code></td></tr>
+<tr class="odd"><td><code>insert_filter</code></td></tr>
+<tr><td><code>check_authn</code></td></tr>
+<tr class="odd"><td><code>check_authz</code></td></tr>
+<tr><td><code>fixups</code></td></tr>
+<tr class="odd"><td><code>handler</code></td></tr>
+<tr><td><code>log_transaction</code></td></tr>
 </table>
 
     <p>The default is <code>log_transaction</code>. The special value
index a94d451dabcebe7c7b093c26caad992e68b6c3ac..b72a694e6962aff4656e7fdf9d73da20df2c45bc 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_log_forensic.html.en
+URI: mod_log_forensic.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e30458ab32412e7da0041000017fcd6c7b541f9e..1305a3b0240df6b39bc03bd78f119e1fb602728c 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_logio.html.en
+URI: mod_logio.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 634a9a724f2551483cda22f1aa878ba3d2fd12ad..b531123daf8f4b8e6fe10420b1710528d6fc83c3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_lua.html.en
+URI: mod_lua.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 97%
rename from docs/manual/mod/mod_lua.html.en
rename to docs/manual/mod/mod_lua.html.en.utf8
index 5dafb8f5d78a4981f0689b2623729197decfde8d..8f0709358057c8c98ad8fe876030ed68ddb17020 100644 (file)
@@ -78,6 +78,7 @@ trust, as it can be abused to change the internal workings of httpd.</p>
 <li><img alt="" src="../images/down.gif" /> <a href="#luahookinsertfilter">LuaHookInsertFilter</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#luahooklog">LuaHookLog</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#luahookmaptostorage">LuaHookMapToStorage</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#luahookpretranslate">LuaHookPreTranslate</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#luahooktranslatename">LuaHookTranslateName</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#luahooktypechecker">LuaHookTypeChecker</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#luainherit">LuaInherit</a></li>
@@ -135,7 +136,7 @@ something like this:</p>
 
 
 <pre class="prettyprint lang-lua">
-<strong>example.lua</strong>
+<strong>example.lua</strong><br />
 -- example handler
 
 require "string"
@@ -209,7 +210,7 @@ without authentication, or if the authenticated user matches the second
 argument:</p>
 
 <pre class="prettyprint lang-lua">
-<strong>authz_provider.lua</strong>
+<strong>authz_provider.lua</strong><br />
 
 require 'apache2'
 
@@ -255,31 +256,38 @@ performing access control, or setting mime types:</p>
             been mapped to a host or virtual host</td>
     </tr>
 <tr class="odd">
+        <td>Pre-Translate name</td>
+        <td><code class="directive"><a href="#luahookpretranslatename">LuaHookPreTranslateName</a></code></td>
+        <td>This phase translates the requested URI into a filename on the
+            system, before decoding occurs. Modules such as <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>
+            can operate in this phase.</td>
+    </tr>
+<tr>
         <td>Translate name</td>
         <td><code class="directive"><a href="#luahooktranslatename">LuaHookTranslateName</a></code></td>
         <td>This phase translates the requested URI into a filename on the
             system. Modules such as <code class="module"><a href="../mod/mod_alias.html">mod_alias</a></code> and
             <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> operate in this phase.</td>
     </tr>
-<tr>
+<tr class="odd">
         <td>Map to storage</td>
         <td><code class="directive"><a href="#luahookmaptostorage">LuaHookMapToStorage</a></code></td>
         <td>This phase maps files to their physical, cached or external/proxied storage.
             It can be used by proxy or caching modules</td>
     </tr>
-<tr class="odd">
+<tr>
         <td>Check Access</td>
         <td><code class="directive"><a href="#luahookaccesschecker">LuaHookAccessChecker</a></code></td>
         <td>This phase checks whether a client has access to a resource. This
             phase is run before the user is authenticated, so beware.
         </td>
     </tr>
-<tr>
+<tr class="odd">
         <td>Check User ID</td>
         <td><code class="directive"><a href="#luahookcheckuserid">LuaHookCheckUserID</a></code></td>
         <td>This phase it used to check the negotiated user ID</td>
     </tr>
-<tr class="odd">
+<tr>
         <td>Check Authorization</td>
         <td><code class="directive"><a href="#luahookauthchecker">LuaHookAuthChecker</a></code> or
             <code class="directive"><a href="#luaauthzprovider">LuaAuthzProvider</a></code></td>
@@ -287,25 +295,25 @@ performing access control, or setting mime types:</p>
             user ID, client certificate etc.
         </td>
     </tr>
-<tr>
+<tr class="odd">
         <td>Check Type</td>
         <td><code class="directive"><a href="#luahooktypechecker">LuaHookTypeChecker</a></code></td>
         <td>This phase checks the requested file and assigns a content type and
             a handler to it</td>
     </tr>
-<tr class="odd">
+<tr>
         <td>Fixups</td>
         <td><code class="directive"><a href="#luahookfixups">LuaHookFixups</a></code></td>
         <td>This is the final "fix anything" phase before the content handlers
             are run. Any last-minute changes to the request should be made here.</td>
     </tr>
-<tr>
+<tr class="odd">
         <td>Content handler</td>
         <td>fx. <code>.lua</code> files or through <code class="directive"><a href="#luamaphandler">LuaMapHandler</a></code></td>
         <td>This is where the content is handled. Files are read, parsed, some are run,
             and the result is sent to the client</td>
     </tr>
-<tr class="odd">
+<tr>
         <td>Logging</td>
         <td><code class="directive"><a href="#luahooklog">LuaHookLog</a></code></td>
         <td>Once a request has been handled, it enters several logging phases,
@@ -324,7 +332,7 @@ they'll return OK, DONE, or DECLINED, which you can write in Lua as
 
 
 <pre class="prettyprint lang-lua">
-<strong>translate_name.lua</strong>
+<strong>translate_name.lua</strong><br />
 -- example hook that rewrites the URI to a filesystem path.
 
 require 'apache2'
@@ -341,7 +349,7 @@ end</pre>
 
 
 <pre class="prettyprint lang-lua">
-<strong>translate_name2.lua</strong>
+<strong>translate_name2.lua</strong><br />
 --[[ example hook that rewrites one URI to another URI. It returns a
      apache2.DECLINED to give other URL mappers a chance to work on the
      substitution, including the core translate_name hook which maps based
@@ -474,7 +482,7 @@ end</pre>
           <td>string</td>
           <td>yes</td>
           <td>The file name that the request maps to, f.x. /www/example.com/foo.txt. This can be
-            changed in the translate-name or map-to-storage phases of a request to allow the
+            changed in the pre-translate-name, translate-name or map-to-storage phases of a request to allow the
             default handler (or script handlers) to serve a different file than what was requested.</td>
         </tr>
 <tr class="odd">
@@ -572,7 +580,7 @@ end</pre>
           <td>string</td>
           <td>yes</td>
           <td>Denotes whether this is a proxy request or not. This value is generally set in
-            the post_read_request/translate_name phase of a request.</td>
+              the post_read_request/pre_translate_name/translate_name phase of a request.</td>
         </tr>
 <tr>
           <td><code>range</code></td>
@@ -1507,6 +1515,23 @@ end</pre>
 
 
     
+</div>
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="LuaHookPreTranslate" id="LuaHookPreTranslate">LuaHookPreTranslate</a> <a name="luahookpretranslate" id="luahookpretranslate">Directive</a> <a title="Permanent link" href="#luahookpretranslate" class="permalink">&para;</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Provide a hook for the pre_translate phase of a request
+processing</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LuaHookPreTranslate  /path/to/lua/script.lua hook_function_name</code></td></tr>
+<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
+<tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
+<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
+<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_lua</td></tr>
+</table>
+<p>
+    Just like LuaHookTranslateName, but executed at the pre_translate phase,
+    where the URI-path is not percent decoded.
+</p>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="LuaHookTranslateName" id="LuaHookTranslateName">LuaHookTranslateName</a> <a name="luahooktranslatename" id="luahooktranslatename">Directive</a> <a title="Permanent link" href="#luahooktranslatename" class="permalink">&para;</a></h2>
index 8aee40b3b01f9ba1ba812ad6329a7ed903990800..1269f7a4bcb632578f3b2d2fb3ff9ac74a789c3e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_macro.html.en
+URI: mod_macro.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d9dbf1323229562314ced0359a66006318114646..f1cf29ba0f6bb34dc3ba3916ddebe63338b6470a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_md.html.en
+URI: mod_md.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 999228c821ec286cd96210bf2c957a11c7466c31..910fb3e22598ac44a3170ab0a519deff64b734f2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_mime.html.en
+URI: mod_mime.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8aa09905ea93936d574c8de0cf31668f5573ac91..6a27085370eb44373b50bccc341ee244923062f3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_mime_magic.html.en
+URI: mod_mime_magic.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9edee3e7d565b5dc58d6e0f3b6b7d68692bf34a6..9b80ade3dd708f80867c423a82e12ac02d0a9d22 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_negotiation.html.en
+URI: mod_negotiation.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1e1d8bb790d6d8587898c247a996d2601243c6be..dbb1da62e9097db5cbf7ac99cb120cb368d9cdf5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_nw_ssl.html.en
+URI: mod_nw_ssl.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4c4ad4741def8af84c9f48a8864732743ecbe1fe..a12e98207370a2392976cdb86362f48107806f61 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_policy.html.en
+URI: mod_policy.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 051e21eefb1069196e196ed9465f2adb250c981f..6da6af5fe85d73559f05c6b852a64e82ad21ed6d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_privileges.html.en
+URI: mod_privileges.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 407ce094ae87d120633730fc163308e598477e92..dc21be93caedf594a7c37418f20502c7daca6ec6 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy.html.en
+URI: mod_proxy.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 3b347860b1a82fc74f31741473e62d14e7866f42..c7f076ebe7e19cda74b39c9549568abf0e3b609f 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_ajp.html.en
+URI: mod_proxy_ajp.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 36d46dd638871740dc4eeacb122218bf2dd6ec5d..7cc84bf745025e8eb9f8fa0ad28ad43d81515cad 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_balancer.html.en
+URI: mod_proxy_balancer.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 6d1857aa5a242336fafd230d0305b440b34761b9..73960220f03b324d78560b4984a576860f65ba80 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_connect.html.en
+URI: mod_proxy_connect.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 85715fbd2ba783749ced82e6832a52a470268f7c..741fc6aaf2bd5c3417eb8d2006488b19154ca471 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_express.html.en
+URI: mod_proxy_express.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e714cf66b91a36862b41931c32ddbbf46b113d8f..4c9ff31f010d3f589b93f7c53bce6d559d9b64a0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_fcgi.html.en
+URI: mod_proxy_fcgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/mod_proxy_fcgi.html.en
rename to docs/manual/mod/mod_proxy_fcgi.html.en.utf8
index 769dd28cfc56c732f4eef502eb2823ca9a66d9f4..b41cd6d2e3b19756ebd648c93833fbaa71020db2 100644 (file)
@@ -305,7 +305,7 @@ the condition expressions and value expressions.</p>
 <dd>Specifies the replacement value for the preceding environment variable.
    Backreferences, such as "$1", can be included from regular expression
    captures in <var>conditional-expression</var>. If omitted, the variable is
-   set (or overridden) to an empty string  but see the Note below.</dd>
+   set (or overridden) to an empty string  but see the Note below.</dd>
 </dl>
 
 <div class="example"><pre class="prettyprint lang-config"># A basic, unconditional override
index ee7eb55c90ebfcf8ae441ac7460318874b2ed102..a6ad5b719eb129c077f4fdcbf6ea9d77cad6c3fa 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_fdpass.html.en
+URI: mod_proxy_fdpass.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ad5a4c2e4505cfe2f2f988440350f26d2aeaf8c1..437d1514d9ff838362512cfde80a6df5c59efc72 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_ftp.html.en
+URI: mod_proxy_ftp.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e2a38bb36b22d3cec1ce0fdbd953c81127f0561e..6a0c73aaa80793ed9a49cda5bafec9493f154dee 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_hcheck.html.en
+URI: mod_proxy_hcheck.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ecdf204585812a195f3c0fcf00a941d8cc1e0f24..0aa5849aae0d08b979415a174b91b631d425089a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_html.html.en
+URI: mod_proxy_html.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 659bda2bd48e443e28aa2ed42ed2b5f1a73accbc..8a0a4a9dc963a849da3e93cde45a2c942f676816 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_http.html.en
+URI: mod_proxy_http.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8f7d3909d50f9bc095f01acf53b3dce32ec81adc..f4ec292da53f691d80a39ac262b19fdf922925b8 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_http2.html.en
+URI: mod_proxy_http2.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/mod_proxy_http2.html.en
rename to docs/manual/mod/mod_proxy_http2.html.en.utf8
index d6e8b5207d0df4a6b7358ecb29f160f0e62088e2..65264ebcc9d1de73c9a888de8fd945727f365b08 100644 (file)
@@ -34,7 +34,7 @@
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>proxy_http2_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_proxy_http2.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.4.19 and later</td></tr></table>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in httpd 2.4.19 and later</td></tr></table>
 <h3>Summary</h3>
 
     <p><code class="module"><a href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code>
index b890e5752b9217bdccf3401ae1ddd3b9242e8822..1cc04e80ac4e535b6e0f43906e030b06fa24d47e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_scgi.html.en
+URI: mod_proxy_scgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index da9c35f1e0c2e698f72dd8aa0694e49a38606bc6..b74ed975b471bd9a96ca3255cf4b33cd12391d14 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_uwsgi.html.en
+URI: mod_proxy_uwsgi.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index cf71a854f61ebaaa0adc7c4f063eecae3cb58a20..0b4be04f5b4c1e1607797cb4668bbd6dbebfb966 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_proxy_wstunnel.html.en
+URI: mod_proxy_wstunnel.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 96%
rename from docs/manual/mod/mod_proxy_wstunnel.html.en
rename to docs/manual/mod/mod_proxy_wstunnel.html.en.utf8
index b6eb8de48d5adb32d610173844fe5de75b222f22..2febcbeb52e7d883ec46f543da5c7e66e9660b1b 100644 (file)
@@ -50,6 +50,14 @@ Connection: Upgrade</pre>
     <pre class="prettyprint lang-config">ProxyPass "/ws2/"  "ws://echo.websocket.org/"
 ProxyPass "/wss2/" "wss://echo.websocket.org/"</pre>
 
+    
+<p>Proxying both HTTP and websockets at the same time can be done by specifying the websockets
+<code class="directive"><a href="../mod/mod_proxy.html#proxypass">ProxyPass</a></code> directive before the 
+    HTTP directive:</p>
+    <pre class="prettyprint lang-config">ProxyPass "/"  "ws://backend.example.com:9080/"
+ProxyPass "/"  "http://backend.example.com:9080/"</pre>
+
+
 
 <p>Load balancing for multiple backends can be achieved using <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>.</p>
 
index 80220575f130fdc85d207559788552522f89ee36..d1b6b3a354d41892eb83b553616f29e455173b14 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ratelimit.html.en
+URI: mod_ratelimit.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b6aeada6f654ab04fe1ccc70952e58806e28434b..c4171f53e1321ce5598ae8071e945e576fa68975 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_reflector.html.en
+URI: mod_reflector.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 5647104cd48f99c20b6f547e03df62fe65404b3d..00189de5ee517361ff83f8a709829128b4e2a045 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_remoteip.html.en
+URI: mod_remoteip.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index dd93a1852c21e49001e7007059074a3c6bf63914..eb370b30bb7967222a6fae0b55f30cb6a46a4cfd 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_reqtimeout.html.en
+URI: mod_reqtimeout.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f1ee33eca1957a47573fd6ced2a81df373d22231..b68958deb2c6d038e5cfa881d4c1a044f5bcfbf5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_request.html.en
+URI: mod_request.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1d2ff6d7aac08376b319e0fe4822f5063b2ddbbb..ba02bc98ae39ee103f0fa4eeb812ec0a0b85f81d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_rewrite.html.en
+URI: mod_rewrite.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index fc1697066f7afcd87bfdd17a656da4e4e1cf84db..0c5d719bca93a4a2734b83cc3ac50214ced42a18 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_sed.html.en
+URI: mod_sed.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9deebb429eb19892f8784e408f93321d3c9d8f92..6bc1ca342233e7d7c599d8480583e438ab19e75b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_session.html.en
+URI: mod_session.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 98883c6dbe275a4444a79d10a1e7a81858826b18..54f1622d1021870ef9bf100159ab31a3b3f9cb1e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_session_cookie.html.en
+URI: mod_session_cookie.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 815bc08b5d9c4d6449c175693692941b273fdde0..5a6978baa1304cd88ef9d528af85bfac5504c6f0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_session_crypto.html.en
+URI: mod_session_crypto.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e63e47f8209f1d278d6bb1877875cd71f9400fc5..6fe794533f78fa824448244704050584ed7c6ce9 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_session_dbd.html.en
+URI: mod_session_dbd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d71ef311e32845328a27f6bfc7091b0b0b6bd1ab..efc0e1f47aa1ead4d596f75eff212b6bcd57f845 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_setenvif.html.en
+URI: mod_setenvif.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 843e2621905101696435976efaa1417e00e0c8de..e9d2f9496d54682a60d7b6feba72a59f48c05602 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_slotmem_plain.html.en
+URI: mod_slotmem_plain.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c173c1b2cd179ed6a74770097936457bd318f664..86f286569fc661a7cb8ca9561e16ec80a4ca4d29 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_slotmem_shm.html.en
+URI: mod_slotmem_shm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 29d9f91a6a1bf42eacadff2540994cdd7d4ae2f0..1084079dc796655e895c49acc9f406a3499444e2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_so.html.en
+URI: mod_so.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index db9938264f6cc8225bd7fd1843f1157a3809fc54..1e055fc2b2002e8af164f85290b719d596976344 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_socache_dbm.html.en
+URI: mod_socache_dbm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 570f3418e565dd6e9bce3492253f9999629002f2..2a1c3efc2205f4381d8f6d98ff08efc8ef9584f2 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_socache_dc.html.en
+URI: mod_socache_dc.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 39c065b4550373e63921b04d79e2d91fc237e5a1..4694d306ac769d06b30efadf286a97c776620002 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_socache_memcache.html.en
+URI: mod_socache_memcache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index eade40da5a0c00564fd7f974f6bb7674da31d93b..fe29afe98db8b5c4a969ee85f91556a0c20da52d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_socache_redis.html.en
+URI: mod_socache_redis.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 267124dc513db37860670d67352f58da0e730978..c3dd1dda60fa9dd2d1cf87d2866fc24662a7efec 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_socache_shmcb.html.en
+URI: mod_socache_shmcb.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e12609ebf3b86cae887a42a32157721f0be09840..8ab7ca42abde5b7f7948b3bba726d7c2d4199d70 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_speling.html.en
+URI: mod_speling.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 1c9a80e4d5b9fb483ce1a9d23722feb49f345745..c631e66cbc1ff578ad50d4fab83bae46b2f9b1a1 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ssl.html.en
+URI: mod_ssl.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/mod_ssl.html.en
rename to docs/manual/mod/mod_ssl.html.en.utf8
index f9d95717a348739caf49133f4e7bf78df93db9b9..1a52e71284d149fadb202d2ea79fc51363ddb530 100644 (file)
@@ -2907,4 +2907,4 @@ if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
+</body></html>
\ No newline at end of file
index e02b606d7bbdda5b710fd5a90ca72eeac9cdd2b3..68db7d1954d0b8da63171105ec7696d3db6af38c 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/mod_ssl.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Chiffrement de haut niveau basé sur les protocoles Secure
 Sockets Layer (SSL) et Transport Layer Security (TLS)</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 236e98d74725cdec8efbdd15042b6149691169da..fd2e889df6d97bfa7a482c48e8aa7ddb321b3acb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1817381:1880564 (outdated) -->
+<!-- English Revision: 1817381:1880958 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 <!-- Updated and reviewed: Luis Gil de bernabe <lgilbernabe@apache.org> -->
 
index cabb31c83541b1bdfc2dd686f10a60e421c433b0..85717e3e1e6097401fa698bb26b8ba07d949b69c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1880564 -->
+<!-- English Revision: 1880564:1880958 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index d50eb9de390e5b0e901e3b60b4c4fd29e9199af3..194507ef07862a07df43c7df7515a5f837fd355a 100644 (file)
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index bca30fced48003a2e64aa64938737bd90fc3632c..e49f63b1a77e86bf99fec0e5c28ead4e5060b133 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_ssl_ct.html.en
+URI: mod_ssl_ct.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 89958dd1eed486f896893671ffa0be9e2aaa2e4f..eb86d7b7a79b4cce83e39fadf1e1de36db540bee 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_status.html.en
+URI: mod_status.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 591a8c2d22e8fb8d26378a22673f7dc4fe0be717..e970d04a33a1538ff1b48f835dad67eafb031df4 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_substitute.html.en
+URI: mod_substitute.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 23c65c048e0b030438acaee09bc00cf633e3d5f5..ce5c2ebf39099dfbd1b2593bf12c9d2469f20267 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_suexec.html.en
+URI: mod_suexec.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 03bfb7580fd3e142698786a4d01da10b2df90f43..dc4e7f89577be97865dc899f7389f0fee444274e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_syslog.html.en
+URI: mod_syslog.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 5b32c9f8d13ca41955903ca6a89f318af73a70d8..3c7c77c7b8f36592d9d169cc36be1d66381156d7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_systemd.html.en
+URI: mod_systemd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 75891fee41e0e734db336ab1a582a58a6ace25ff..29cfeb43f0bbde3c7b3302dfcc9e6e93b96e5ad5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_unique_id.html.en
+URI: mod_unique_id.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index fc9f1b8b0a100fec9fe79e87ee25b50dee15831b..2fd786ac664ffbe8e141e52ce771a97a3c8ae8d3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_unixd.html.en
+URI: mod_unixd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2e354423464821e2391d7c0017010e66e2d2f530..29b91d1cb045e98389d85e648c5a9baa4eb6eea1 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_userdir.html.en
+URI: mod_userdir.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ad3029024c2161b1f54578ae19b75cf0aee044fe..aaa93bf41e37dd4fc0689813ec83185e770810c5 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_usertrack.html.en
+URI: mod_usertrack.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 63cd9728406a5193d9550fdde8da40a39cede348..5d6911b956167759c145d4606ce797a5a7b5ad06 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_version.html.en
+URI: mod_version.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d4e6a556dd9e93ec16bf480617aae22d1743a4f7..60bb75bcf82f569f120fbffc0617a1a2f747e2d7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_vhost_alias.html.en
+URI: mod_vhost_alias.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index d808fa64da79afa58f238ef29cd2f03b90c5f94a..8b93a33f5a7a8b741307e5e7961488b31f116ec9 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_watchdog.html.en
+URI: mod_watchdog.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f810b6c884e7f8c99f64c79d3dc191bc03ffe3c6..e628a8c8fb501b343ce4667cc93904316c8e706c 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mod_xml2enc.html.en
+URI: mod_xml2enc.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c27b42e1756d5afe392dbdba4c5e7256b6ea984f..cb2889bcaa33e15609c4f65abb80f6159721290c 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: module-dict.html.en
+URI: module-dict.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e0cc074296948278a060c98764e3be4bc2eedd18..8445ebde97d7fb4a7472e7e446289ddb7b2c8992 100644 (file)
@@ -4,7 +4,7 @@ URI: mpm_common.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: mpm_common.html.en
+URI: mpm_common.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/mod/mpm_common.html.en
rename to docs/manual/mod/mpm_common.html.en.utf8
index ebd5d1dff018a1647daeb90475c03335537e2ede..b358a914c8e86dd48298083cd47ae2d66ba181a2 100644 (file)
@@ -279,6 +279,14 @@ Listen 192.170.2.5:8000</pre>
       <li><code>reuseport</code>: The <code>SO_REUSEPORT</code> socket
       option is enabled, allowing a Listen directive to bind to a port
       which may already be in use by another process.</li>
+
+      <li><code>v6only</code>: The <code>IPV6_V6ONLY</code> socket
+      option is enabled, allowing a Listen directive to bind to an
+      IPv6 address without also accepting connections via IPv4, or
+      conflicting with a Listen directive using an IPv4 address bound
+      to the same port.  (If the server is built with IPv4-mapped
+      addresses <em>disabled</em>, this is the default behaviour and
+      this option has no effect.)</li>
     </ul>
        
     <div class="note"><h3>Error condition</h3>
index 9e7d78340eaf5369db0889b16f098fe0dfded46d..65ccd43b8c23572ffb280545439b0a755220ee56 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mpm_netware.html.en
+URI: mpm_netware.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7d6416a1acbf94a6480e22a254d1b9d5ff94d227..05e927fa9fd06c1e0f86bb17f18ab3ac04c15636 100644 (file)
@@ -4,7 +4,7 @@ URI: mpm_winnt.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: mpm_winnt.html.en
+URI: mpm_winnt.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4eb8d0fbefb34aa16f6fa1d24233bce6ff3177a7..273bc507e7eeea94d6c6d6fde4627c5c36f5ba18 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mpmt_os2.html.en
+URI: mpmt_os2.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b825b7773ca095db76811f2dc4579f9faa7ec411..a35c465d5b5786b655d97623eab48512e249c0d1 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: overrides.html.en
+URI: overrides.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 91%
rename from docs/manual/mod/overrides.html.en
rename to docs/manual/mod/overrides.html.en.utf8
index a777b6a62995ef57e606d6c717e11b41c81cf3f6..ce08e9fe3010560db914cf991bcf5cf40d735782 100644 (file)
@@ -165,64 +165,67 @@ processing</td></tr>
 processing</td></tr>
 <tr><td><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
 <tr><td colspan="2" class="descr">Provide a hook for the map_to_storage phase of request processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Provide a hook for the translate name phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr><td colspan="2" class="descr">Provide a hook for the type_checker phase of request processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luainherit">LuaInherit</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Controls how parent configuration sections are merged into children</td></tr>
-<tr><td><a href="mod_lua.html#luainputfilter">LuaInputFilter</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr><td colspan="2" class="descr">Provide a Lua function for content input filtering</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luamaphandler">LuaMapHandler</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Map a path to a lua handler</td></tr>
-<tr><td><a href="mod_lua.html#luaoutputfilter">LuaOutputFilter</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr><td colspan="2" class="descr">Provide a Lua function for content output filtering</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luapackagecpath">LuaPackageCPath</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Add a directory to lua's package.cpath</td></tr>
-<tr><td><a href="mod_lua.html#luapackagepath">LuaPackagePath</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr><td colspan="2" class="descr">Add a directory to lua's package.path</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luaquickhandler">LuaQuickHandler</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Provide a hook for the quick handler of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luaroot">LuaRoot</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr><td colspan="2" class="descr">Specify the base path for resolving relative paths for mod_lua directives</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luascope">LuaScope</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">One of once, request, conn, thread -- default is once</td></tr>
-<tr><td><a href="mod_macro.html#macro">&lt;Macro&gt;</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
-<tr><td colspan="2" class="descr">Define a configuration file macro</td></tr>
-<tr class="odd"><td><a href="mod_macro.html#macroignorebadnesting">MacroIgnoreBadNesting</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Ignore warnings, and does not log, about bad nesting of Macros</td></tr>
-<tr><td><a href="mod_macro.html#macroignoreemptyargs">MacroIgnoreEmptyArgs</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
-<tr><td colspan="2" class="descr">Ignore warnings, and does not log, about empty Macro argument(s)</td></tr>
-<tr class="odd"><td><a href="core.html#rlimitcpu">RLimitCPU</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Limits the CPU consumption of processes launched
+<tr class="odd"><td><a href="mod_lua.html#luahookpretranslate">LuaHookPreTranslate</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Provide a hook for the pre_translate phase of a request
+processing</td></tr>
+<tr><td><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">Provide a hook for the translate name phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Provide a hook for the type_checker phase of request processing</td></tr>
+<tr><td><a href="mod_lua.html#luainherit">LuaInherit</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">Controls how parent configuration sections are merged into children</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luainputfilter">LuaInputFilter</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Provide a Lua function for content input filtering</td></tr>
+<tr><td><a href="mod_lua.html#luamaphandler">LuaMapHandler</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">Map a path to a lua handler</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luaoutputfilter">LuaOutputFilter</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Provide a Lua function for content output filtering</td></tr>
+<tr><td><a href="mod_lua.html#luapackagecpath">LuaPackageCPath</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">Add a directory to lua's package.cpath</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luapackagepath">LuaPackagePath</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Add a directory to lua's package.path</td></tr>
+<tr><td><a href="mod_lua.html#luaquickhandler">LuaQuickHandler</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">Provide a hook for the quick handler of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luaroot">LuaRoot</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Specify the base path for resolving relative paths for mod_lua directives</td></tr>
+<tr><td><a href="mod_lua.html#luascope">LuaScope</a></td><td class="module"><a href="mod_lua.html">mod_lua</a></td></tr>
+<tr><td colspan="2" class="descr">One of once, request, conn, thread -- default is once</td></tr>
+<tr class="odd"><td><a href="mod_macro.html#macro">&lt;Macro&gt;</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Define a configuration file macro</td></tr>
+<tr><td><a href="mod_macro.html#macroignorebadnesting">MacroIgnoreBadNesting</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
+<tr><td colspan="2" class="descr">Ignore warnings, and does not log, about bad nesting of Macros</td></tr>
+<tr class="odd"><td><a href="mod_macro.html#macroignoreemptyargs">MacroIgnoreEmptyArgs</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Ignore warnings, and does not log, about empty Macro argument(s)</td></tr>
+<tr><td><a href="core.html#rlimitcpu">RLimitCPU</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr><td colspan="2" class="descr">Limits the CPU consumption of processes launched
 by Apache httpd children</td></tr>
-<tr><td><a href="core.html#rlimitmem">RLimitMEM</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr><td colspan="2" class="descr">Limits the memory consumption of processes launched
+<tr class="odd"><td><a href="core.html#rlimitmem">RLimitMEM</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Limits the memory consumption of processes launched
 by Apache httpd children</td></tr>
-<tr class="odd"><td><a href="core.html#rlimitnproc">RLimitNPROC</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Limits the number of processes that can be launched by
+<tr><td><a href="core.html#rlimitnproc">RLimitNPROC</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr><td colspan="2" class="descr">Limits the number of processes that can be launched by
 processes launched by Apache httpd children</td></tr>
-<tr><td><a href="core.html#serversignature">ServerSignature</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr><td colspan="2" class="descr">Configures the footer on server-generated documents</td></tr>
-<tr class="odd"><td><a href="mod_include.html#ssierrormsg">SSIErrorMsg</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Error message displayed when there is an SSI
+<tr class="odd"><td><a href="core.html#serversignature">ServerSignature</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Configures the footer on server-generated documents</td></tr>
+<tr><td><a href="mod_include.html#ssierrormsg">SSIErrorMsg</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
+<tr><td colspan="2" class="descr">Error message displayed when there is an SSI
 error</td></tr>
-<tr><td><a href="mod_include.html#ssitimeformat">SSITimeFormat</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
-<tr><td colspan="2" class="descr">Configures the format in which date strings are
+<tr class="odd"><td><a href="mod_include.html#ssitimeformat">SSITimeFormat</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Configures the format in which date strings are
 displayed</td></tr>
-<tr class="odd"><td><a href="mod_include.html#ssiundefinedecho">SSIUndefinedEcho</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">String displayed when an unset variable is echoed</td></tr>
-<tr><td><a href="mod_macro.html#undefmacro">UndefMacro</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
-<tr><td colspan="2" class="descr">Undefine a macro</td></tr>
-<tr class="odd"><td><a href="mod_macro.html#use">Use</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Use a macro</td></tr>
-<tr><td><a href="core.html#warning">Warning</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr><td colspan="2" class="descr">Warn from configuration parsing with a custom message</td></tr>
-<tr class="odd"><td><a href="mod_xml2enc.html#xml2encdefault">xml2EncDefault</a></td><td class="module"><a href="mod_xml2enc.html">mod_xml2enc</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Sets a default encoding to assume when absolutely no information
+<tr><td><a href="mod_include.html#ssiundefinedecho">SSIUndefinedEcho</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
+<tr><td colspan="2" class="descr">String displayed when an unset variable is echoed</td></tr>
+<tr class="odd"><td><a href="mod_macro.html#undefmacro">UndefMacro</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Undefine a macro</td></tr>
+<tr><td><a href="mod_macro.html#use">Use</a></td><td class="module"><a href="mod_macro.html">mod_macro</a></td></tr>
+<tr><td colspan="2" class="descr">Use a macro</td></tr>
+<tr class="odd"><td><a href="core.html#warning">Warning</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Warn from configuration parsing with a custom message</td></tr>
+<tr><td><a href="mod_xml2enc.html#xml2encdefault">xml2EncDefault</a></td><td class="module"><a href="mod_xml2enc.html">mod_xml2enc</a></td></tr>
+<tr><td colspan="2" class="descr">Sets a default encoding to assume when absolutely no information
 can be <a href="#sniffing">automatically detected</a></td></tr>
-<tr><td><a href="mod_xml2enc.html#xml2startparse">xml2StartParse</a></td><td class="module"><a href="mod_xml2enc.html">mod_xml2enc</a></td></tr>
-<tr><td colspan="2" class="descr">Advise the parser to skip leading junk.</td></tr>
+<tr class="odd"><td><a href="mod_xml2enc.html#xml2startparse">xml2StartParse</a></td><td class="module"><a href="mod_xml2enc.html">mod_xml2enc</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Advise the parser to skip leading junk.</td></tr>
 </table></div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a name="override-authconfig">AuthConfig</a></h2>
     <p>
       The following directives are allowed in .htaccess files when
@@ -836,29 +839,26 @@ server.</td></tr>
 <tr><td><a href="mod_speling.html#checkspelling">CheckSpelling</a></td><td class="module"><a href="mod_speling.html">mod_speling</a></td></tr>
 <tr><td colspan="2" class="descr">Enables the spelling
 module</td></tr>
-<tr class="odd"><td><a href="core.html#contentdigest">ContentDigest</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Enables the generation of <code>Content-MD5</code> HTTP Response
-headers</td></tr>
-<tr><td><a href="mod_example_hooks.html#example">Example</a></td><td class="module"><a href="mod_example_hooks.html">mod_example_hooks</a></td></tr>
-<tr><td colspan="2" class="descr">Demonstration directive to illustrate the Apache module
+<tr class="odd"><td><a href="mod_example_hooks.html#example">Example</a></td><td class="module"><a href="mod_example_hooks.html">mod_example_hooks</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Demonstration directive to illustrate the Apache module
 API</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterchain">FilterChain</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Configure the filter chain</td></tr>
-<tr><td><a href="mod_filter.html#filterdeclare">FilterDeclare</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
-<tr><td colspan="2" class="descr">Declare a smart filter</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterprotocol">FilterProtocol</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Deal with correct HTTP protocol handling</td></tr>
-<tr><td><a href="mod_filter.html#filterprovider">FilterProvider</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
-<tr><td colspan="2" class="descr">Register a content filter</td></tr>
-<tr class="odd"><td><a href="core.html#options">Options</a></td><td class="module"><a href="core.html">core</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Configures what features are available in a particular
+<tr><td><a href="mod_filter.html#filterchain">FilterChain</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
+<tr><td colspan="2" class="descr">Configure the filter chain</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterdeclare">FilterDeclare</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Declare a smart filter</td></tr>
+<tr><td><a href="mod_filter.html#filterprotocol">FilterProtocol</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
+<tr><td colspan="2" class="descr">Deal with correct HTTP protocol handling</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterprovider">FilterProvider</a></td><td class="module"><a href="mod_filter.html">mod_filter</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Register a content filter</td></tr>
+<tr><td><a href="core.html#options">Options</a></td><td class="module"><a href="core.html">core</a></td></tr>
+<tr><td colspan="2" class="descr">Configures what features are available in a particular
 directory</td></tr>
-<tr><td><a href="mod_reflector.html#reflectorheader">ReflectorHeader</a></td><td class="module"><a href="mod_reflector.html">mod_reflector</a></td></tr>
-<tr><td colspan="2" class="descr">Reflect an input header to the output headers</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#ssloptions">SSLOptions</a></td><td class="module"><a href="mod_ssl.html">mod_ssl</a></td></tr>
-<tr class="odd"><td colspan="2" class="descr">Configure various SSL engine run-time options</td></tr>
-<tr><td><a href="mod_include.html#xbithack">XBitHack</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
-<tr><td colspan="2" class="descr">Parse SSI directives in files with the execute bit
+<tr class="odd"><td><a href="mod_reflector.html#reflectorheader">ReflectorHeader</a></td><td class="module"><a href="mod_reflector.html">mod_reflector</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Reflect an input header to the output headers</td></tr>
+<tr><td><a href="mod_ssl.html#ssloptions">SSLOptions</a></td><td class="module"><a href="mod_ssl.html">mod_ssl</a></td></tr>
+<tr><td colspan="2" class="descr">Configure various SSL engine run-time options</td></tr>
+<tr class="odd"><td><a href="mod_include.html#xbithack">XBitHack</a></td><td class="module"><a href="mod_include.html">mod_include</a></td></tr>
+<tr class="odd"><td colspan="2" class="descr">Parse SSI directives in files with the execute bit
 set</td></tr>
 </table></div></div></div><div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/mod/overrides.html" title="English">&nbsp;en&nbsp;</a> |
index f4d32e660745d0b964245db45bc4bbf8cd874d79..04dfe2dc2c45c3544365e2d89dc72718af6f3336 100644 (file)
@@ -4,7 +4,7 @@ URI: prefork.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: prefork.html.en
+URI: prefork.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4d5aa9689407e07a4b6e30df2ffee19586ca3840..9a44b3c650bdd9729ca4789ae938a069481fa15f 100644 (file)
@@ -4,7 +4,7 @@ URI: quickreference.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: quickreference.html.en
+URI: quickreference.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 76%
rename from docs/manual/mod/quickreference.html.en
rename to docs/manual/mod/quickreference.html.en.utf8
index dd1bb2dafe46a0ad656260749de5763bfe20de87..9298ce0882b87b7bee1fa3c9e00d5e8c55d5af20 100644 (file)
@@ -356,349 +356,349 @@ CGI program</td></tr>
 <tr><td><a href="mod_speling.html#checkspelling">CheckSpelling on|off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables the spelling
 module</td></tr>
 <tr class="odd"><td><a href="mod_unixd.html#chrootdir">ChrootDir <var>/path/to/directory</var></a></td><td></td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Directory for apache to run chroot(8) after startup.</td></tr>
-<tr><td><a href="core.html#contentdigest">ContentDigest On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables the generation of <code>Content-MD5</code> HTTP Response
-headers</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiedomain">CookieDomain <em>domain</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">The domain to which the tracking cookie applies</td></tr>
-<tr><td><a href="mod_usertrack.html#cookieexpires">CookieExpires <em>expiry-period</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Expiry time for the tracking cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'HTTPOnly' attribute to the cookie</td></tr>
-<tr><td><a href="mod_usertrack.html#cookiename">CookieName <em>token</em></a></td><td> Apache </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the tracking cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiesamesite">CookieSameSite None|Lax|Strict</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'SameSite' attribute to the cookie</td></tr>
-<tr><td><a href="mod_usertrack.html#cookiesecure">CookieSecure on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'Secure' attribute to the cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiestyle">CookieStyle
-    Netscape|Cookie|Cookie2|RFC2109|RFC2965</a></td><td> Netscape </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Format of the cookie header field</td></tr>
-<tr><td><a href="mod_usertrack.html#cookietracking">CookieTracking on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables tracking cookie</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory <var>directory</var></a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Directory where Apache HTTP Server attempts to
+<tr><td><a href="mod_usertrack.html#cookiedomain">CookieDomain <em>domain</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">The domain to which the tracking cookie applies</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookieexpires">CookieExpires <em>expiry-period</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Expiry time for the tracking cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'HTTPOnly' attribute to the cookie</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookiename">CookieName <em>token</em></a></td><td> Apache </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the tracking cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiesamesite">CookieSameSite None|Lax|Strict</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'SameSite' attribute to the cookie</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookiesecure">CookieSecure on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'Secure' attribute to the cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiestyle">CookieStyle
+    Netscape|Cookie|Cookie2|RFC2109|RFC2965</a></td><td> Netscape </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Format of the cookie header field</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookietracking">CookieTracking on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables tracking cookie</td></tr>
+<tr><td><a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory <var>directory</var></a></td><td></td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Directory where Apache HTTP Server attempts to
 switch before dumping core</td></tr>
-<tr><td><a href="mod_crypto.html#cryptocipher">CryptoCipher name</a></td><td> aes256 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Cipher to be used by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_crypto.html#cryptodriver">CryptoDriver name</a></td><td> openssl </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the crypto driver to use</td></tr>
-<tr><td><a href="mod_crypto.html#cryptoiv">CryptoIV value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">IV (Initialisation Vector) to be used by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_crypto.html#cryptokey">CryptoKey value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Key to be used by the crypto filter</td></tr>
-<tr><td><a href="mod_crypto.html#cryptosize">CryptoSize integer</a></td><td> 131072 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum size in bytes to buffer by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctauditstorage">CTAuditStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Existing directory where data for off-line audit will be stored</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctlogclient">CTLogClient <em>executable</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of certificate-transparency log client tool</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctlogconfigdb">CTLogConfigDB <em>filename</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Log configuration database supporting dynamic updates</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctmaxsctage">CTMaxSCTAge <em>num-seconds</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum age of SCT obtained from a log, before it will be
+<tr class="odd"><td><a href="mod_crypto.html#cryptocipher">CryptoCipher name</a></td><td> aes256 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Cipher to be used by the crypto filter</td></tr>
+<tr><td><a href="mod_crypto.html#cryptodriver">CryptoDriver name</a></td><td> openssl </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the crypto driver to use</td></tr>
+<tr class="odd"><td><a href="mod_crypto.html#cryptoiv">CryptoIV value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">IV (Initialisation Vector) to be used by the crypto filter</td></tr>
+<tr><td><a href="mod_crypto.html#cryptokey">CryptoKey value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Key to be used by the crypto filter</td></tr>
+<tr class="odd"><td><a href="mod_crypto.html#cryptosize">CryptoSize integer</a></td><td> 131072 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum size in bytes to buffer by the crypto filter</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctauditstorage">CTAuditStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Existing directory where data for off-line audit will be stored</td></tr>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctlogclient">CTLogClient <em>executable</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of certificate-transparency log client tool</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctlogconfigdb">CTLogConfigDB <em>filename</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Log configuration database supporting dynamic updates</td></tr>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctmaxsctage">CTMaxSCTAge <em>num-seconds</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum age of SCT obtained from a log, before it will be
 refreshed</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctproxyawareness">CTProxyAwareness <em>oblivious|aware|require</em></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Level of CT awareness and enforcement for a proxy
+<tr><td><a href="mod_ssl_ct.html#ctproxyawareness">CTProxyAwareness <em>oblivious|aware|require</em></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Level of CT awareness and enforcement for a proxy
 </td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctsctstorage">CTSCTStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Existing directory where SCTs are managed</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctserverhellosctlimit">CTServerHelloSCTLimit <em>limit</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Limit on number of SCTs that can be returned in
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctsctstorage">CTSCTStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Existing directory where SCTs are managed</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctserverhellosctlimit">CTServerHelloSCTLimit <em>limit</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Limit on number of SCTs that can be returned in
 ServerHello</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctstaticlogconfig">CTStaticLogConfig <em>log-id|-</em> <em>public-key-file|-</em>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctstaticlogconfig">CTStaticLogConfig <em>log-id|-</em> <em>public-key-file|-</em>
 <em>1|0|-</em> <em>min-timestamp|-</em> <em>max-timestamp|-</em>
-<em>log-URL|-</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Static configuration of information about a log</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctstaticscts">CTStaticSCTs <em>certificate-pem-file</em> <em>sct-directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Static configuration of one or more SCTs for a server certificate
+<em>log-URL|-</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Static configuration of information about a log</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctstaticscts">CTStaticSCTs <em>certificate-pem-file</em> <em>sct-directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Static configuration of one or more SCTs for a server certificate
 </td></tr>
-<tr><td><a href="mod_log_config.html#customlog">CustomLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
+<tr class="odd"><td><a href="mod_log_config.html#customlog">CustomLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
 <var>format</var>|<var>nickname</var>
 [env=[!]<var>environment-variable</var>|
-expr=<var>expression</var>]</a></td><td></td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#dav" id="D" name="D">Dav On|Off|<var>provider-name</var></a></td><td> Off </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable WebDAV HTTP methods</td></tr>
-<tr><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Allow PROPFIND, Depth: Infinity requests</td></tr>
-<tr class="odd"><td><a href="mod_dav_lock.html#davgenericlockdb">DavGenericLockDB <var>file-path</var></a></td><td></td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
-<tr><td><a href="mod_dav_fs.html#davlockdb">DavLockDB <var>file-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#davmintimeout">DavMinTimeout <var>seconds</var></a></td><td> 0 </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimum amount of time the server holds a lock on
+expr=<var>expression</var>]</a></td><td></td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
+<tr><td><a href="mod_dav.html#dav" id="D" name="D">Dav On|Off|<var>provider-name</var></a></td><td> Off </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable WebDAV HTTP methods</td></tr>
+<tr class="odd"><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Allow PROPFIND, Depth: Infinity requests</td></tr>
+<tr><td><a href="mod_dav_lock.html#davgenericlockdb">DavGenericLockDB <var>file-path</var></a></td><td></td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
+<tr class="odd"><td><a href="mod_dav_fs.html#davlockdb">DavLockDB <var>file-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
+<tr><td><a href="mod_dav.html#davmintimeout">DavMinTimeout <var>seconds</var></a></td><td> 0 </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimum amount of time the server holds a lock on
 a DAV resource</td></tr>
-<tr><td><a href="mod_dbd.html#dbdexptime">DBDExptime <var>time-in-seconds</var></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Keepalive time for idle connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdinitsql">DBDInitSQL <var>"SQL statement"</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Execute an SQL statement after connecting to a database</td></tr>
-<tr><td><a href="mod_dbd.html#dbdkeep">DBDKeep <var>number</var></a></td><td> 2 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum sustained number of connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdmax">DBDMax <var>number</var></a></td><td> 10 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of connections</td></tr>
-<tr><td><a href="mod_dbd.html#dbdmin">DBDMin <var>number</var></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimum number of connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdparams">DBDParams
-<var>param1</var>=<var>value1</var>[,<var>param2</var>=<var>value2</var>]</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Parameters for database connection</td></tr>
-<tr><td><a href="mod_dbd.html#dbdpersist">DBDPersist On|Off</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Whether to use persistent connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdpreparesql">DBDPrepareSQL <var>"SQL statement"</var> <var>label</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Define an SQL prepared statement</td></tr>
-<tr><td><a href="mod_dbd.html#dbdriver">DBDriver <var>name</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Specify an SQL driver</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#defaulticon">DefaultIcon <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Icon to display for files when no specific icon is
+<tr class="odd"><td><a href="mod_dbd.html#dbdexptime">DBDExptime <var>time-in-seconds</var></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Keepalive time for idle connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdinitsql">DBDInitSQL <var>"SQL statement"</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Execute an SQL statement after connecting to a database</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdkeep">DBDKeep <var>number</var></a></td><td> 2 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum sustained number of connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdmax">DBDMax <var>number</var></a></td><td> 10 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of connections</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdmin">DBDMin <var>number</var></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimum number of connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdparams">DBDParams
+<var>param1</var>=<var>value1</var>[,<var>param2</var>=<var>value2</var>]</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Parameters for database connection</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdpersist">DBDPersist On|Off</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Whether to use persistent connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdpreparesql">DBDPrepareSQL <var>"SQL statement"</var> <var>label</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Define an SQL prepared statement</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdriver">DBDriver <var>name</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specify an SQL driver</td></tr>
+<tr><td><a href="mod_autoindex.html#defaulticon">DefaultIcon <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Icon to display for files when no specific icon is
 configured</td></tr>
-<tr><td><a href="mod_mime.html#defaultlanguage">DefaultLanguage <var>language-tag</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Defines a default language-tag to be sent in the Content-Language
+<tr class="odd"><td><a href="mod_mime.html#defaultlanguage">DefaultLanguage <var>language-tag</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Defines a default language-tag to be sent in the Content-Language
 header field for all resources in the current context that have not been
 assigned a language-tag by some other means.</td></tr>
-<tr class="odd"><td><a href="core.html#defaultruntimedir">DefaultRuntimeDir <var>directory-path</var></a></td><td> DEFAULT_REL_RUNTIME +</td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Base directory for the server run-time files</td></tr>
-<tr><td><a href="core.html#defaultstatedir">DefaultStateDir <var>directory-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Base directory for the persistent state files</td></tr>
-<tr class="odd"><td><a href="core.html#defaulttype">DefaultType <var>media-type|none</var></a></td><td> none </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">This directive has no effect other than to emit warnings
+<tr><td><a href="core.html#defaultruntimedir">DefaultRuntimeDir <var>directory-path</var></a></td><td> DEFAULT_REL_RUNTIME +</td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Base directory for the server run-time files</td></tr>
+<tr class="odd"><td><a href="core.html#defaultstatedir">DefaultStateDir <var>directory-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Base directory for the persistent state files</td></tr>
+<tr><td><a href="core.html#defaulttype">DefaultType <var>media-type|none</var></a></td><td> none </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">This directive has no effect other than to emit warnings
 if the value is not <code>none</code>. In prior versions, DefaultType
 would specify a default media type to assign to response content for
 which no other media type configuration could be found.
 </td></tr>
-<tr><td><a href="core.html#define">Define <var>parameter-name</var> [<var>parameter-value</var>]</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Define a variable</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatealteretag">DeflateAlterETag AddSuffix|NoChange|Remove</a></td><td> AddSuffix </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How the outgoing ETag header should be modified during compression</td></tr>
-<tr><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How much compression do we apply to the output</td></tr>
-<tr><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflateinflatelimitrequestbody">DeflateInflateLimitRequestBody <var>value</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum size of inflated request bodies</td></tr>
-<tr><td><a href="mod_deflate.html#deflateinflateratioburst">DeflateInflateRatioBurst <var>value</var></a></td><td> 3 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of times the inflation ratio for request bodies
+<tr class="odd"><td><a href="core.html#define">Define <var>parameter-name</var> [<var>parameter-value</var>]</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Define a variable</td></tr>
+<tr><td><a href="mod_deflate.html#deflatealteretag">DeflateAlterETag AddSuffix|NoChange|Remove</a></td><td> AddSuffix </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How the outgoing ETag header should be modified during compression</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
+<tr><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much compression do we apply to the output</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
+<tr><td><a href="mod_deflate.html#deflateinflatelimitrequestbody">DeflateInflateLimitRequestBody <var>value</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum size of inflated request bodies</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflateinflateratioburst">DeflateInflateRatioBurst <var>value</var></a></td><td> 3 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of times the inflation ratio for request bodies
              can be crossed</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflateinflateratiolimit">DeflateInflateRatioLimit <var>value</var></a></td><td> 200 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum inflation ratio for request bodies</td></tr>
-<tr><td><a href="mod_deflate.html#deflatememlevel">DeflateMemLevel <var>value</var></a></td><td> 9 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much memory should be used by zlib for compression</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatewindowsize">DeflateWindowSize <var>value</var></a></td><td> 15 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Zlib compression window size</td></tr>
-<tr><td><a href="mod_access_compat.html#deny"> Deny from all|<var>host</var>|env=[!]<var>env-variable</var>
-[<var>host</var>|env=[!]<var>env-variable</var>] ...</a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Controls which hosts are denied access to the
+<tr><td><a href="mod_deflate.html#deflateinflateratiolimit">DeflateInflateRatioLimit <var>value</var></a></td><td> 200 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum inflation ratio for request bodies</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatememlevel">DeflateMemLevel <var>value</var></a></td><td> 9 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How much memory should be used by zlib for compression</td></tr>
+<tr><td><a href="mod_deflate.html#deflatewindowsize">DeflateWindowSize <var>value</var></a></td><td> 15 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Zlib compression window size</td></tr>
+<tr class="odd"><td><a href="mod_access_compat.html#deny"> Deny from all|<var>host</var>|env=[!]<var>env-variable</var>
+[<var>host</var>|env=[!]<var>env-variable</var>] ...</a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Controls which hosts are denied access to the
 server</td></tr>
-<tr class="odd"><td><a href="core.html#directory">&lt;Directory <var>directory-path</var>&gt;
-... &lt;/Directory&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose a group of directives that apply only to the
+<tr><td><a href="core.html#directory">&lt;Directory <var>directory-path</var>&gt;
+... &lt;/Directory&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enclose a group of directives that apply only to the
 named file-system directory, sub-directories, and their contents.</td></tr>
-<tr><td><a href="mod_dir.html#directorycheckhandler">DirectoryCheckHandler On|Off</a></td><td> Off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Toggle how this module responds when another handler is configured</td></tr>
-<tr class="odd"><td><a href="mod_dir.html#directoryindex">DirectoryIndex
-    disabled | <var>local-url</var> [<var>local-url</var>] ...</a></td><td> index.html </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">List of resources to look for when the client requests
+<tr class="odd"><td><a href="mod_dir.html#directorycheckhandler">DirectoryCheckHandler On|Off</a></td><td> Off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Toggle how this module responds when another handler is configured</td></tr>
+<tr><td><a href="mod_dir.html#directoryindex">DirectoryIndex
+    disabled | <var>local-url</var> [<var>local-url</var>] ...</a></td><td> index.html </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">List of resources to look for when the client requests
 a directory</td></tr>
-<tr><td><a href="mod_dir.html#directoryindexredirect">DirectoryIndexRedirect on | off | permanent | temp | seeother |
+<tr class="odd"><td><a href="mod_dir.html#directoryindexredirect">DirectoryIndexRedirect on | off | permanent | temp | seeother |
 <var>3xx-code</var>
-</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Configures an external redirect for directory indexes.
+</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Configures an external redirect for directory indexes.
 </td></tr>
-<tr class="odd"><td><a href="core.html#directorymatch">&lt;DirectoryMatch <var>regex</var>&gt;
-... &lt;/DirectoryMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose directives that apply to
+<tr><td><a href="core.html#directorymatch">&lt;DirectoryMatch <var>regex</var>&gt;
+... &lt;/DirectoryMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enclose directives that apply to
 the contents of file-system directories matching a regular expression.</td></tr>
-<tr><td><a href="mod_dir.html#directoryslash">DirectorySlash On|Off</a></td><td> On </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Toggle trailing slash redirects on or off</td></tr>
-<tr class="odd"><td><a href="core.html#documentroot">DocumentRoot <var>directory-path</var></a></td><td> "/usr/local/apache/ +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Directory that forms the main document tree visible
+<tr class="odd"><td><a href="mod_dir.html#directoryslash">DirectorySlash On|Off</a></td><td> On </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Toggle trailing slash redirects on or off</td></tr>
+<tr><td><a href="core.html#documentroot">DocumentRoot <var>directory-path</var></a></td><td> "/usr/local/apache/ +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Directory that forms the main document tree visible
 from the web</td></tr>
-<tr><td><a href="mod_privileges.html#dtraceprivileges">DTracePrivileges On|Off</a></td><td> Off </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Determines whether the privileges required by dtrace are enabled.</td></tr>
-<tr class="odd"><td><a href="mod_dumpio.html#dumpioinput">DumpIOInput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dump all input data to the error log</td></tr>
-<tr><td><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Dump all output data to the error log</td></tr>
-<tr class="odd"><td><a href="core.html#else" id="E" name="E">&lt;Else&gt; ... &lt;/Else&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if the condition of a
+<tr class="odd"><td><a href="mod_privileges.html#dtraceprivileges">DTracePrivileges On|Off</a></td><td> Off </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Determines whether the privileges required by dtrace are enabled.</td></tr>
+<tr><td><a href="mod_dumpio.html#dumpioinput">DumpIOInput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Dump all input data to the error log</td></tr>
+<tr class="odd"><td><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dump all output data to the error log</td></tr>
+<tr><td><a href="core.html#else" id="E" name="E">&lt;Else&gt; ... &lt;/Else&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if the condition of a
 previous <code class="directive"><a href="../mod/core.html#if">&lt;If&gt;</a></code> or
 <code class="directive"><a href="../mod/core.html#elseif">&lt;ElseIf&gt;</a></code> section is not
 satisfied by a request at runtime</td></tr>
-<tr><td><a href="core.html#elseif">&lt;ElseIf <var>expression</var>&gt; ... &lt;/ElseIf&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if a condition is satisfied
+<tr class="odd"><td><a href="core.html#elseif">&lt;ElseIf <var>expression</var>&gt; ... &lt;/ElseIf&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if a condition is satisfied
 by a request at runtime while the condition of a previous
 <code class="directive"><a href="../mod/core.html#if">&lt;If&gt;</a></code> or
 <code class="directive">&lt;ElseIf&gt;</code> section is not
 satisfied</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#enableexceptionhook">EnableExceptionHook On|Off</a></td><td> Off </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Enables a hook that runs exception handlers
+<tr><td><a href="mpm_common.html#enableexceptionhook">EnableExceptionHook On|Off</a></td><td> Off </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Enables a hook that runs exception handlers
 after a crash</td></tr>
-<tr><td><a href="core.html#enablemmap">EnableMMAP On|Off</a></td><td> On </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Use memory-mapping to read files during delivery</td></tr>
-<tr class="odd"><td><a href="core.html#enablesendfile">EnableSendfile On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Use the kernel sendfile support to deliver files to the client</td></tr>
-<tr><td><a href="core.html#error">Error <var>message</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Abort configuration parsing with a custom error message</td></tr>
-<tr class="odd"><td><a href="core.html#errordocument">ErrorDocument <var>error-code</var> <var>document</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">What the server will return to the client
+<tr class="odd"><td><a href="core.html#enablemmap">EnableMMAP On|Off</a></td><td> On </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Use memory-mapping to read files during delivery</td></tr>
+<tr><td><a href="core.html#enablesendfile">EnableSendfile On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Use the kernel sendfile support to deliver files to the client</td></tr>
+<tr class="odd"><td><a href="core.html#error">Error <var>message</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Abort configuration parsing with a custom error message</td></tr>
+<tr><td><a href="core.html#errordocument">ErrorDocument <var>error-code</var> <var>document</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">What the server will return to the client
 in case of an error</td></tr>
-<tr><td><a href="core.html#errorlog"> ErrorLog <var>file-path</var>|syslog[:[<var>facility</var>][:<var>tag</var>]]</a></td><td> logs/error_log (Uni +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Location where the server will log errors</td></tr>
-<tr class="odd"><td><a href="core.html#errorlogformat"> ErrorLogFormat [connection|request] <var>format</var></a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Format specification for error log entries</td></tr>
-<tr><td><a href="mod_example_hooks.html#example">Example</a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Demonstration directive to illustrate the Apache module
+<tr class="odd"><td><a href="core.html#errorlog"> ErrorLog <var>file-path</var>|syslog[:[<var>facility</var>][:<var>tag</var>]]</a></td><td> logs/error_log (Uni +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Location where the server will log errors</td></tr>
+<tr><td><a href="core.html#errorlogformat"> ErrorLogFormat [connection|request] <var>format</var></a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Format specification for error log entries</td></tr>
+<tr class="odd"><td><a href="mod_example_hooks.html#example">Example</a></td><td></td><td>svdh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Demonstration directive to illustrate the Apache module
 API</td></tr>
-<tr class="odd"><td><a href="mod_expires.html#expiresactive">ExpiresActive On|Off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables generation of <code>Expires</code>
+<tr><td><a href="mod_expires.html#expiresactive">ExpiresActive On|Off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables generation of <code>Expires</code>
 headers</td></tr>
-<tr><td><a href="mod_expires.html#expiresbytype">ExpiresByType <var>MIME-type</var>
-<var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Value of the <code>Expires</code> header configured
+<tr class="odd"><td><a href="mod_expires.html#expiresbytype">ExpiresByType <var>MIME-type</var>
+<var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Value of the <code>Expires</code> header configured
 by MIME type</td></tr>
-<tr class="odd"><td><a href="mod_expires.html#expiresdefault">ExpiresDefault <var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Default algorithm for calculating expiration time</td></tr>
-<tr><td><a href="core.html#extendedstatus">ExtendedStatus On|Off</a></td><td> Off[*] </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Keep track of extended status information for each
+<tr><td><a href="mod_expires.html#expiresdefault">ExpiresDefault <var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Default algorithm for calculating expiration time</td></tr>
+<tr class="odd"><td><a href="core.html#extendedstatus">ExtendedStatus On|Off</a></td><td> Off[*] </td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Keep track of extended status information for each
 request</td></tr>
-<tr class="odd"><td><a href="mod_ext_filter.html#extfilterdefine">ExtFilterDefine <var>filtername</var> <var>parameters</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Define an external filter</td></tr>
-<tr><td><a href="mod_ext_filter.html#extfilteroptions">ExtFilterOptions <var>option</var> [<var>option</var>] ...</a></td><td> NoLogStderr </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code> options</td></tr>
-<tr class="odd"><td><a href="mod_dir.html#fallbackresource" id="F" name="F">FallbackResource disabled | <var>local-url</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Define a default URL for requests that don't map to a file</td></tr>
-<tr><td><a href="core.html#fileetag">FileETag <var>component</var> ...</a></td><td> MTime Size </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">File attributes used to create the ETag
+<tr><td><a href="mod_ext_filter.html#extfilterdefine">ExtFilterDefine <var>filtername</var> <var>parameters</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Define an external filter</td></tr>
+<tr class="odd"><td><a href="mod_ext_filter.html#extfilteroptions">ExtFilterOptions <var>option</var> [<var>option</var>] ...</a></td><td> NoLogStderr </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code> options</td></tr>
+<tr><td><a href="mod_dir.html#fallbackresource" id="F" name="F">FallbackResource disabled | <var>local-url</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Define a default URL for requests that don't map to a file</td></tr>
+<tr class="odd"><td><a href="core.html#fileetag">FileETag <var>component</var> ...</a></td><td> MTime Size </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">File attributes used to create the ETag
 HTTP response header for static files</td></tr>
-<tr class="odd"><td><a href="core.html#files">&lt;Files <var>filename</var>&gt; ... &lt;/Files&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply to matched
+<tr><td><a href="core.html#files">&lt;Files <var>filename</var>&gt; ... &lt;/Files&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply to matched
 filenames</td></tr>
-<tr><td><a href="core.html#filesmatch">&lt;FilesMatch <var>regex</var>&gt; ... &lt;/FilesMatch&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply to regular-expression matched
+<tr class="odd"><td><a href="core.html#filesmatch">&lt;FilesMatch <var>regex</var>&gt; ... &lt;/FilesMatch&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply to regular-expression matched
 filenames</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterchain">FilterChain [+=-@!]<var>smart-filter-name</var> <var>...</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the filter chain</td></tr>
-<tr><td><a href="mod_filter.html#filterdeclare">FilterDeclare <var>smart-filter-name</var> <var>[type]</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Declare a smart filter</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterprotocol">FilterProtocol <var>smart-filter-name</var> [<var>provider-name</var>]
-    <var>proto-flags</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Deal with correct HTTP protocol handling</td></tr>
-<tr><td><a href="mod_filter.html#filterprovider">FilterProvider <var>smart-filter-name</var> <var>provider-name</var>
- <var>expression</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Register a content filter</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filtertrace">FilterTrace <var>smart-filter-name</var> <var>level</var></a></td><td></td><td>svd</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Get debug/diagnostic information from
+<tr><td><a href="mod_filter.html#filterchain">FilterChain [+=-@!]<var>smart-filter-name</var> <var>...</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Configure the filter chain</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterdeclare">FilterDeclare <var>smart-filter-name</var> <var>[type]</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Declare a smart filter</td></tr>
+<tr><td><a href="mod_filter.html#filterprotocol">FilterProtocol <var>smart-filter-name</var> [<var>provider-name</var>]
+    <var>proto-flags</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Deal with correct HTTP protocol handling</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterprovider">FilterProvider <var>smart-filter-name</var> <var>provider-name</var>
+ <var>expression</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Register a content filter</td></tr>
+<tr><td><a href="mod_filter.html#filtertrace">FilterTrace <var>smart-filter-name</var> <var>level</var></a></td><td></td><td>svd</td><td>B</td></tr><tr><td class="descr" colspan="4">Get debug/diagnostic information from
     <code class="module"><a href="../mod/mod_filter.html">mod_filter</a></code></td></tr>
-<tr><td><a href="mod_firehose.html#firehoseconnectioninput">FirehoseConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the server on each connection</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoseconnectionoutput">FirehoseConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic going out of the server on each connection</td></tr>
-<tr><td><a href="mod_firehose.html#firehoseproxyconnectioninput">FirehoseProxyConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the back of mod_proxy</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoseproxyconnectionoutput">FirehoseProxyConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic sent out from the back of mod_proxy</td></tr>
-<tr><td><a href="mod_firehose.html#firehoserequestinput">FirehoseRequestInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the server on each request</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoserequestoutput">FirehoseRequestOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic going out of the server on each request</td></tr>
-<tr><td><a href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Action to take if a single acceptable document is not
+<tr class="odd"><td><a href="mod_firehose.html#firehoseconnectioninput">FirehoseConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the server on each connection</td></tr>
+<tr><td><a href="mod_firehose.html#firehoseconnectionoutput">FirehoseConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic going out of the server on each connection</td></tr>
+<tr class="odd"><td><a href="mod_firehose.html#firehoseproxyconnectioninput">FirehoseProxyConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the back of mod_proxy</td></tr>
+<tr><td><a href="mod_firehose.html#firehoseproxyconnectionoutput">FirehoseProxyConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic sent out from the back of mod_proxy</td></tr>
+<tr class="odd"><td><a href="mod_firehose.html#firehoserequestinput">FirehoseRequestInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the server on each request</td></tr>
+<tr><td><a href="mod_firehose.html#firehoserequestoutput">FirehoseRequestOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic going out of the server on each request</td></tr>
+<tr class="odd"><td><a href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Action to take if a single acceptable document is not
 found</td></tr>
-<tr class="odd"><td><a href="core.html#forcetype">ForceType <var>media-type</var>|None</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Forces all matching files to be served with the specified
+<tr><td><a href="core.html#forcetype">ForceType <var>media-type</var>|None</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Forces all matching files to be served with the specified
 media type in the HTTP Content-Type header field</td></tr>
-<tr><td><a href="mod_log_forensic.html#forensiclog">ForensicLog <var>filename</var>|<var>pipe</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets filename of the forensic log</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#globallog" id="G" name="G">GlobalLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
+<tr class="odd"><td><a href="mod_log_forensic.html#forensiclog">ForensicLog <var>filename</var>|<var>pipe</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename of the forensic log</td></tr>
+<tr><td><a href="mod_log_config.html#globallog" id="G" name="G">GlobalLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
 <var>format</var>|<var>nickname</var>
 [env=[!]<var>environment-variable</var>|
-expr=<var>expression</var>]</a></td><td></td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
-<tr><td><a href="core.html#gprofdir">GprofDir <var>/tmp/gprof/</var>|<var>/tmp/gprof/</var>%</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Directory to write gmon.out profiling data to.  </td></tr>
-<tr class="odd"><td><a href="mpm_common.html#gracefulshutdowntimeout">GracefulShutdownTimeout <var>seconds</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Specify a timeout after which a gracefully shutdown server
+expr=<var>expression</var>]</a></td><td></td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
+<tr class="odd"><td><a href="core.html#gprofdir">GprofDir <var>/tmp/gprof/</var>|<var>/tmp/gprof/</var>%</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Directory to write gmon.out profiling data to.  </td></tr>
+<tr><td><a href="mpm_common.html#gracefulshutdowntimeout">GracefulShutdownTimeout <var>seconds</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Specify a timeout after which a gracefully shutdown server
 will exit.</td></tr>
-<tr><td><a href="mod_unixd.html#group">Group <var>unix-group</var></a></td><td> #-1 </td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Group under which the server will answer
+<tr class="odd"><td><a href="mod_unixd.html#group">Group <var>unix-group</var></a></td><td> #-1 </td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Group under which the server will answer
 requests</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2copyfiles" id="H" name="H">H2CopyFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine file handling in responses</td></tr>
-<tr><td><a href="mod_http2.html#h2direct">H2Direct on|off</a></td><td> on for h2c, off for +</td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Direct Protocol Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2earlyhints">H2EarlyHints on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine sending of 103 status codes</td></tr>
-<tr><td><a href="mod_http2.html#h2maxsessionstreams">H2MaxSessionStreams <em>n</em></a></td><td> 100 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of active streams per HTTP/2 session.</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2maxworkeridleseconds">H2MaxWorkerIdleSeconds <em>n</em></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of seconds h2 workers remain idle until shut down.</td></tr>
-<tr><td><a href="mod_http2.html#h2maxworkers">H2MaxWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of worker threads to use per child process.</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2minworkers">H2MinWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimal number of worker threads to use per child process.</td></tr>
-<tr><td><a href="mod_http2.html#h2moderntlsonly">H2ModernTLSOnly on|off</a></td><td> on </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Require HTTP/2 connections to be "modern TLS" only</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2padding">H2Padding numbits</a></td><td> 0 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine the range of padding bytes added to payload frames</td></tr>
-<tr><td><a href="mod_http2.html#h2push">H2Push on|off</a></td><td> on </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2pushdiarysize">H2PushDiarySize <em>n</em></a></td><td> 256 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Diary Size</td></tr>
-<tr><td><a href="mod_http2.html#h2pushpriority">H2PushPriority <em>mime-type</em> [after|before|interleaved] [weight]</a></td><td> * After 16 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Priority</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2pushresource">H2PushResource [add] path [critical]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Declares resources for early pushing to the client</td></tr>
-<tr><td><a href="mod_http2.html#h2serializeheaders">H2SerializeHeaders on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Serialize Request/Response Processing Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2streammaxmemsize">H2StreamMaxMemSize <em>bytes</em></a></td><td> 65536 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum amount of output data buffered per stream.</td></tr>
-<tr><td><a href="mod_http2.html#h2tlscooldownsecs">H2TLSCoolDownSecs <em>seconds</em></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the number of seconds of idle time on TLS before shrinking writes</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2tlswarmupsize">H2TLSWarmUpSize <em>amount</em></a></td><td> 1048576 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the number of bytes on TLS connection before doing max writes</td></tr>
-<tr><td><a href="mod_http2.html#h2upgrade">H2Upgrade on|off</a></td><td> on for h2c, off for +</td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Upgrade Protocol Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2windowsize">H2WindowSize <em>bytes</em></a></td><td> 65535 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Size of Stream Window for upstream data.</td></tr>
-<tr><td><a href="mod_headers.html#header">Header [<var>condition</var>] add|append|echo|edit|edit*|merge|set|setifempty|unset|note
+<tr><td><a href="mod_http2.html#h2copyfiles" id="H" name="H">H2CopyFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine file handling in responses</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2direct">H2Direct on|off</a></td><td> on for h2c, off for +</td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Direct Protocol Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2earlyhints">H2EarlyHints on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine sending of 103 status codes</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2maxsessionstreams">H2MaxSessionStreams <em>n</em></a></td><td> 100 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of active streams per HTTP/2 session.</td></tr>
+<tr><td><a href="mod_http2.html#h2maxworkeridleseconds">H2MaxWorkerIdleSeconds <em>n</em></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of seconds h2 workers remain idle until shut down.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2maxworkers">H2MaxWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of worker threads to use per child process.</td></tr>
+<tr><td><a href="mod_http2.html#h2minworkers">H2MinWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimal number of worker threads to use per child process.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2moderntlsonly">H2ModernTLSOnly on|off</a></td><td> on </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Require HTTP/2 connections to be "modern TLS" only</td></tr>
+<tr><td><a href="mod_http2.html#h2padding">H2Padding numbits</a></td><td> 0 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine the range of padding bytes added to payload frames</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2push">H2Push on|off</a></td><td> on </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2pushdiarysize">H2PushDiarySize <em>n</em></a></td><td> 256 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Diary Size</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2pushpriority">H2PushPriority <em>mime-type</em> [after|before|interleaved] [weight]</a></td><td> * After 16 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Priority</td></tr>
+<tr><td><a href="mod_http2.html#h2pushresource">H2PushResource [add] path [critical]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Declares resources for early pushing to the client</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2serializeheaders">H2SerializeHeaders on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Serialize Request/Response Processing Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2streammaxmemsize">H2StreamMaxMemSize <em>bytes</em></a></td><td> 65536 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum amount of output data buffered per stream.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2tlscooldownsecs">H2TLSCoolDownSecs <em>seconds</em></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the number of seconds of idle time on TLS before shrinking writes</td></tr>
+<tr><td><a href="mod_http2.html#h2tlswarmupsize">H2TLSWarmUpSize <em>amount</em></a></td><td> 1048576 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the number of bytes on TLS connection before doing max writes</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2upgrade">H2Upgrade on|off</a></td><td> on for h2c, off for +</td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Upgrade Protocol Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2windowsize">H2WindowSize <em>bytes</em></a></td><td> 65535 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Size of Stream Window for upstream data.</td></tr>
+<tr class="odd"><td><a href="mod_headers.html#header">Header [<var>condition</var>] add|append|echo|edit|edit*|merge|set|setifempty|unset|note
 <var>header</var> [[expr=]<var>value</var> [<var>replacement</var>]
 [early|env=[!]<var>varname</var>|expr=<var>expression</var>]]
-</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure HTTP response headers</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#headername">HeaderName <var>filename</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the file that will be inserted at the top
+</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure HTTP response headers</td></tr>
+<tr><td><a href="mod_autoindex.html#headername">HeaderName <var>filename</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Name of the file that will be inserted at the top
 of the index listing</td></tr>
-<tr><td><a href="mod_heartbeat.html#heartbeataddress">HeartbeatAddress <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Multicast address for heartbeat packets</td></tr>
-<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatlisten">HeartbeatListen <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">multicast address to listen for incoming heartbeat requests </td></tr>
-<tr><td><a href="mod_heartmonitor.html#heartbeatmaxservers">HeartbeatMaxServers <var>number-of-servers</var></a></td><td> 10 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Specifies the maximum number of servers that will be sending
+<tr class="odd"><td><a href="mod_heartbeat.html#heartbeataddress">HeartbeatAddress <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Multicast address for heartbeat packets</td></tr>
+<tr><td><a href="mod_heartmonitor.html#heartbeatlisten">HeartbeatListen <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">multicast address to listen for incoming heartbeat requests </td></tr>
+<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatmaxservers">HeartbeatMaxServers <var>number-of-servers</var></a></td><td> 10 </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the maximum number of servers that will be sending
 heartbeat requests to this server</td></tr>
-<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Path to store heartbeat data</td></tr>
-<tr><td><a href="mod_lbmethod_heartbeat.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Path to read heartbeat data</td></tr>
-<tr class="odd"><td><a href="core.html#hostnamelookups">HostnameLookups On|Off|Double</a></td><td> Off </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enables DNS lookups on client IP addresses</td></tr>
-<tr><td><a href="core.html#httpprotocoloptions">HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods]
- [Allow0.9|Require1.0]</a></td><td> Strict LenientMetho +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Modify restrictions on HTTP Request Messages</td></tr>
-<tr class="odd"><td><a href="mod_ident.html#identitycheck" id="I" name="I">IdentityCheck On|Off</a></td><td> Off </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables logging of the RFC 1413 identity of the remote
+<tr><td><a href="mod_heartmonitor.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Path to store heartbeat data</td></tr>
+<tr class="odd"><td><a href="mod_lbmethod_heartbeat.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Path to read heartbeat data</td></tr>
+<tr><td><a href="core.html#hostnamelookups">HostnameLookups On|Off|Double</a></td><td> Off </td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables DNS lookups on client IP addresses</td></tr>
+<tr class="odd"><td><a href="core.html#httpprotocoloptions">HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods]
+ [Allow0.9|Require1.0]</a></td><td> Strict LenientMetho +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Modify restrictions on HTTP Request Messages</td></tr>
+<tr><td><a href="mod_ident.html#identitycheck" id="I" name="I">IdentityCheck On|Off</a></td><td> Off </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables logging of the RFC 1413 identity of the remote
 user</td></tr>
-<tr><td><a href="mod_ident.html#identitychecktimeout">IdentityCheckTimeout <var>seconds</var></a></td><td> 30 </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Determines the timeout duration for ident requests</td></tr>
-<tr class="odd"><td><a href="core.html#if">&lt;If <var>expression</var>&gt; ... &lt;/If&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if a condition is
+<tr class="odd"><td><a href="mod_ident.html#identitychecktimeout">IdentityCheckTimeout <var>seconds</var></a></td><td> 30 </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determines the timeout duration for ident requests</td></tr>
+<tr><td><a href="core.html#if">&lt;If <var>expression</var>&gt; ... &lt;/If&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if a condition is
 satisfied by a request at runtime</td></tr>
-<tr><td><a href="core.html#ifdefine">&lt;IfDefine [!]<var>parameter-name</var>&gt; ...
-    &lt;/IfDefine&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that will be processed only
+<tr class="odd"><td><a href="core.html#ifdefine">&lt;IfDefine [!]<var>parameter-name</var>&gt; ...
+    &lt;/IfDefine&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that will be processed only
 if a test is true at startup</td></tr>
-<tr class="odd"><td><a href="core.html#ifdirective">&lt;IfDirective [!]<var>directive-name</var>&gt; ...
-    &lt;/IfDirective&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr><td><a href="core.html#ifdirective">&lt;IfDirective [!]<var>directive-name</var>&gt; ...
+    &lt;/IfDirective&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific directive</td></tr>
-<tr><td><a href="core.html#iffile">&lt;IfFile [!]<var>parameter-name</var>&gt; ...
-    &lt;/IfFile&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that will be processed only
+<tr class="odd"><td><a href="core.html#iffile">&lt;IfFile [!]<var>parameter-name</var>&gt; ...
+    &lt;/IfFile&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that will be processed only
 if file exists at startup</td></tr>
-<tr class="odd"><td><a href="core.html#ifmodule">&lt;IfModule [!]<var>module-file</var>|<var>module-identifier</var>&gt; ...
-    &lt;/IfModule&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr><td><a href="core.html#ifmodule">&lt;IfModule [!]<var>module-file</var>|<var>module-identifier</var>&gt; ...
+    &lt;/IfModule&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific module</td></tr>
-<tr><td><a href="core.html#ifsection">&lt;IfSection [!]<var>section-name</var>&gt; ...
-    &lt;/IfSection&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr class="odd"><td><a href="core.html#ifsection">&lt;IfSection [!]<var>section-name</var>&gt; ...
+    &lt;/IfSection&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific section directive</td></tr>
-<tr class="odd"><td><a href="mod_version.html#ifversion">&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
-&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">contains version dependent configuration</td></tr>
-<tr><td><a href="mod_imagemap.html#imapbase">ImapBase map|referer|<var>URL</var></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
-<tr class="odd"><td><a href="mod_imagemap.html#imapdefault">ImapDefault error|nocontent|map|referer|<var>URL</var></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
+<tr><td><a href="mod_version.html#ifversion">&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
+&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">contains version dependent configuration</td></tr>
+<tr class="odd"><td><a href="mod_imagemap.html#imapbase">ImapBase map|referer|<var>URL</var></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
+<tr><td><a href="mod_imagemap.html#imapdefault">ImapDefault error|nocontent|map|referer|<var>URL</var></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
 that are not explicitly mapped</td></tr>
-<tr><td><a href="mod_imagemap.html#imapmenu">ImapMenu none|formatted|semiformatted|unformatted</a></td><td> formatted </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Action if no coordinates are given when calling
+<tr class="odd"><td><a href="mod_imagemap.html#imapmenu">ImapMenu none|formatted|semiformatted|unformatted</a></td><td> formatted </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Action if no coordinates are given when calling
 an imagemap</td></tr>
-<tr class="odd"><td><a href="core.html#include">Include <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Includes other configuration files from within
+<tr><td><a href="core.html#include">Include <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Includes other configuration files from within
 the server configuration files</td></tr>
-<tr><td><a href="core.html#includeoptional">IncludeOptional <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Includes other configuration files from within
+<tr class="odd"><td><a href="core.html#includeoptional">IncludeOptional <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Includes other configuration files from within
 the server configuration files</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexheadinsert">IndexHeadInsert <var>"markup ..."</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Inserts text in the HEAD section of an index page.</td></tr>
-<tr><td><a href="mod_autoindex.html#indexignore">IndexIgnore <var>file</var> [<var>file</var>] ...</a></td><td> "." </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Adds to the list of files to hide when listing
+<tr><td><a href="mod_autoindex.html#indexheadinsert">IndexHeadInsert <var>"markup ..."</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Inserts text in the HEAD section of an index page.</td></tr>
+<tr class="odd"><td><a href="mod_autoindex.html#indexignore">IndexIgnore <var>file</var> [<var>file</var>] ...</a></td><td> "." </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Adds to the list of files to hide when listing
 a directory</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexignorereset">IndexIgnoreReset ON|OFF</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Empties the list of files to hide when listing
+<tr><td><a href="mod_autoindex.html#indexignorereset">IndexIgnoreReset ON|OFF</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Empties the list of files to hide when listing
 a directory</td></tr>
-<tr><td><a href="mod_autoindex.html#indexoptions">IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
-...</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Various configuration settings for directory
+<tr class="odd"><td><a href="mod_autoindex.html#indexoptions">IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
+...</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Various configuration settings for directory
 indexing</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexorderdefault">IndexOrderDefault Ascending|Descending
-Name|Date|Size|Description</a></td><td> Ascending Name </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the default ordering of the directory index</td></tr>
-<tr><td><a href="mod_autoindex.html#indexstylesheet">IndexStyleSheet <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Adds a CSS stylesheet to the directory index</td></tr>
-<tr class="odd"><td><a href="mod_sed.html#inputsed">InputSed <var>sed-command</var></a></td><td></td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Sed command to filter request data (typically <code>POST</code> data)</td></tr>
-<tr><td><a href="mod_isapi.html#isapiappendlogtoerrors">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
+<tr><td><a href="mod_autoindex.html#indexorderdefault">IndexOrderDefault Ascending|Descending
+Name|Date|Size|Description</a></td><td> Ascending Name </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets the default ordering of the directory index</td></tr>
+<tr class="odd"><td><a href="mod_autoindex.html#indexstylesheet">IndexStyleSheet <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Adds a CSS stylesheet to the directory index</td></tr>
+<tr><td><a href="mod_sed.html#inputsed">InputSed <var>sed-command</var></a></td><td></td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Sed command to filter request data (typically <code>POST</code> data)</td></tr>
+<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoerrors">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
 ISAPI extensions to the error log</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoquery">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
+<tr><td><a href="mod_isapi.html#isapiappendlogtoquery">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
 ISAPI extensions to the query field</td></tr>
-<tr><td><a href="mod_isapi.html#isapicachefile">ISAPICacheFile <var>file-path</var> [<var>file-path</var>]
-...</a></td><td></td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">ISAPI .dll files to be loaded at startup</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapifakeasync">ISAPIFakeAsync on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Fake asynchronous support for ISAPI callbacks</td></tr>
-<tr><td><a href="mod_isapi.html#isapilognotsupported">ISAPILogNotSupported on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Log unsupported feature requests from ISAPI
+<tr class="odd"><td><a href="mod_isapi.html#isapicachefile">ISAPICacheFile <var>file-path</var> [<var>file-path</var>]
+...</a></td><td></td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">ISAPI .dll files to be loaded at startup</td></tr>
+<tr><td><a href="mod_isapi.html#isapifakeasync">ISAPIFakeAsync on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Fake asynchronous support for ISAPI callbacks</td></tr>
+<tr class="odd"><td><a href="mod_isapi.html#isapilognotsupported">ISAPILogNotSupported on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Log unsupported feature requests from ISAPI
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapireadaheadbuffer">ISAPIReadAheadBuffer <var>size</var></a></td><td> 49152 </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Size of the Read Ahead Buffer sent to ISAPI
+<tr><td><a href="mod_isapi.html#isapireadaheadbuffer">ISAPIReadAheadBuffer <var>size</var></a></td><td> 49152 </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Size of the Read Ahead Buffer sent to ISAPI
 extensions</td></tr>
-<tr><td><a href="core.html#keepalive" id="K" name="K">KeepAlive On|Off</a></td><td> On </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables HTTP persistent connections</td></tr>
-<tr class="odd"><td><a href="core.html#keepalivetimeout">KeepAliveTimeout <var>num-seconds</var>|<var>num-milliseconds</var>ms</a></td><td> 5 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Amount of time the server will wait for subsequent
+<tr class="odd"><td><a href="core.html#keepalive" id="K" name="K">KeepAlive On|Off</a></td><td> On </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enables HTTP persistent connections</td></tr>
+<tr><td><a href="core.html#keepalivetimeout">KeepAliveTimeout <var>num-seconds</var>|<var>num-milliseconds</var>ms</a></td><td> 5 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Amount of time the server will wait for subsequent
 requests on a persistent connection</td></tr>
-<tr><td><a href="mod_request.html#keptbodysize">KeptBodySize <var>maximum size in bytes</var></a></td><td> 0 </td><td>d</td><td>B</td></tr><tr><td class="descr" colspan="4">Keep the request body instead of discarding it up to
+<tr class="odd"><td><a href="mod_request.html#keptbodysize">KeptBodySize <var>maximum size in bytes</var></a></td><td> 0 </td><td>d</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Keep the request body instead of discarding it up to
 the specified maximum size, for potential use by filters such as
 mod_include.</td></tr>
-<tr class="odd"><td><a href="mod_negotiation.html#languagepriority" id="L" name="L">LanguagePriority <var>MIME-lang</var> [<var>MIME-lang</var>]
-...</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">The precedence of language variants for cases where
+<tr><td><a href="mod_negotiation.html#languagepriority" id="L" name="L">LanguagePriority <var>MIME-lang</var> [<var>MIME-lang</var>]
+...</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">The precedence of language variants for cases where
 the client does not express a preference</td></tr>
-<tr><td><a href="mod_ldap.html#ldapcacheentries">LDAPCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of entries in the primary LDAP cache</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapcachettl">LDAPCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Time that cached items remain valid</td></tr>
-<tr><td><a href="mod_ldap.html#ldapconnectionpoolttl">LDAPConnectionPoolTTL <var>n</var></a></td><td> -1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Discard backend connections that have been sitting in the connection pool too long</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapconnectiontimeout">LDAPConnectionTimeout <var>seconds</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the socket connection timeout in seconds</td></tr>
-<tr><td><a href="mod_ldap.html#ldaplibrarydebug">LDAPLibraryDebug <var>7</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable debugging in the LDAP SDK</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapopcacheentries">LDAPOpCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Number of entries used to cache LDAP compare
+<tr class="odd"><td><a href="mod_ldap.html#ldapcacheentries">LDAPCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of entries in the primary LDAP cache</td></tr>
+<tr><td><a href="mod_ldap.html#ldapcachettl">LDAPCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Time that cached items remain valid</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapconnectionpoolttl">LDAPConnectionPoolTTL <var>n</var></a></td><td> -1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Discard backend connections that have been sitting in the connection pool too long</td></tr>
+<tr><td><a href="mod_ldap.html#ldapconnectiontimeout">LDAPConnectionTimeout <var>seconds</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the socket connection timeout in seconds</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldaplibrarydebug">LDAPLibraryDebug <var>7</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable debugging in the LDAP SDK</td></tr>
+<tr><td><a href="mod_ldap.html#ldapopcacheentries">LDAPOpCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Number of entries used to cache LDAP compare
 operations</td></tr>
-<tr><td><a href="mod_ldap.html#ldapopcachettl">LDAPOpCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Time that entries in the operation cache remain
+<tr class="odd"><td><a href="mod_ldap.html#ldapopcachettl">LDAPOpCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Time that entries in the operation cache remain
 valid</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapreferralhoplimit">LDAPReferralHopLimit <var>number</var></a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum number of referral hops to chase before terminating an LDAP query.</td></tr>
-<tr><td><a href="mod_ldap.html#ldapreferrals">LDAPReferrals <var>On|Off|default</var></a></td><td> On </td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable referral chasing during queries to the LDAP server.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapretries">LDAPRetries <var>number-of-retries</var></a></td><td> 3 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configures the number of LDAP server retries.</td></tr>
-<tr><td><a href="mod_ldap.html#ldapretrydelay">LDAPRetryDelay <var>seconds</var></a></td><td> 0 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Configures the delay between LDAP server retries.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapsharedcachefile">LDAPSharedCacheFile <var>file-path</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the shared memory cache file</td></tr>
-<tr><td><a href="mod_ldap.html#ldapsharedcachesize">LDAPSharedCacheSize <var>bytes</var></a></td><td> 500000 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Size in bytes of the shared-memory cache</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldaptimeout">LDAPTimeout <var>seconds</var></a></td><td> 60 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the timeout for LDAP search and bind operations, in seconds</td></tr>
-<tr><td><a href="mod_ldap.html#ldaptrustedclientcert">LDAPTrustedClientCert <var>type</var> <var>directory-path/filename/nickname</var> <var>[password]</var></a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the file containing or nickname referring to a per
+<tr><td><a href="mod_ldap.html#ldapreferralhoplimit">LDAPReferralHopLimit <var>number</var></a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">The maximum number of referral hops to chase before terminating an LDAP query.</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapreferrals">LDAPReferrals <var>On|Off|default</var></a></td><td> On </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable referral chasing during queries to the LDAP server.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapretries">LDAPRetries <var>number-of-retries</var></a></td><td> 3 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Configures the number of LDAP server retries.</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapretrydelay">LDAPRetryDelay <var>seconds</var></a></td><td> 0 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configures the delay between LDAP server retries.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapsharedcachefile">LDAPSharedCacheFile <var>file-path</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the shared memory cache file</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapsharedcachesize">LDAPSharedCacheSize <var>bytes</var></a></td><td> 500000 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Size in bytes of the shared-memory cache</td></tr>
+<tr><td><a href="mod_ldap.html#ldaptimeout">LDAPTimeout <var>seconds</var></a></td><td> 60 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the timeout for LDAP search and bind operations, in seconds</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedclientcert">LDAPTrustedClientCert <var>type</var> <var>directory-path/filename/nickname</var> <var>[password]</var></a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the file containing or nickname referring to a per
 connection client certificate. Not all LDAP toolkits support per
 connection client certificates.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedglobalcert">LDAPTrustedGlobalCert <var>type</var> <var>directory-path/filename</var> <var>[password]</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the file or database containing global trusted
+<tr><td><a href="mod_ldap.html#ldaptrustedglobalcert">LDAPTrustedGlobalCert <var>type</var> <var>directory-path/filename</var> <var>[password]</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the file or database containing global trusted
 Certificate Authority or global client certificates</td></tr>
-<tr><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapverifyservercert">LDAPVerifyServerCert <var>On|Off</var></a></td><td> On </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Force server certificate verification</td></tr>
-<tr><td><a href="core.html#limit">&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
-    &lt;/Limit&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
+<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapverifyservercert">LDAPVerifyServerCert <var>On|Off</var></a></td><td> On </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Force server certificate verification</td></tr>
+<tr class="odd"><td><a href="core.html#limit">&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
+    &lt;/Limit&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
 methods</td></tr>
-<tr class="odd"><td><a href="core.html#limitexcept">&lt;LimitExcept <var>method</var> [<var>method</var>] ... &gt; ...
-    &lt;/LimitExcept&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict access controls to all HTTP methods
+<tr><td><a href="core.html#limitexcept">&lt;LimitExcept <var>method</var> [<var>method</var>] ... &gt; ...
+    &lt;/LimitExcept&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict access controls to all HTTP methods
 except the named ones</td></tr>
-<tr><td><a href="core.html#limitinternalrecursion">LimitInternalRecursion <var>number</var> [<var>number</var>]</a></td><td> 10 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Determine maximum number of internal redirects and nested
+<tr class="odd"><td><a href="core.html#limitinternalrecursion">LimitInternalRecursion <var>number</var> [<var>number</var>]</a></td><td> 10 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Determine maximum number of internal redirects and nested
 subrequests</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestbody">LimitRequestBody <var>bytes</var></a></td><td> 0 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restricts the total size of the HTTP request body sent
+<tr><td><a href="core.html#limitrequestbody">LimitRequestBody <var>bytes</var></a></td><td> 0 </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restricts the total size of the HTTP request body sent
 from the client</td></tr>
-<tr><td><a href="core.html#limitrequestfields">LimitRequestFields <var>number</var></a></td><td> 100 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the number of HTTP request header fields that
+<tr class="odd"><td><a href="core.html#limitrequestfields">LimitRequestFields <var>number</var></a></td><td> 100 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the number of HTTP request header fields that
 will be accepted from the client</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestfieldsize">LimitRequestFieldSize <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of the HTTP request header allowed from the
+<tr><td><a href="core.html#limitrequestfieldsize">LimitRequestFieldSize <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the size of the HTTP request header allowed from the
 client</td></tr>
-<tr><td><a href="core.html#limitrequestline">LimitRequestLine <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limit the size of the HTTP request line that will be accepted
+<tr class="odd"><td><a href="core.html#limitrequestline">LimitRequestLine <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limit the size of the HTTP request line that will be accepted
 from the client</td></tr>
-<tr class="odd"><td><a href="core.html#limitxmlrequestbody">LimitXMLRequestBody <var>bytes</var></a></td><td> 1000000 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of an XML-based request body</td></tr>
-<tr><td><a href="mpm_common.html#listen">Listen [<var>IP-address</var>:]<var>portnumber</var> [<var>protocol</var>] [options=<var>flag</var>[,<var>flag..</var>]]</a></td><td></td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">IP addresses and ports that the server
+<tr><td><a href="core.html#limitxmlrequestbody">LimitXMLRequestBody <var>bytes</var></a></td><td> 1000000 </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the size of an XML-based request body</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#listen">Listen [<var>IP-address</var>:]<var>portnumber</var> [<var>protocol</var>] [options=<var>flag</var>[,<var>flag..</var>]]</a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">IP addresses and ports that the server
 listens to</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#listenbacklog">ListenBackLog <var>backlog</var></a></td><td> 511 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum length of the queue of pending connections</td></tr>
-<tr><td><a href="mpm_common.html#listencoresbucketsratio">ListenCoresBucketsRatio <var>ratio</var></a></td><td> 0 (disabled) </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Ratio between the number of CPU cores (online) and the number of
+<tr><td><a href="mpm_common.html#listenbacklog">ListenBackLog <var>backlog</var></a></td><td> 511 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Maximum length of the queue of pending connections</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#listencoresbucketsratio">ListenCoresBucketsRatio <var>ratio</var></a></td><td> 0 (disabled) </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Ratio between the number of CPU cores (online) and the number of
 listeners' buckets</td></tr>
-<tr class="odd"><td><a href="mod_so.html#loadfile">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Link in the named object file or library</td></tr>
-<tr><td><a href="mod_so.html#loadmodule">LoadModule <em>module filename</em></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Links in the object file or library, and adds to the list
+<tr><td><a href="mod_so.html#loadfile">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Link in the named object file or library</td></tr>
+<tr class="odd"><td><a href="mod_so.html#loadmodule">LoadModule <em>module filename</em></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Links in the object file or library, and adds to the list
 of active modules</td></tr>
-<tr class="odd"><td><a href="core.html#location">&lt;Location
-    <var>URL-path</var>|<var>URL</var>&gt; ... &lt;/Location&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to matching
+<tr><td><a href="core.html#location">&lt;Location
+    <var>URL-path</var>|<var>URL</var>&gt; ... &lt;/Location&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to matching
 URLs</td></tr>
-<tr><td><a href="core.html#locationmatch">&lt;LocationMatch
-    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression
+<tr class="odd"><td><a href="core.html#locationmatch">&lt;LocationMatch
+    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression
 matching URLs</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#logformat">LogFormat <var>format</var>|<var>nickname</var>
-[<var>nickname</var>]</a></td><td> "%h %l %u %t \"%r\" +</td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Describes a format for use in a log file</td></tr>
-<tr><td><a href="mod_logio.html#logiotrackttfb">LogIOTrackTTFB ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable tracking of time to first byte (TTFB = time to first byte)
+<tr><td><a href="mod_log_config.html#logformat">LogFormat <var>format</var>|<var>nickname</var>
+[<var>nickname</var>]</a></td><td> "%h %l %u %t \"%r\" +</td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Describes a format for use in a log file</td></tr>
+<tr class="odd"><td><a href="mod_logio.html#logiotrackttfb">LogIOTrackTTFB ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable tracking of time to first byte (TTFB = time to first byte)
 </td></tr>
-<tr class="odd"><td><a href="mod_logio.html#logiotrackttfu">LogIOTrackTTFU ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable tracking of time to last request byte (TTFU = time to finish
+<tr><td><a href="mod_logio.html#logiotrackttfu">LogIOTrackTTFU ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable tracking of time to last request byte (TTFU = time to finish
 upload)</td></tr>
-<tr><td><a href="core.html#loglevel">LogLevel [<var>module</var>:]<var>level</var>
+<tr class="odd"><td><a href="core.html#loglevel">LogLevel [<var>module</var>:]<var>level</var>
     [<var>module</var>:<var>level</var>] ...
-</a></td><td> warn </td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Controls the verbosity of the ErrorLog</td></tr>
-<tr class="odd"><td><a href="core.html#logleveloverride">LogLevel <var>ipaddress</var>[/<var>prefixlen</var>]
+</a></td><td> warn </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Controls the verbosity of the ErrorLog</td></tr>
+<tr><td><a href="core.html#logleveloverride">LogLevel <var>ipaddress</var>[/<var>prefixlen</var>]
     [<var>module</var>:]<var>level</var> [<var>module</var>:<var>level</var>] ...
-</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Override the verbosity of the ErrorLog for certain clients</td></tr>
-<tr><td><a href="mod_log_debug.html#logmessage">LogMessage <var>message</var>
+</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Override the verbosity of the ErrorLog for certain clients</td></tr>
+<tr class="odd"><td><a href="mod_log_debug.html#logmessage">LogMessage <var>message</var>
 [hook=<var>hook</var>] [expr=<var>expression</var>]
-</a></td><td></td><td>d</td><td>X</td></tr><tr><td class="descr" colspan="4">Log user-defined message to error log
+</a></td><td></td><td>d</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Log user-defined message to error log
 </td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luaauthzprovider">LuaAuthzProvider provider_name /path/to/lua/script.lua function_name</a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Plug an authorization provider function into <code class="module"><a href="../mod/mod_authz_core.html">mod_authz_core</a></code>
+<tr><td><a href="mod_lua.html#luaauthzprovider">LuaAuthzProvider provider_name /path/to/lua/script.lua function_name</a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Plug an authorization provider function into <code class="module"><a href="../mod/mod_authz_core.html">mod_authz_core</a></code>
 </td></tr>
-<tr><td><a href="mod_lua.html#luacodecache">LuaCodeCache stat|forever|never</a></td><td> stat </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the compiled code cache.</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookaccesschecker">LuaHookAccessChecker  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the access_checker phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahookauthchecker">LuaHookAuthChecker  /path/to/lua/script.lua hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the auth_checker phase of request processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookcheckuserid">LuaHookCheckUserID  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the check_user_id phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahookfixups">LuaHookFixups  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the fixups phase of a request
+<tr class="odd"><td><a href="mod_lua.html#luacodecache">LuaCodeCache stat|forever|never</a></td><td> stat </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the compiled code cache.</td></tr>
+<tr><td><a href="mod_lua.html#luahookaccesschecker">LuaHookAccessChecker  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the access_checker phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookauthchecker">LuaHookAuthChecker  /path/to/lua/script.lua hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the auth_checker phase of request processing</td></tr>
+<tr><td><a href="mod_lua.html#luahookcheckuserid">LuaHookCheckUserID  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the check_user_id phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookfixups">LuaHookFixups  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the fixups phase of a request
+processing</td></tr>
+<tr><td><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the insert_filter phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahooklog">LuaHookLog  /path/to/lua/script.lua log_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the access log phase of a request
 processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the insert_filter phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahooklog">LuaHookLog  /path/to/lua/script.lua log_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the access log phase of a request
+<tr><td><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the map_to_storage phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookpretranslate">LuaHookPreTranslate  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the pre_translate phase of a request
 processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the map_to_storage phase of request processing</td></tr>
 <tr><td><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the translate name phase of request processing</td></tr>
 <tr class="odd"><td><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the type_checker phase of request processing</td></tr>
 <tr><td><a href="mod_lua.html#luainherit">LuaInherit none|parent-first|parent-last</a></td><td> parent-first </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Controls how parent configuration sections are merged into children</td></tr>
index a2a02a237e5efc74a4c95c41424d6f40887b70a1..e2d40b27719a72e6f479d7b3026fcd6ba3968c3b 100644 (file)
@@ -355,348 +355,348 @@ CGI program</td></tr>
 <tr><td><a href="mod_speling.html#checkspelling">CheckSpelling on|off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables the spelling
 module</td></tr>
 <tr class="odd"><td><a href="mod_unixd.html#chrootdir">ChrootDir <var>/path/to/directory</var></a></td><td></td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Directory for apache to run chroot(8) after startup.</td></tr>
-<tr><td><a href="core.html#contentdigest">ContentDigest On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables the generation of <code>Content-MD5</code> HTTP Response
-headers</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiedomain">CookieDomain <em>domain</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">The domain to which the tracking cookie applies</td></tr>
-<tr><td><a href="mod_usertrack.html#cookieexpires">CookieExpires <em>expiry-period</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Expiry time for the tracking cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'HTTPOnly' attribute to the cookie</td></tr>
-<tr><td><a href="mod_usertrack.html#cookiename">CookieName <em>token</em></a></td><td> Apache </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the tracking cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiesamesite">CookieSameSite None|Lax|Strict</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'SameSite' attribute to the cookie</td></tr>
-<tr><td><a href="mod_usertrack.html#cookiesecure">CookieSecure on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'Secure' attribute to the cookie</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiestyle">CookieStyle
-    Netscape|Cookie|Cookie2|RFC2109|RFC2965</a></td><td> Netscape </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Format of the cookie header field</td></tr>
-<tr><td><a href="mod_usertrack.html#cookietracking">CookieTracking on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables tracking cookie</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory <var>directory</var></a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Directory where Apache HTTP Server attempts to
+<tr><td><a href="mod_usertrack.html#cookiedomain">CookieDomain <em>domain</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">The domain to which the tracking cookie applies</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookieexpires">CookieExpires <em>expiry-period</em></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Expiry time for the tracking cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiehttponly">CookieHTTPOnly on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'HTTPOnly' attribute to the cookie</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookiename">CookieName <em>token</em></a></td><td> Apache </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the tracking cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiesamesite">CookieSameSite None|Lax|Strict</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Adds the 'SameSite' attribute to the cookie</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookiesecure">CookieSecure on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds the 'Secure' attribute to the cookie</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiestyle">CookieStyle
+    Netscape|Cookie|Cookie2|RFC2109|RFC2965</a></td><td> Netscape </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Format of the cookie header field</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookietracking">CookieTracking on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables tracking cookie</td></tr>
+<tr><td><a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory <var>directory</var></a></td><td></td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Directory where Apache HTTP Server attempts to
 switch before dumping core</td></tr>
-<tr><td><a href="mod_crypto.html#cryptocipher">CryptoCipher name</a></td><td> aes256 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Cipher to be used by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_crypto.html#cryptodriver">CryptoDriver name</a></td><td> openssl </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the crypto driver to use</td></tr>
-<tr><td><a href="mod_crypto.html#cryptoiv">CryptoIV value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">IV (Initialisation Vector) to be used by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_crypto.html#cryptokey">CryptoKey value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Key to be used by the crypto filter</td></tr>
-<tr><td><a href="mod_crypto.html#cryptosize">CryptoSize integer</a></td><td> 131072 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum size in bytes to buffer by the crypto filter</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctauditstorage">CTAuditStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Existing directory where data for off-line audit will be stored</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctlogclient">CTLogClient <em>executable</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of certificate-transparency log client tool</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctlogconfigdb">CTLogConfigDB <em>filename</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Log configuration database supporting dynamic updates</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctmaxsctage">CTMaxSCTAge <em>num-seconds</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum age of SCT obtained from a log, before it will be
+<tr class="odd"><td><a href="mod_crypto.html#cryptocipher">CryptoCipher name</a></td><td> aes256 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Cipher to be used by the crypto filter</td></tr>
+<tr><td><a href="mod_crypto.html#cryptodriver">CryptoDriver name</a></td><td> openssl </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the crypto driver to use</td></tr>
+<tr class="odd"><td><a href="mod_crypto.html#cryptoiv">CryptoIV value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">IV (Initialisation Vector) to be used by the crypto filter</td></tr>
+<tr><td><a href="mod_crypto.html#cryptokey">CryptoKey value</a></td><td> none </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Key to be used by the crypto filter</td></tr>
+<tr class="odd"><td><a href="mod_crypto.html#cryptosize">CryptoSize integer</a></td><td> 131072 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum size in bytes to buffer by the crypto filter</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctauditstorage">CTAuditStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Existing directory where data for off-line audit will be stored</td></tr>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctlogclient">CTLogClient <em>executable</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of certificate-transparency log client tool</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctlogconfigdb">CTLogConfigDB <em>filename</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Log configuration database supporting dynamic updates</td></tr>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctmaxsctage">CTMaxSCTAge <em>num-seconds</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum age of SCT obtained from a log, before it will be
 refreshed</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctproxyawareness">CTProxyAwareness <em>oblivious|aware|require</em></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Level of CT awareness and enforcement for a proxy
+<tr><td><a href="mod_ssl_ct.html#ctproxyawareness">CTProxyAwareness <em>oblivious|aware|require</em></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Level of CT awareness and enforcement for a proxy
 </td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctsctstorage">CTSCTStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Existing directory where SCTs are managed</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctserverhellosctlimit">CTServerHelloSCTLimit <em>limit</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Limit on number of SCTs that can be returned in
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctsctstorage">CTSCTStorage <em>directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Existing directory where SCTs are managed</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctserverhellosctlimit">CTServerHelloSCTLimit <em>limit</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Limit on number of SCTs that can be returned in
 ServerHello</td></tr>
-<tr><td><a href="mod_ssl_ct.html#ctstaticlogconfig">CTStaticLogConfig <em>log-id|-</em> <em>public-key-file|-</em>
+<tr class="odd"><td><a href="mod_ssl_ct.html#ctstaticlogconfig">CTStaticLogConfig <em>log-id|-</em> <em>public-key-file|-</em>
 <em>1|0|-</em> <em>min-timestamp|-</em> <em>max-timestamp|-</em>
-<em>log-URL|-</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Static configuration of information about a log</td></tr>
-<tr class="odd"><td><a href="mod_ssl_ct.html#ctstaticscts">CTStaticSCTs <em>certificate-pem-file</em> <em>sct-directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Static configuration of one or more SCTs for a server certificate
+<em>log-URL|-</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Static configuration of information about a log</td></tr>
+<tr><td><a href="mod_ssl_ct.html#ctstaticscts">CTStaticSCTs <em>certificate-pem-file</em> <em>sct-directory</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Static configuration of one or more SCTs for a server certificate
 </td></tr>
-<tr><td><a href="mod_log_config.html#customlog">CustomLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
+<tr class="odd"><td><a href="mod_log_config.html#customlog">CustomLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
 <var>format</var>|<var>nickname</var>
 [env=[!]<var>environment-variable</var>|
-expr=<var>expression</var>]</a></td><td></td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#dav" id="D" name="D">Dav On|Off|<var>provider-name</var></a></td><td> Off </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable WebDAV HTTP methods</td></tr>
-<tr><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Allow PROPFIND, Depth: Infinity requests</td></tr>
-<tr class="odd"><td><a href="mod_dav_lock.html#davgenericlockdb">DavGenericLockDB <var>file-path</var></a></td><td></td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
-<tr><td><a href="mod_dav_fs.html#davlockdb">DavLockDB <var>file-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#davmintimeout">DavMinTimeout <var>seconds</var></a></td><td> 0 </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimum amount of time the server holds a lock on
+expr=<var>expression</var>]</a></td><td></td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
+<tr><td><a href="mod_dav.html#dav" id="D" name="D">Dav On|Off|<var>provider-name</var></a></td><td> Off </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable WebDAV HTTP methods</td></tr>
+<tr class="odd"><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Allow PROPFIND, Depth: Infinity requests</td></tr>
+<tr><td><a href="mod_dav_lock.html#davgenericlockdb">DavGenericLockDB <var>file-path</var></a></td><td></td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
+<tr class="odd"><td><a href="mod_dav_fs.html#davlockdb">DavLockDB <var>file-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
+<tr><td><a href="mod_dav.html#davmintimeout">DavMinTimeout <var>seconds</var></a></td><td> 0 </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimum amount of time the server holds a lock on
 a DAV resource</td></tr>
-<tr><td><a href="mod_dbd.html#dbdexptime">DBDExptime <var>time-in-seconds</var></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Keepalive time for idle connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdinitsql">DBDInitSQL <var>"SQL statement"</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Execute an SQL statement after connecting to a database</td></tr>
-<tr><td><a href="mod_dbd.html#dbdkeep">DBDKeep <var>number</var></a></td><td> 2 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum sustained number of connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdmax">DBDMax <var>number</var></a></td><td> 10 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of connections</td></tr>
-<tr><td><a href="mod_dbd.html#dbdmin">DBDMin <var>number</var></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimum number of connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdparams">DBDParams
-<var>param1</var>=<var>value1</var>[,<var>param2</var>=<var>value2</var>]</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Parameters for database connection</td></tr>
-<tr><td><a href="mod_dbd.html#dbdpersist">DBDPersist On|Off</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Whether to use persistent connections</td></tr>
-<tr class="odd"><td><a href="mod_dbd.html#dbdpreparesql">DBDPrepareSQL <var>"SQL statement"</var> <var>label</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Define an SQL prepared statement</td></tr>
-<tr><td><a href="mod_dbd.html#dbdriver">DBDriver <var>name</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Specify an SQL driver</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#defaulticon">DefaultIcon <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Icon to display for files when no specific icon is
+<tr class="odd"><td><a href="mod_dbd.html#dbdexptime">DBDExptime <var>time-in-seconds</var></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Keepalive time for idle connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdinitsql">DBDInitSQL <var>"SQL statement"</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Execute an SQL statement after connecting to a database</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdkeep">DBDKeep <var>number</var></a></td><td> 2 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum sustained number of connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdmax">DBDMax <var>number</var></a></td><td> 10 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of connections</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdmin">DBDMin <var>number</var></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimum number of connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdparams">DBDParams
+<var>param1</var>=<var>value1</var>[,<var>param2</var>=<var>value2</var>]</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Parameters for database connection</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdpersist">DBDPersist On|Off</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Whether to use persistent connections</td></tr>
+<tr><td><a href="mod_dbd.html#dbdpreparesql">DBDPrepareSQL <var>"SQL statement"</var> <var>label</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Define an SQL prepared statement</td></tr>
+<tr class="odd"><td><a href="mod_dbd.html#dbdriver">DBDriver <var>name</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specify an SQL driver</td></tr>
+<tr><td><a href="mod_autoindex.html#defaulticon">DefaultIcon <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Icon to display for files when no specific icon is
 configured</td></tr>
-<tr><td><a href="mod_mime.html#defaultlanguage">DefaultLanguage <var>language-tag</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Defines a default language-tag to be sent in the Content-Language
+<tr class="odd"><td><a href="mod_mime.html#defaultlanguage">DefaultLanguage <var>language-tag</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Defines a default language-tag to be sent in the Content-Language
 header field for all resources in the current context that have not been
 assigned a language-tag by some other means.</td></tr>
-<tr class="odd"><td><a href="core.html#defaultruntimedir">DefaultRuntimeDir <var>directory-path</var></a></td><td> DEFAULT_REL_RUNTIME +</td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Base directory for the server run-time files</td></tr>
-<tr><td><a href="core.html#defaultstatedir">DefaultStateDir <var>directory-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Base directory for the persistent state files</td></tr>
-<tr class="odd"><td><a href="core.html#defaulttype">DefaultType <var>media-type|none</var></a></td><td> none </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">This directive has no effect other than to emit warnings
+<tr><td><a href="core.html#defaultruntimedir">DefaultRuntimeDir <var>directory-path</var></a></td><td> DEFAULT_REL_RUNTIME +</td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Base directory for the server run-time files</td></tr>
+<tr class="odd"><td><a href="core.html#defaultstatedir">DefaultStateDir <var>directory-path</var></a></td><td> DEFAULT_REL_STATEDI +</td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Base directory for the persistent state files</td></tr>
+<tr><td><a href="core.html#defaulttype">DefaultType <var>media-type|none</var></a></td><td> none </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">This directive has no effect other than to emit warnings
 if the value is not <code>none</code>. In prior versions, DefaultType
 would specify a default media type to assign to response content for
 which no other media type configuration could be found.
 </td></tr>
-<tr><td><a href="core.html#define">Define <var>parameter-name</var></a></td><td></td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Define the existence of a variable</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatealteretag">DeflateAlterETag AddSuffix|NoChange|Remove</a></td><td> AddSuffix </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How the outgoing ETag header should be modified during compression</td></tr>
-<tr><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How much compression do we apply to the output</td></tr>
-<tr><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflateinflatelimitrequestbody">DeflateInflateLimitRequestBody <var>value</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum size of inflated request bodies</td></tr>
-<tr><td><a href="mod_deflate.html#deflateinflateratioburst">DeflateInflateRatioBurst <var>value</var></a></td><td> 3 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of times the inflation ratio for request bodies
+<tr class="odd"><td><a href="core.html#define">Define <var>parameter-name</var></a></td><td></td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Define the existence of a variable</td></tr>
+<tr><td><a href="mod_deflate.html#deflatealteretag">DeflateAlterETag AddSuffix|NoChange|Remove</a></td><td> AddSuffix </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How the outgoing ETag header should be modified during compression</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
+<tr><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much compression do we apply to the output</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
+<tr><td><a href="mod_deflate.html#deflateinflatelimitrequestbody">DeflateInflateLimitRequestBody <var>value</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum size of inflated request bodies</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflateinflateratioburst">DeflateInflateRatioBurst <var>value</var></a></td><td> 3 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of times the inflation ratio for request bodies
              can be crossed</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflateinflateratiolimit">DeflateInflateRatioLimit <var>value</var></a></td><td> 200 </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum inflation ratio for request bodies</td></tr>
-<tr><td><a href="mod_deflate.html#deflatememlevel">DeflateMemLevel <var>value</var></a></td><td> 9 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much memory should be used by zlib for compression</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatewindowsize">DeflateWindowSize <var>value</var></a></td><td> 15 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Zlib compression window size</td></tr>
-<tr><td><a href="mod_access_compat.html#deny"> Deny from all|<var>host</var>|env=[!]<var>env-variable</var>
-[<var>host</var>|env=[!]<var>env-variable</var>] ...</a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Controla a qué hosts se les deniega el acceso al servidor</td></tr>
-<tr class="odd"><td><a href="core.html#directory">&lt;Directory <var>directory-path</var>&gt;
-... &lt;/Directory&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose a group of directives that apply only to the
+<tr><td><a href="mod_deflate.html#deflateinflateratiolimit">DeflateInflateRatioLimit <var>value</var></a></td><td> 200 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum inflation ratio for request bodies</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatememlevel">DeflateMemLevel <var>value</var></a></td><td> 9 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">How much memory should be used by zlib for compression</td></tr>
+<tr><td><a href="mod_deflate.html#deflatewindowsize">DeflateWindowSize <var>value</var></a></td><td> 15 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Zlib compression window size</td></tr>
+<tr class="odd"><td><a href="mod_access_compat.html#deny"> Deny from all|<var>host</var>|env=[!]<var>env-variable</var>
+[<var>host</var>|env=[!]<var>env-variable</var>] ...</a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Controla a qué hosts se les deniega el acceso al servidor</td></tr>
+<tr><td><a href="core.html#directory">&lt;Directory <var>directory-path</var>&gt;
+... &lt;/Directory&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enclose a group of directives that apply only to the
 named file-system directory, sub-directories, and their contents.</td></tr>
-<tr><td><a href="mod_dir.html#directorycheckhandler">DirectoryCheckHandler On|Off</a></td><td> Off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Toggle how this module responds when another handler is configured</td></tr>
-<tr class="odd"><td><a href="mod_dir.html#directoryindex">DirectoryIndex
-    disabled | <var>local-url</var> [<var>local-url</var>] ...</a></td><td> index.html </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">List of resources to look for when the client requests
+<tr class="odd"><td><a href="mod_dir.html#directorycheckhandler">DirectoryCheckHandler On|Off</a></td><td> Off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Toggle how this module responds when another handler is configured</td></tr>
+<tr><td><a href="mod_dir.html#directoryindex">DirectoryIndex
+    disabled | <var>local-url</var> [<var>local-url</var>] ...</a></td><td> index.html </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">List of resources to look for when the client requests
 a directory</td></tr>
-<tr><td><a href="mod_dir.html#directoryindexredirect">DirectoryIndexRedirect on | off | permanent | temp | seeother |
+<tr class="odd"><td><a href="mod_dir.html#directoryindexredirect">DirectoryIndexRedirect on | off | permanent | temp | seeother |
 <var>3xx-code</var>
-</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Configures an external redirect for directory indexes.
+</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Configures an external redirect for directory indexes.
 </td></tr>
-<tr class="odd"><td><a href="core.html#directorymatch">&lt;DirectoryMatch <var>regex</var>&gt;
-... &lt;/DirectoryMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose directives that apply to
+<tr><td><a href="core.html#directorymatch">&lt;DirectoryMatch <var>regex</var>&gt;
+... &lt;/DirectoryMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enclose directives that apply to
 the contents of file-system directories matching a regular expression.</td></tr>
-<tr><td><a href="mod_dir.html#directoryslash">DirectorySlash On|Off</a></td><td> On </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Toggle trailing slash redirects on or off</td></tr>
-<tr class="odd"><td><a href="core.html#documentroot">DocumentRoot <var>directory-path</var></a></td><td> /usr/local/apache/h +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Directory that forms the main document tree visible
+<tr class="odd"><td><a href="mod_dir.html#directoryslash">DirectorySlash On|Off</a></td><td> On </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Toggle trailing slash redirects on or off</td></tr>
+<tr><td><a href="core.html#documentroot">DocumentRoot <var>directory-path</var></a></td><td> /usr/local/apache/h +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Directory that forms the main document tree visible
 from the web</td></tr>
-<tr><td><a href="mod_privileges.html#dtraceprivileges">DTracePrivileges On|Off</a></td><td> Off </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Determines whether the privileges required by dtrace are enabled.</td></tr>
-<tr class="odd"><td><a href="mod_dumpio.html#dumpioinput">DumpIOInput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dump all input data to the error log</td></tr>
-<tr><td><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Dump all output data to the error log</td></tr>
-<tr class="odd"><td><a href="core.html#else" id="E" name="E">&lt;Else&gt; ... &lt;/Else&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if the condition of a
+<tr class="odd"><td><a href="mod_privileges.html#dtraceprivileges">DTracePrivileges On|Off</a></td><td> Off </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Determines whether the privileges required by dtrace are enabled.</td></tr>
+<tr><td><a href="mod_dumpio.html#dumpioinput">DumpIOInput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Dump all input data to the error log</td></tr>
+<tr class="odd"><td><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput On|Off</a></td><td> Off </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dump all output data to the error log</td></tr>
+<tr><td><a href="core.html#else" id="E" name="E">&lt;Else&gt; ... &lt;/Else&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if the condition of a
 previous <code class="directive"><a href="../mod/core.html#if">&lt;If&gt;</a></code> or
 <code class="directive"><a href="../mod/core.html#elseif">&lt;ElseIf&gt;</a></code> section is not
 satisfied by a request at runtime</td></tr>
-<tr><td><a href="core.html#elseif">&lt;ElseIf <var>expression</var>&gt; ... &lt;/ElseIf&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if a condition is satisfied
+<tr class="odd"><td><a href="core.html#elseif">&lt;ElseIf <var>expression</var>&gt; ... &lt;/ElseIf&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if a condition is satisfied
 by a request at runtime while the condition of a previous
 <code class="directive"><a href="../mod/core.html#if">&lt;If&gt;</a></code> or
 <code class="directive">&lt;ElseIf&gt;</code> section is not
 satisfied</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#enableexceptionhook">EnableExceptionHook On|Off</a></td><td> Off </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Enables a hook that runs exception handlers
+<tr><td><a href="mpm_common.html#enableexceptionhook">EnableExceptionHook On|Off</a></td><td> Off </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Enables a hook that runs exception handlers
 after a crash</td></tr>
-<tr><td><a href="core.html#enablemmap">EnableMMAP On|Off</a></td><td> On </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Use memory-mapping to read files during delivery</td></tr>
-<tr class="odd"><td><a href="core.html#enablesendfile">EnableSendfile On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Use the kernel sendfile support to deliver files to the client</td></tr>
-<tr><td><a href="core.html#error">Error <var>message</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Abort configuration parsing with a custom error message</td></tr>
-<tr class="odd"><td><a href="core.html#errordocument">ErrorDocument <var>error-code</var> <var>document</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">What the server will return to the client
+<tr class="odd"><td><a href="core.html#enablemmap">EnableMMAP On|Off</a></td><td> On </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Use memory-mapping to read files during delivery</td></tr>
+<tr><td><a href="core.html#enablesendfile">EnableSendfile On|Off</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Use the kernel sendfile support to deliver files to the client</td></tr>
+<tr class="odd"><td><a href="core.html#error">Error <var>message</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Abort configuration parsing with a custom error message</td></tr>
+<tr><td><a href="core.html#errordocument">ErrorDocument <var>error-code</var> <var>document</var></a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">What the server will return to the client
 in case of an error</td></tr>
-<tr><td><a href="core.html#errorlog"> ErrorLog <var>file-path</var>|syslog[:<var>facility</var>]</a></td><td> logs/error_log (Uni +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Location where the server will log errors</td></tr>
-<tr class="odd"><td><a href="core.html#errorlogformat"> ErrorLog [connection|request] <var>format</var></a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Format specification for error log entries</td></tr>
-<tr><td><a href="mod_example_hooks.html#example">Example</a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Demonstration directive to illustrate the Apache module
+<tr class="odd"><td><a href="core.html#errorlog"> ErrorLog <var>file-path</var>|syslog[:<var>facility</var>]</a></td><td> logs/error_log (Uni +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Location where the server will log errors</td></tr>
+<tr><td><a href="core.html#errorlogformat"> ErrorLog [connection|request] <var>format</var></a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Format specification for error log entries</td></tr>
+<tr class="odd"><td><a href="mod_example_hooks.html#example">Example</a></td><td></td><td>svdh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Demonstration directive to illustrate the Apache module
 API</td></tr>
-<tr class="odd"><td><a href="mod_expires.html#expiresactive">ExpiresActive On|Off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables generation of <code>Expires</code>
+<tr><td><a href="mod_expires.html#expiresactive">ExpiresActive On|Off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables generation of <code>Expires</code>
 headers</td></tr>
-<tr><td><a href="mod_expires.html#expiresbytype">ExpiresByType <var>MIME-type</var>
-<var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Value of the <code>Expires</code> header configured
+<tr class="odd"><td><a href="mod_expires.html#expiresbytype">ExpiresByType <var>MIME-type</var>
+<var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Value of the <code>Expires</code> header configured
 by MIME type</td></tr>
-<tr class="odd"><td><a href="mod_expires.html#expiresdefault">ExpiresDefault <var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Default algorithm for calculating expiration time</td></tr>
-<tr><td><a href="core.html#extendedstatus">ExtendedStatus On|Off</a></td><td> Off[*] </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Keep track of extended status information for each 
+<tr><td><a href="mod_expires.html#expiresdefault">ExpiresDefault <var>&lt;code&gt;seconds</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Default algorithm for calculating expiration time</td></tr>
+<tr class="odd"><td><a href="core.html#extendedstatus">ExtendedStatus On|Off</a></td><td> Off[*] </td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Keep track of extended status information for each 
 request</td></tr>
-<tr class="odd"><td><a href="mod_ext_filter.html#extfilterdefine">ExtFilterDefine <var>filtername</var> <var>parameters</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Define an external filter</td></tr>
-<tr><td><a href="mod_ext_filter.html#extfilteroptions">ExtFilterOptions <var>option</var> [<var>option</var>] ...</a></td><td> NoLogStderr </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code> options</td></tr>
-<tr class="odd"><td><a href="mod_dir.html#fallbackresource" id="F" name="F">FallbackResource disabled | <var>local-url</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Define a default URL for requests that don't map to a file</td></tr>
-<tr><td><a href="core.html#fileetag">FileETag <var>component</var> ...</a></td><td> INode MTime Size </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">File attributes used to create the ETag
+<tr><td><a href="mod_ext_filter.html#extfilterdefine">ExtFilterDefine <var>filtername</var> <var>parameters</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Define an external filter</td></tr>
+<tr class="odd"><td><a href="mod_ext_filter.html#extfilteroptions">ExtFilterOptions <var>option</var> [<var>option</var>] ...</a></td><td> NoLogStderr </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code> options</td></tr>
+<tr><td><a href="mod_dir.html#fallbackresource" id="F" name="F">FallbackResource disabled | <var>local-url</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Define a default URL for requests that don't map to a file</td></tr>
+<tr class="odd"><td><a href="core.html#fileetag">FileETag <var>component</var> ...</a></td><td> INode MTime Size </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">File attributes used to create the ETag
 HTTP response header for static files</td></tr>
-<tr class="odd"><td><a href="core.html#files">&lt;Files <var>filename</var>&gt; ... &lt;/Files&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply to matched
+<tr><td><a href="core.html#files">&lt;Files <var>filename</var>&gt; ... &lt;/Files&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply to matched
 filenames</td></tr>
-<tr><td><a href="core.html#filesmatch">&lt;FilesMatch <var>regex</var>&gt; ... &lt;/FilesMatch&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply to regular-expression matched
+<tr class="odd"><td><a href="core.html#filesmatch">&lt;FilesMatch <var>regex</var>&gt; ... &lt;/FilesMatch&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply to regular-expression matched
 filenames</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterchain">FilterChain [+=-@!]<var>smart-filter-name</var> <var>...</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the filter chain</td></tr>
-<tr><td><a href="mod_filter.html#filterdeclare">FilterDeclare <var>smart-filter-name</var> <var>[type]</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Declare a smart filter</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filterprotocol">FilterProtocol <var>smart-filter-name</var> [<var>provider-name</var>]
-    <var>proto-flags</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Deal with correct HTTP protocol handling</td></tr>
-<tr><td><a href="mod_filter.html#filterprovider">FilterProvider <var>smart-filter-name</var> <var>provider-name</var>
- <var>expression</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Register a content filter</td></tr>
-<tr class="odd"><td><a href="mod_filter.html#filtertrace">FilterTrace <var>smart-filter-name</var> <var>level</var></a></td><td></td><td>svd</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Get debug/diagnostic information from
+<tr><td><a href="mod_filter.html#filterchain">FilterChain [+=-@!]<var>smart-filter-name</var> <var>...</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Configure the filter chain</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterdeclare">FilterDeclare <var>smart-filter-name</var> <var>[type]</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Declare a smart filter</td></tr>
+<tr><td><a href="mod_filter.html#filterprotocol">FilterProtocol <var>smart-filter-name</var> [<var>provider-name</var>]
+    <var>proto-flags</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Deal with correct HTTP protocol handling</td></tr>
+<tr class="odd"><td><a href="mod_filter.html#filterprovider">FilterProvider <var>smart-filter-name</var> <var>provider-name</var>
+ <var>expression</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Register a content filter</td></tr>
+<tr><td><a href="mod_filter.html#filtertrace">FilterTrace <var>smart-filter-name</var> <var>level</var></a></td><td></td><td>svd</td><td>B</td></tr><tr><td class="descr" colspan="4">Get debug/diagnostic information from
     <code class="module"><a href="../mod/mod_filter.html">mod_filter</a></code></td></tr>
-<tr><td><a href="mod_firehose.html#firehoseconnectioninput">FirehoseConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the server on each connection</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoseconnectionoutput">FirehoseConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic going out of the server on each connection</td></tr>
-<tr><td><a href="mod_firehose.html#firehoseproxyconnectioninput">FirehoseProxyConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the back of mod_proxy</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoseproxyconnectionoutput">FirehoseProxyConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic sent out from the back of mod_proxy</td></tr>
-<tr><td><a href="mod_firehose.html#firehoserequestinput">FirehoseRequestInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic coming into the server on each request</td></tr>
-<tr class="odd"><td><a href="mod_firehose.html#firehoserequestoutput">FirehoseRequestOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic going out of the server on each request</td></tr>
-<tr><td><a href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Action to take if a single acceptable document is not
+<tr class="odd"><td><a href="mod_firehose.html#firehoseconnectioninput">FirehoseConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the server on each connection</td></tr>
+<tr><td><a href="mod_firehose.html#firehoseconnectionoutput">FirehoseConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic going out of the server on each connection</td></tr>
+<tr class="odd"><td><a href="mod_firehose.html#firehoseproxyconnectioninput">FirehoseProxyConnectionInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the back of mod_proxy</td></tr>
+<tr><td><a href="mod_firehose.html#firehoseproxyconnectionoutput">FirehoseProxyConnectionOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic sent out from the back of mod_proxy</td></tr>
+<tr class="odd"><td><a href="mod_firehose.html#firehoserequestinput">FirehoseRequestInput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Capture traffic coming into the server on each request</td></tr>
+<tr><td><a href="mod_firehose.html#firehoserequestoutput">FirehoseRequestOutput <var>[ block | nonblock ]</var> <var>filename</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Capture traffic going out of the server on each request</td></tr>
+<tr class="odd"><td><a href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Action to take if a single acceptable document is not
 found</td></tr>
-<tr class="odd"><td><a href="core.html#forcetype">ForceType <var>media-type</var>|None</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Forces all matching files to be served with the specified
+<tr><td><a href="core.html#forcetype">ForceType <var>media-type</var>|None</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Forces all matching files to be served with the specified
 media type in the HTTP Content-Type header field</td></tr>
-<tr><td><a href="mod_log_forensic.html#forensiclog">ForensicLog <var>filename</var>|<var>pipe</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets filename of the forensic log</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#globallog" id="G" name="G">GlobalLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
+<tr class="odd"><td><a href="mod_log_forensic.html#forensiclog">ForensicLog <var>filename</var>|<var>pipe</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename of the forensic log</td></tr>
+<tr><td><a href="mod_log_config.html#globallog" id="G" name="G">GlobalLog  <var>file</var>|<var>pipe</var>|<var>provider</var>
 <var>format</var>|<var>nickname</var>
 [env=[!]<var>environment-variable</var>|
-expr=<var>expression</var>]</a></td><td></td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
-<tr><td><a href="core.html#gprofdir">GprofDir <var>/tmp/gprof/</var>|<var>/tmp/gprof/</var>%</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Directory to write gmon.out profiling data to.  </td></tr>
-<tr class="odd"><td><a href="mpm_common.html#gracefulshutdowntimeout">GracefulShutdownTimeout <var>seconds</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Specify a timeout after which a gracefully shutdown server
+expr=<var>expression</var>]</a></td><td></td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
+<tr class="odd"><td><a href="core.html#gprofdir">GprofDir <var>/tmp/gprof/</var>|<var>/tmp/gprof/</var>%</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Directory to write gmon.out profiling data to.  </td></tr>
+<tr><td><a href="mpm_common.html#gracefulshutdowntimeout">GracefulShutdownTimeout <var>seconds</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Specify a timeout after which a gracefully shutdown server
 will exit.</td></tr>
-<tr><td><a href="mod_unixd.html#group">Group <var>unix-group</var></a></td><td> #-1 </td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Group under which the server will answer
+<tr class="odd"><td><a href="mod_unixd.html#group">Group <var>unix-group</var></a></td><td> #-1 </td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Group under which the server will answer
 requests</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2copyfiles" id="H" name="H">H2CopyFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine file handling in responses</td></tr>
-<tr><td><a href="mod_http2.html#h2direct">H2Direct on|off</a></td><td> on for h2c, off for +</td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Direct Protocol Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2earlyhints">H2EarlyHints on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine sending of 103 status codes</td></tr>
-<tr><td><a href="mod_http2.html#h2maxsessionstreams">H2MaxSessionStreams <em>n</em></a></td><td> 100 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of active streams per HTTP/2 session.</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2maxworkeridleseconds">H2MaxWorkerIdleSeconds <em>n</em></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of seconds h2 workers remain idle until shut down.</td></tr>
-<tr><td><a href="mod_http2.html#h2maxworkers">H2MaxWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of worker threads to use per child process.</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2minworkers">H2MinWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Minimal number of worker threads to use per child process.</td></tr>
-<tr><td><a href="mod_http2.html#h2moderntlsonly">H2ModernTLSOnly on|off</a></td><td> on </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Require HTTP/2 connections to be "modern TLS" only</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2padding">H2Padding numbits</a></td><td> 0 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determine the range of padding bytes added to payload frames</td></tr>
-<tr><td><a href="mod_http2.html#h2push">H2Push on|off</a></td><td> on </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2pushdiarysize">H2PushDiarySize <em>n</em></a></td><td> 256 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Diary Size</td></tr>
-<tr><td><a href="mod_http2.html#h2pushpriority">H2PushPriority <em>mime-type</em> [after|before|interleaved] [weight]</a></td><td> * After 16 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Priority</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2pushresource">H2PushResource [add] path [critical]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Declares resources for early pushing to the client</td></tr>
-<tr><td><a href="mod_http2.html#h2serializeheaders">H2SerializeHeaders on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Serialize Request/Response Processing Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2streammaxmemsize">H2StreamMaxMemSize <em>bytes</em></a></td><td> 65536 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum amount of output data buffered per stream.</td></tr>
-<tr><td><a href="mod_http2.html#h2tlscooldownsecs">H2TLSCoolDownSecs <em>seconds</em></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the number of seconds of idle time on TLS before shrinking writes</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2tlswarmupsize">H2TLSWarmUpSize <em>amount</em></a></td><td> 1048576 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the number of bytes on TLS connection before doing max writes</td></tr>
-<tr><td><a href="mod_http2.html#h2upgrade">H2Upgrade on|off</a></td><td> on for h2c, off for +</td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Upgrade Protocol Switch</td></tr>
-<tr class="odd"><td><a href="mod_http2.html#h2windowsize">H2WindowSize <em>bytes</em></a></td><td> 65535 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Size of Stream Window for upstream data.</td></tr>
-<tr><td><a href="mod_headers.html#header">Header [<var>condition</var>] add|append|echo|edit|edit*|merge|set|setifempty|unset|note
+<tr><td><a href="mod_http2.html#h2copyfiles" id="H" name="H">H2CopyFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine file handling in responses</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2direct">H2Direct on|off</a></td><td> on for h2c, off for +</td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Direct Protocol Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2earlyhints">H2EarlyHints on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine sending of 103 status codes</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2maxsessionstreams">H2MaxSessionStreams <em>n</em></a></td><td> 100 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of active streams per HTTP/2 session.</td></tr>
+<tr><td><a href="mod_http2.html#h2maxworkeridleseconds">H2MaxWorkerIdleSeconds <em>n</em></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of seconds h2 workers remain idle until shut down.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2maxworkers">H2MaxWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of worker threads to use per child process.</td></tr>
+<tr><td><a href="mod_http2.html#h2minworkers">H2MinWorkers <em>n</em></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimal number of worker threads to use per child process.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2moderntlsonly">H2ModernTLSOnly on|off</a></td><td> on </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Require HTTP/2 connections to be "modern TLS" only</td></tr>
+<tr><td><a href="mod_http2.html#h2padding">H2Padding numbits</a></td><td> 0 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Determine the range of padding bytes added to payload frames</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2push">H2Push on|off</a></td><td> on </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2pushdiarysize">H2PushDiarySize <em>n</em></a></td><td> 256 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">H2 Server Push Diary Size</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2pushpriority">H2PushPriority <em>mime-type</em> [after|before|interleaved] [weight]</a></td><td> * After 16 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Server Push Priority</td></tr>
+<tr><td><a href="mod_http2.html#h2pushresource">H2PushResource [add] path [critical]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Declares resources for early pushing to the client</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2serializeheaders">H2SerializeHeaders on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Serialize Request/Response Processing Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2streammaxmemsize">H2StreamMaxMemSize <em>bytes</em></a></td><td> 65536 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum amount of output data buffered per stream.</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2tlscooldownsecs">H2TLSCoolDownSecs <em>seconds</em></a></td><td> 1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the number of seconds of idle time on TLS before shrinking writes</td></tr>
+<tr><td><a href="mod_http2.html#h2tlswarmupsize">H2TLSWarmUpSize <em>amount</em></a></td><td> 1048576 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the number of bytes on TLS connection before doing max writes</td></tr>
+<tr class="odd"><td><a href="mod_http2.html#h2upgrade">H2Upgrade on|off</a></td><td> on for h2c, off for +</td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">H2 Upgrade Protocol Switch</td></tr>
+<tr><td><a href="mod_http2.html#h2windowsize">H2WindowSize <em>bytes</em></a></td><td> 65535 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Size of Stream Window for upstream data.</td></tr>
+<tr class="odd"><td><a href="mod_headers.html#header">Header [<var>condition</var>] add|append|echo|edit|edit*|merge|set|setifempty|unset|note
 <var>header</var> [[expr=]<var>value</var> [<var>replacement</var>]
 [early|env=[!]<var>varname</var>|expr=<var>expression</var>]]
-</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure HTTP response headers</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#headername">HeaderName <var>filename</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the file that will be inserted at the top
+</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure HTTP response headers</td></tr>
+<tr><td><a href="mod_autoindex.html#headername">HeaderName <var>filename</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Name of the file that will be inserted at the top
 of the index listing</td></tr>
-<tr><td><a href="mod_heartbeat.html#heartbeataddress">HeartbeatAddress <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Multicast address for heartbeat packets</td></tr>
-<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatlisten">HeartbeatListen <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">multicast address to listen for incoming heartbeat requests </td></tr>
-<tr><td><a href="mod_heartmonitor.html#heartbeatmaxservers">HeartbeatMaxServers <var>number-of-servers</var></a></td><td> 10 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Specifies the maximum number of servers that will be sending
+<tr class="odd"><td><a href="mod_heartbeat.html#heartbeataddress">HeartbeatAddress <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Multicast address for heartbeat packets</td></tr>
+<tr><td><a href="mod_heartmonitor.html#heartbeatlisten">HeartbeatListen <var>addr:port</var></a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">multicast address to listen for incoming heartbeat requests </td></tr>
+<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatmaxservers">HeartbeatMaxServers <var>number-of-servers</var></a></td><td> 10 </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the maximum number of servers that will be sending
 heartbeat requests to this server</td></tr>
-<tr class="odd"><td><a href="mod_heartmonitor.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Path to store heartbeat data</td></tr>
-<tr><td><a href="mod_lbmethod_heartbeat.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Path to read heartbeat data</td></tr>
-<tr class="odd"><td><a href="core.html#hostnamelookups">HostnameLookups On|Off|Double</a></td><td> Off </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enables DNS lookups on client IP addresses</td></tr>
-<tr><td><a href="core.html#httpprotocoloptions">HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods]
- [Allow0.9|Require1.0]</a></td><td> Strict LenientMetho +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Modify restrictions on HTTP Request Messages</td></tr>
-<tr class="odd"><td><a href="mod_ident.html#identitycheck" id="I" name="I">IdentityCheck On|Off</a></td><td> Off </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables logging of the RFC 1413 identity of the remote
+<tr><td><a href="mod_heartmonitor.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Path to store heartbeat data</td></tr>
+<tr class="odd"><td><a href="mod_lbmethod_heartbeat.html#heartbeatstorage">HeartbeatStorage <var>file-path</var></a></td><td> logs/hb.dat </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Path to read heartbeat data</td></tr>
+<tr><td><a href="core.html#hostnamelookups">HostnameLookups On|Off|Double</a></td><td> Off </td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables DNS lookups on client IP addresses</td></tr>
+<tr class="odd"><td><a href="core.html#httpprotocoloptions">HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods]
+ [Allow0.9|Require1.0]</a></td><td> Strict LenientMetho +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Modify restrictions on HTTP Request Messages</td></tr>
+<tr><td><a href="mod_ident.html#identitycheck" id="I" name="I">IdentityCheck On|Off</a></td><td> Off </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables logging of the RFC 1413 identity of the remote
 user</td></tr>
-<tr><td><a href="mod_ident.html#identitychecktimeout">IdentityCheckTimeout <var>seconds</var></a></td><td> 30 </td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Determines the timeout duration for ident requests</td></tr>
-<tr class="odd"><td><a href="core.html#if">&lt;If <var>expression</var>&gt; ... &lt;/If&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply only if a condition is
+<tr class="odd"><td><a href="mod_ident.html#identitychecktimeout">IdentityCheckTimeout <var>seconds</var></a></td><td> 30 </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Determines the timeout duration for ident requests</td></tr>
+<tr><td><a href="core.html#if">&lt;If <var>expression</var>&gt; ... &lt;/If&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only if a condition is
 satisfied by a request at runtime</td></tr>
-<tr><td><a href="core.html#ifdefine">&lt;IfDefine [!]<var>parameter-name</var>&gt; ...
-    &lt;/IfDefine&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that will be processed only
+<tr class="odd"><td><a href="core.html#ifdefine">&lt;IfDefine [!]<var>parameter-name</var>&gt; ...
+    &lt;/IfDefine&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that will be processed only
 if a test is true at startup</td></tr>
-<tr class="odd"><td><a href="core.html#ifdirective">&lt;IfDirective [!]<var>directive-name</var>&gt; ...
-    &lt;/IfDirective&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr><td><a href="core.html#ifdirective">&lt;IfDirective [!]<var>directive-name</var>&gt; ...
+    &lt;/IfDirective&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific directive</td></tr>
-<tr><td><a href="core.html#iffile">&lt;IfFile [!]<var>parameter-name</var>&gt; ...
-    &lt;/IfFile&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that will be processed only
+<tr class="odd"><td><a href="core.html#iffile">&lt;IfFile [!]<var>parameter-name</var>&gt; ...
+    &lt;/IfFile&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that will be processed only
 if file exists at startup</td></tr>
-<tr class="odd"><td><a href="core.html#ifmodule">&lt;IfModule [!]<var>module-file</var>|<var>module-identifier</var>&gt; ...
-    &lt;/IfModule&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr><td><a href="core.html#ifmodule">&lt;IfModule [!]<var>module-file</var>|<var>module-identifier</var>&gt; ...
+    &lt;/IfModule&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific module</td></tr>
-<tr><td><a href="core.html#ifsection">&lt;IfSection [!]<var>section-name</var>&gt; ...
-    &lt;/IfSection&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
+<tr class="odd"><td><a href="core.html#ifsection">&lt;IfSection [!]<var>section-name</var>&gt; ...
+    &lt;/IfSection&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence or absence of a specific section directive</td></tr>
-<tr class="odd"><td><a href="mod_version.html#ifversion">&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
-&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">contains version dependent configuration</td></tr>
-<tr><td><a href="mod_imagemap.html#imapbase">ImapBase map|referer|<var>URL</var></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
-<tr class="odd"><td><a href="mod_imagemap.html#imapdefault">ImapDefault error|nocontent|map|referer|<var>URL</var></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
+<tr><td><a href="mod_version.html#ifversion">&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
+&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">contains version dependent configuration</td></tr>
+<tr class="odd"><td><a href="mod_imagemap.html#imapbase">ImapBase map|referer|<var>URL</var></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
+<tr><td><a href="mod_imagemap.html#imapdefault">ImapDefault error|nocontent|map|referer|<var>URL</var></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
 that are not explicitly mapped</td></tr>
-<tr><td><a href="mod_imagemap.html#imapmenu">ImapMenu none|formatted|semiformatted|unformatted</a></td><td> formatted </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Action if no coordinates are given when calling
+<tr class="odd"><td><a href="mod_imagemap.html#imapmenu">ImapMenu none|formatted|semiformatted|unformatted</a></td><td> formatted </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Action if no coordinates are given when calling
 an imagemap</td></tr>
-<tr class="odd"><td><a href="core.html#include">Include [<var>optional</var>|<var>strict</var>] <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Includes other configuration files from within
+<tr><td><a href="core.html#include">Include [<var>optional</var>|<var>strict</var>] <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Includes other configuration files from within
 the server configuration files</td></tr>
-<tr><td><a href="core.html#includeoptional">IncludeOptional <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Includes other configuration files from within
+<tr class="odd"><td><a href="core.html#includeoptional">IncludeOptional <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></a></td><td></td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Includes other configuration files from within
 the server configuration files</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexheadinsert">IndexHeadInsert <var>"markup ..."</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Inserts text in the HEAD section of an index page.</td></tr>
-<tr><td><a href="mod_autoindex.html#indexignore">IndexIgnore <var>file</var> [<var>file</var>] ...</a></td><td> "." </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Adds to the list of files to hide when listing
+<tr><td><a href="mod_autoindex.html#indexheadinsert">IndexHeadInsert <var>"markup ..."</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Inserts text in the HEAD section of an index page.</td></tr>
+<tr class="odd"><td><a href="mod_autoindex.html#indexignore">IndexIgnore <var>file</var> [<var>file</var>] ...</a></td><td> "." </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Adds to the list of files to hide when listing
 a directory</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexignorereset">IndexIgnoreReset ON|OFF</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Empties the list of files to hide when listing
+<tr><td><a href="mod_autoindex.html#indexignorereset">IndexIgnoreReset ON|OFF</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Empties the list of files to hide when listing
 a directory</td></tr>
-<tr><td><a href="mod_autoindex.html#indexoptions">IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
-...</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Various configuration settings for directory
+<tr class="odd"><td><a href="mod_autoindex.html#indexoptions">IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
+...</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Various configuration settings for directory
 indexing</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexorderdefault">IndexOrderDefault Ascending|Descending
-Name|Date|Size|Description</a></td><td> Ascending Name </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the default ordering of the directory index</td></tr>
-<tr><td><a href="mod_autoindex.html#indexstylesheet">IndexStyleSheet <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Adds a CSS stylesheet to the directory index</td></tr>
-<tr class="odd"><td><a href="mod_sed.html#inputsed">InputSed <var>sed-command</var></a></td><td></td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Sed command to filter request data (typically <code>POST</code> data)</td></tr>
-<tr><td><a href="mod_isapi.html#isapiappendlogtoerrors">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
+<tr><td><a href="mod_autoindex.html#indexorderdefault">IndexOrderDefault Ascending|Descending
+Name|Date|Size|Description</a></td><td> Ascending Name </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets the default ordering of the directory index</td></tr>
+<tr class="odd"><td><a href="mod_autoindex.html#indexstylesheet">IndexStyleSheet <var>url-path</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Adds a CSS stylesheet to the directory index</td></tr>
+<tr><td><a href="mod_sed.html#inputsed">InputSed <var>sed-command</var></a></td><td></td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Sed command to filter request data (typically <code>POST</code> data)</td></tr>
+<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoerrors">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
 ISAPI extensions to the error log</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoquery">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
+<tr><td><a href="mod_isapi.html#isapiappendlogtoquery">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Record <code>HSE_APPEND_LOG_PARAMETER</code> requests from
 ISAPI extensions to the query field</td></tr>
-<tr><td><a href="mod_isapi.html#isapicachefile">ISAPICacheFile <var>file-path</var> [<var>file-path</var>]
-...</a></td><td></td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">ISAPI .dll files to be loaded at startup</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapifakeasync">ISAPIFakeAsync on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Fake asynchronous support for ISAPI callbacks</td></tr>
-<tr><td><a href="mod_isapi.html#isapilognotsupported">ISAPILogNotSupported on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Log unsupported feature requests from ISAPI
+<tr class="odd"><td><a href="mod_isapi.html#isapicachefile">ISAPICacheFile <var>file-path</var> [<var>file-path</var>]
+...</a></td><td></td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">ISAPI .dll files to be loaded at startup</td></tr>
+<tr><td><a href="mod_isapi.html#isapifakeasync">ISAPIFakeAsync on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Fake asynchronous support for ISAPI callbacks</td></tr>
+<tr class="odd"><td><a href="mod_isapi.html#isapilognotsupported">ISAPILogNotSupported on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Log unsupported feature requests from ISAPI
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapireadaheadbuffer">ISAPIReadAheadBuffer <var>size</var></a></td><td> 49152 </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Size of the Read Ahead Buffer sent to ISAPI
+<tr><td><a href="mod_isapi.html#isapireadaheadbuffer">ISAPIReadAheadBuffer <var>size</var></a></td><td> 49152 </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Size of the Read Ahead Buffer sent to ISAPI
 extensions</td></tr>
-<tr><td><a href="core.html#keepalive" id="K" name="K">KeepAlive On|Off</a></td><td> On </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables HTTP persistent connections</td></tr>
-<tr class="odd"><td><a href="core.html#keepalivetimeout">KeepAliveTimeout <var>num</var>[ms]</a></td><td> 5 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Amount of time the server will wait for subsequent
+<tr class="odd"><td><a href="core.html#keepalive" id="K" name="K">KeepAlive On|Off</a></td><td> On </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enables HTTP persistent connections</td></tr>
+<tr><td><a href="core.html#keepalivetimeout">KeepAliveTimeout <var>num</var>[ms]</a></td><td> 5 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Amount of time the server will wait for subsequent
 requests on a persistent connection</td></tr>
-<tr><td><a href="mod_request.html#keptbodysize">KeptBodySize <var>maximum size in bytes</var></a></td><td> 0 </td><td>d</td><td>B</td></tr><tr><td class="descr" colspan="4">Keep the request body instead of discarding it up to
+<tr class="odd"><td><a href="mod_request.html#keptbodysize">KeptBodySize <var>maximum size in bytes</var></a></td><td> 0 </td><td>d</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Keep the request body instead of discarding it up to
 the specified maximum size, for potential use by filters such as
 mod_include.</td></tr>
-<tr class="odd"><td><a href="mod_negotiation.html#languagepriority" id="L" name="L">LanguagePriority <var>MIME-lang</var> [<var>MIME-lang</var>]
-...</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">The precedence of language variants for cases where
+<tr><td><a href="mod_negotiation.html#languagepriority" id="L" name="L">LanguagePriority <var>MIME-lang</var> [<var>MIME-lang</var>]
+...</a></td><td></td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">The precedence of language variants for cases where
 the client does not express a preference</td></tr>
-<tr><td><a href="mod_ldap.html#ldapcacheentries">LDAPCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum number of entries in the primary LDAP cache</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapcachettl">LDAPCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Time that cached items remain valid</td></tr>
-<tr><td><a href="mod_ldap.html#ldapconnectionpoolttl">LDAPConnectionPoolTTL <var>n</var></a></td><td> -1 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Discard backend connections that have been sitting in the connection pool too long</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapconnectiontimeout">LDAPConnectionTimeout <var>seconds</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the socket connection timeout in seconds</td></tr>
-<tr><td><a href="mod_ldap.html#ldaplibrarydebug">LDAPLibraryDebug <var>7</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable debugging in the LDAP SDK</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapopcacheentries">LDAPOpCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Number of entries used to cache LDAP compare
+<tr class="odd"><td><a href="mod_ldap.html#ldapcacheentries">LDAPCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of entries in the primary LDAP cache</td></tr>
+<tr><td><a href="mod_ldap.html#ldapcachettl">LDAPCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Time that cached items remain valid</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapconnectionpoolttl">LDAPConnectionPoolTTL <var>n</var></a></td><td> -1 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Discard backend connections that have been sitting in the connection pool too long</td></tr>
+<tr><td><a href="mod_ldap.html#ldapconnectiontimeout">LDAPConnectionTimeout <var>seconds</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the socket connection timeout in seconds</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldaplibrarydebug">LDAPLibraryDebug <var>7</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable debugging in the LDAP SDK</td></tr>
+<tr><td><a href="mod_ldap.html#ldapopcacheentries">LDAPOpCacheEntries <var>number</var></a></td><td> 1024 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Number of entries used to cache LDAP compare
 operations</td></tr>
-<tr><td><a href="mod_ldap.html#ldapopcachettl">LDAPOpCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Time that entries in the operation cache remain
+<tr class="odd"><td><a href="mod_ldap.html#ldapopcachettl">LDAPOpCacheTTL <var>seconds</var></a></td><td> 600 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Time that entries in the operation cache remain
 valid</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapreferralhoplimit">LDAPReferralHopLimit <var>number</var></a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum number of referral hops to chase before terminating an LDAP query.</td></tr>
-<tr><td><a href="mod_ldap.html#ldapreferrals">LDAPReferrals <var>On|Off|default</var></a></td><td> On </td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable referral chasing during queries to the LDAP server.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapretries">LDAPRetries <var>number-of-retries</var></a></td><td> 3 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configures the number of LDAP server retries.</td></tr>
-<tr><td><a href="mod_ldap.html#ldapretrydelay">LDAPRetryDelay <var>seconds</var></a></td><td> 0 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Configures the delay between LDAP server retries.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapsharedcachefile">LDAPSharedCacheFile <var>file-path</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the shared memory cache file</td></tr>
-<tr><td><a href="mod_ldap.html#ldapsharedcachesize">LDAPSharedCacheSize <var>bytes</var></a></td><td> 500000 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Size in bytes of the shared-memory cache</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldaptimeout">LDAPTimeout <var>seconds</var></a></td><td> 60 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the timeout for LDAP search and bind operations, in seconds</td></tr>
-<tr><td><a href="mod_ldap.html#ldaptrustedclientcert">LDAPTrustedClientCert <var>type</var> <var>directory-path/filename/nickname</var> <var>[password]</var></a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the file containing or nickname referring to a per
+<tr><td><a href="mod_ldap.html#ldapreferralhoplimit">LDAPReferralHopLimit <var>number</var></a></td><td></td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">The maximum number of referral hops to chase before terminating an LDAP query.</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapreferrals">LDAPReferrals <var>On|Off|default</var></a></td><td> On </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable referral chasing during queries to the LDAP server.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapretries">LDAPRetries <var>number-of-retries</var></a></td><td> 3 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Configures the number of LDAP server retries.</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapretrydelay">LDAPRetryDelay <var>seconds</var></a></td><td> 0 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configures the delay between LDAP server retries.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapsharedcachefile">LDAPSharedCacheFile <var>file-path</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the shared memory cache file</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapsharedcachesize">LDAPSharedCacheSize <var>bytes</var></a></td><td> 500000 </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Size in bytes of the shared-memory cache</td></tr>
+<tr><td><a href="mod_ldap.html#ldaptimeout">LDAPTimeout <var>seconds</var></a></td><td> 60 </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the timeout for LDAP search and bind operations, in seconds</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedclientcert">LDAPTrustedClientCert <var>type</var> <var>directory-path/filename/nickname</var> <var>[password]</var></a></td><td></td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the file containing or nickname referring to a per
 connection client certificate. Not all LDAP toolkits support per
 connection client certificates.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedglobalcert">LDAPTrustedGlobalCert <var>type</var> <var>directory-path/filename</var> <var>[password]</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the file or database containing global trusted
+<tr><td><a href="mod_ldap.html#ldaptrustedglobalcert">LDAPTrustedGlobalCert <var>type</var> <var>directory-path/filename</var> <var>[password]</var></a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the file or database containing global trusted
 Certificate Authority or global client certificates</td></tr>
-<tr><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapverifyservercert">LDAPVerifyServerCert <var>On|Off</var></a></td><td> On </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Force server certificate verification</td></tr>
-<tr><td><a href="core.html#limit">&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
-    &lt;/Limit&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
+<tr class="odd"><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
+<tr><td><a href="mod_ldap.html#ldapverifyservercert">LDAPVerifyServerCert <var>On|Off</var></a></td><td> On </td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Force server certificate verification</td></tr>
+<tr class="odd"><td><a href="core.html#limit">&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
+    &lt;/Limit&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
 methods</td></tr>
-<tr class="odd"><td><a href="core.html#limitexcept">&lt;LimitExcept <var>method</var> [<var>method</var>] ... &gt; ...
-    &lt;/LimitExcept&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict access controls to all HTTP methods
+<tr><td><a href="core.html#limitexcept">&lt;LimitExcept <var>method</var> [<var>method</var>] ... &gt; ...
+    &lt;/LimitExcept&gt;</a></td><td></td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict access controls to all HTTP methods
 except the named ones</td></tr>
-<tr><td><a href="core.html#limitinternalrecursion">LimitInternalRecursion <var>number</var> [<var>number</var>]</a></td><td> 10 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Determine maximum number of internal redirects and nested
+<tr class="odd"><td><a href="core.html#limitinternalrecursion">LimitInternalRecursion <var>number</var> [<var>number</var>]</a></td><td> 10 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Determine maximum number of internal redirects and nested
 subrequests</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestbody">LimitRequestBody <var>bytes</var></a></td><td> 0 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restricts the total size of the HTTP request body sent
+<tr><td><a href="core.html#limitrequestbody">LimitRequestBody <var>bytes</var></a></td><td> 0 </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restricts the total size of the HTTP request body sent
 from the client</td></tr>
-<tr><td><a href="core.html#limitrequestfields">LimitRequestFields <var>number</var></a></td><td> 100 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the number of HTTP request header fields that
+<tr class="odd"><td><a href="core.html#limitrequestfields">LimitRequestFields <var>number</var></a></td><td> 100 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the number of HTTP request header fields that
 will be accepted from the client</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestfieldsize">LimitRequestFieldSize <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of the HTTP request header allowed from the
+<tr><td><a href="core.html#limitrequestfieldsize">LimitRequestFieldSize <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the size of the HTTP request header allowed from the
 client</td></tr>
-<tr><td><a href="core.html#limitrequestline">LimitRequestLine <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Limit the size of the HTTP request line that will be accepted
+<tr class="odd"><td><a href="core.html#limitrequestline">LimitRequestLine <var>bytes</var></a></td><td> 8190 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limit the size of the HTTP request line that will be accepted
 from the client</td></tr>
-<tr class="odd"><td><a href="core.html#limitxmlrequestbody">LimitXMLRequestBody <var>bytes</var></a></td><td> 1000000 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of an XML-based request body</td></tr>
-<tr><td><a href="mpm_common.html#listen">Listen [<var>IP-address</var>:]<var>portnumber</var> [<var>protocol</var>] [options=<var>flag</var>[,<var>flag..</var>]]</a></td><td></td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">IP addresses and ports that the server
+<tr><td><a href="core.html#limitxmlrequestbody">LimitXMLRequestBody <var>bytes</var></a></td><td> 1000000 </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the size of an XML-based request body</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#listen">Listen [<var>IP-address</var>:]<var>portnumber</var> [<var>protocol</var>] [options=<var>flag</var>[,<var>flag..</var>]]</a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">IP addresses and ports that the server
 listens to</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#listenbacklog">ListenBackLog <var>backlog</var></a></td><td> 511 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum length of the queue of pending connections</td></tr>
-<tr><td><a href="mpm_common.html#listencoresbucketsratio">ListenCoresBucketsRatio <var>ratio</var></a></td><td> 0 (disabled) </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Ratio between the number of CPU cores (online) and the number of
+<tr><td><a href="mpm_common.html#listenbacklog">ListenBackLog <var>backlog</var></a></td><td> 511 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Maximum length of the queue of pending connections</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#listencoresbucketsratio">ListenCoresBucketsRatio <var>ratio</var></a></td><td> 0 (disabled) </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Ratio between the number of CPU cores (online) and the number of
 listeners' buckets</td></tr>
-<tr class="odd"><td><a href="mod_so.html#loadfile">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Link in the named object file or library</td></tr>
-<tr><td><a href="mod_so.html#loadmodule">LoadModule <em>module filename</em></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Links in the object file or library, and adds to the list
+<tr><td><a href="mod_so.html#loadfile">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Link in the named object file or library</td></tr>
+<tr class="odd"><td><a href="mod_so.html#loadmodule">LoadModule <em>module filename</em></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Links in the object file or library, and adds to the list
 of active modules</td></tr>
-<tr class="odd"><td><a href="core.html#location">&lt;Location
-    <var>URL-path</var>|<var>URL</var>&gt; ... &lt;/Location&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to matching
+<tr><td><a href="core.html#location">&lt;Location
+    <var>URL-path</var>|<var>URL</var>&gt; ... &lt;/Location&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to matching
 URLs</td></tr>
-<tr><td><a href="core.html#locationmatch">&lt;LocationMatch
-    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression
+<tr class="odd"><td><a href="core.html#locationmatch">&lt;LocationMatch
+    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression
 matching URLs</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#logformat">LogFormat <var>format</var>|<var>nickname</var>
-[<var>nickname</var>]</a></td><td> "%h %l %u %t \"%r\" +</td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Describes a format for use in a log file</td></tr>
-<tr><td><a href="mod_logio.html#logiotrackttfb">LogIOTrackTTFB ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable tracking of time to first byte (TTFB = time to first byte)
+<tr><td><a href="mod_log_config.html#logformat">LogFormat <var>format</var>|<var>nickname</var>
+[<var>nickname</var>]</a></td><td> "%h %l %u %t \"%r\" +</td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Describes a format for use in a log file</td></tr>
+<tr class="odd"><td><a href="mod_logio.html#logiotrackttfb">LogIOTrackTTFB ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable tracking of time to first byte (TTFB = time to first byte)
 </td></tr>
-<tr class="odd"><td><a href="mod_logio.html#logiotrackttfu">LogIOTrackTTFU ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable tracking of time to last request byte (TTFU = time to finish
+<tr><td><a href="mod_logio.html#logiotrackttfu">LogIOTrackTTFU ON|OFF</a></td><td> OFF </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable tracking of time to last request byte (TTFU = time to finish
 upload)</td></tr>
-<tr><td><a href="core.html#loglevel">LogLevel [<var>module</var>:]<var>level</var>
+<tr class="odd"><td><a href="core.html#loglevel">LogLevel [<var>module</var>:]<var>level</var>
     [<var>module</var>:<var>level</var>] ...
-</a></td><td> warn </td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Controls the verbosity of the ErrorLog</td></tr>
-<tr class="odd"><td><a href="core.html#logleveloverride">LogLevel <var>ipaddress</var>[/<var>prefixlen</var>]
+</a></td><td> warn </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Controls the verbosity of the ErrorLog</td></tr>
+<tr><td><a href="core.html#logleveloverride">LogLevel <var>ipaddress</var>[/<var>prefixlen</var>]
     [<var>module</var>:]<var>level</var> [<var>module</var>:<var>level</var>] ...
-</a></td><td></td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Override the verbosity of the ErrorLog for certain clients</td></tr>
-<tr><td><a href="mod_log_debug.html#logmessage">LogMessage <var>message</var>
+</a></td><td></td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Override the verbosity of the ErrorLog for certain clients</td></tr>
+<tr class="odd"><td><a href="mod_log_debug.html#logmessage">LogMessage <var>message</var>
 [hook=<var>hook</var>] [expr=<var>expression</var>]
-</a></td><td></td><td>d</td><td>X</td></tr><tr><td class="descr" colspan="4">Log user-defined message to error log
+</a></td><td></td><td>d</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Log user-defined message to error log
 </td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luaauthzprovider">LuaAuthzProvider provider_name /path/to/lua/script.lua function_name</a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Plug an authorization provider function into <code class="module"><a href="../mod/mod_authz_core.html">mod_authz_core</a></code>
+<tr><td><a href="mod_lua.html#luaauthzprovider">LuaAuthzProvider provider_name /path/to/lua/script.lua function_name</a></td><td></td><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Plug an authorization provider function into <code class="module"><a href="../mod/mod_authz_core.html">mod_authz_core</a></code>
 </td></tr>
-<tr><td><a href="mod_lua.html#luacodecache">LuaCodeCache stat|forever|never</a></td><td> stat </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure the compiled code cache.</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookaccesschecker">LuaHookAccessChecker  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the access_checker phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahookauthchecker">LuaHookAuthChecker  /path/to/lua/script.lua hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the auth_checker phase of request processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookcheckuserid">LuaHookCheckUserID  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the check_user_id phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahookfixups">LuaHookFixups  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the fixups phase of a request
+<tr class="odd"><td><a href="mod_lua.html#luacodecache">LuaCodeCache stat|forever|never</a></td><td> stat </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure the compiled code cache.</td></tr>
+<tr><td><a href="mod_lua.html#luahookaccesschecker">LuaHookAccessChecker  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the access_checker phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookauthchecker">LuaHookAuthChecker  /path/to/lua/script.lua hook_function_name [early|late]</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the auth_checker phase of request processing</td></tr>
+<tr><td><a href="mod_lua.html#luahookcheckuserid">LuaHookCheckUserID  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the check_user_id phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookfixups">LuaHookFixups  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the fixups phase of a request
+processing</td></tr>
+<tr><td><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the insert_filter phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahooklog">LuaHookLog  /path/to/lua/script.lua log_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the access log phase of a request
 processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookinsertfilter">LuaHookInsertFilter  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the insert_filter phase of request processing</td></tr>
-<tr><td><a href="mod_lua.html#luahooklog">LuaHookLog  /path/to/lua/script.lua log_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the access log phase of a request
+<tr><td><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the map_to_storage phase of request processing</td></tr>
+<tr class="odd"><td><a href="mod_lua.html#luahookpretranslate">LuaHookPreTranslate  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the pre_translate phase of a request
 processing</td></tr>
-<tr class="odd"><td><a href="mod_lua.html#luahookmaptostorage">LuaHookMapToStorage  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the map_to_storage phase of request processing</td></tr>
 <tr><td><a href="mod_lua.html#luahooktranslatename">LuaHookTranslateName  /path/to/lua/script.lua  hook_function_name [early|late]</a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Provide a hook for the translate name phase of request processing</td></tr>
 <tr class="odd"><td><a href="mod_lua.html#luahooktypechecker">LuaHookTypeChecker  /path/to/lua/script.lua hook_function_name</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Provide a hook for the type_checker phase of request processing</td></tr>
 <tr><td><a href="mod_lua.html#luainherit">LuaInherit none|parent-first|parent-last</a></td><td> parent-first </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Controls how parent configuration sections are merged into children</td></tr>
index c81e790db49c8cce0994556945bd479982a0ff05..ec1f74d4346566a90b9b42085ef883d80d26561f 100644 (file)
@@ -4,7 +4,7 @@ URI: worker.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: worker.html.en
+URI: worker.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9fe8e3d03c4b10720620a198b17d3128fdc11eef..12656807dbb03e5606eace1e54eecec5d88c895c 100644 (file)
@@ -4,7 +4,7 @@ URI: mpm.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: mpm.html.en
+URI: mpm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index df981b03cba8a5b019c54bbaa72d56c6dc1adc09..7bfd27c10782dc7942dca8bfd17da1f3d414ff34 100644 (file)
@@ -4,7 +4,7 @@ URI: new_features_2_0.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: new_features_2_0.html.en
+URI: new_features_2_0.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 710fe956f40887def1728d2b8cd49453b7515f3a..68a9b17de77f96ca64d219c0112429f1056f7a61 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: new_features_2_2.html.en
+URI: new_features_2_2.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4712f4a7fbb8ad1ec1dd51acfd95921c663717fe..617e7d9bb8270fe01d71b8408b295d40ea143d4e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: new_features_2_4.html.en
+URI: new_features_2_4.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 5c37adc17b20d05b8542e9a03a7789362f39da31..b1bc78c25b8e9966315983b6a6dee02c392d9647 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index afbeeb61a557a8c1a9ab55c9136826ab4074420a..cd2ca88a8f7efe1b50cac6a64e661006ac912383 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: netware.html.en
+URI: netware.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7e93b4a65f9b6c94b571fe5331cd9074f2908c03..19ff87abff7cb89c6c51ae3b271bc6136a749b8b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: perf-hp.html.en
+URI: perf-hp.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 40ebbc1b7d47d031d51b6032b78876a9fa33c3ff..e90934c7157b892196792967ab671733b919a1ce 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: rpm.html.en
+URI: rpm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 31812bafb67dc1bb07a5a78dabe43a273e2ce49f..4040f9e76932ada20738edf4818f5d11e6810640 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: win_compiling.html.en
+URI: win_compiling.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 030298be5ffaf3503037fae85618891a4c70c3b5..bf1ac048c02e227e8363fc3fd787fde46fa51798 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: windows.html.en
+URI: windows.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 82e096343224ee7f495fcbd343e8d883ab1318aa..f210a519aa44972f334609d9915cc75a955a38af 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ab.html.en
+URI: ab.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 034c42e6db5cc3727a3d07385e833578cd32b2c0..02fb497328c1dbe94c359121fe553c1072423827 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: apachectl.html.en
+URI: apachectl.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ae9374145f10df607dca219ee4ff49de105112da..02530cba512c8c4c39c641666d5e377240a2d12d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: apxs.html.en
+URI: apxs.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 75d1c809c7b0b05bae8d050e09ce93b3d9b5d0c0..de5b41b22996cb38c977717f6656eeb3dbbd6894 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: configure.html.en
+URI: configure.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index cfba2f4fe62495b4424ba6fd817b8e313fa73a31..586627ac0a400bf3204ef84af9b1d456c2a1d5ac 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ctlogconfig.html.en
+URI: ctlogconfig.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index cda21b851187c595d997484e198ffd113245f00b..0631aca9a560566c3297861db4afbed12a96c68e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: dbmmanage.html.en
+URI: dbmmanage.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index cb34b69d42606ca872a21eaf55695d8da5728371..5aeae1169a56e00a12f27ba33c674d39b6527f33 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: fcgistarter.html.en
+URI: fcgistarter.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7038d7b0ef12379a93337fe0b1d8d6405cc1b653..b15bb5d45164d7913184bd355e103a56d1805f2e 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: firehose.html.en
+URI: firehose.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b659bfccdea8a7f9f858045c79805c339a0962f4..10b40e009d2858b7a10aac44396eeedb92762ea9 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htcacheclean.html.en
+URI: htcacheclean.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index a470dca661dc602bb096096c91f8590f38a011c6..a6e2d8a64b515f41e84e3668c39b86e3c15cf8b6 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htdbm.html.en
+URI: htdbm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
similarity index 99%
rename from docs/manual/programs/htdbm.html.en
rename to docs/manual/programs/htdbm.html.en.utf8
index 2ff11250b19c6cb18f0b629c086ac0b474fb2191..63e871ff5487fbd9b89a40b343fcdf4a035c0778 100644 (file)
 
     <div class="example"><p><code>
       htdbm -cbp passwords.dbm bogus bogus
-      awk 'BEGIN { FS=":" }; {system ("htdbm -bp passwords.dbm " $1 " " $2)}' passwords
+      awk ‘BEGIN { FS=”:” }; {system (“htdbm -bp passwords.dbm ” $1 ” ” $2)}’ passwords
       htdbm -x bogus
     </code></p></div>
 
index 7e1c0578b889e6bb5dea0e2afcd3bd87062f8931..4fe12046f30f27467037424993df5e708d3fdafd 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htdigest.html.en
+URI: htdigest.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f610db438eb95bfcdba34f244151a58fa4a95094..eebde796e6b1033195137e7f4b269befb6e4d396 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htpasswd.html.en
+URI: htpasswd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8c4f69886c113c46d2d0bd04edf34938e38f4536..59a9681747304694e16a74ee1fe0636b434fb82d 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: httpd.html.en
+URI: httpd.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2b598577457e01580cd470f39c53d58fe275ff8b..bd934a758f24c82536cd0fd67d55ef1d259aa63a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: httxt2dbm.html.en
+URI: httxt2dbm.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index b407482996c35fb8725fdf9d0e99442c7f40f53a..a6b376a338bb6ebdb211299e225cd34cd762b262 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e2198a510edd95d88ecc356ce321447a73e4121b..64878592199c91d42040d4d187078c6708768eac 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: log_server_status.html.en
+URI: log_server_status.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 0e0c24ed83a7b3446a1c9e8a5949da21544ba843..14b4c94b88c9860c8aa4f591d347e03bd8c0fa3b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: logresolve.html.en
+URI: logresolve.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 3a554848583b1ad5db1115e9de6293242e54861f..11a281b208955396c279f413a8334f2486c79a64 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: other.html.en
+URI: other.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 0680a2129f7aee4203f3462a6592f1c94e61b0ef..30bb0d3d88389cbaeead554ba3e10ccddfbf5132 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: rotatelogs.html.en
+URI: rotatelogs.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9e90a76c9e922cfe739e790d3be7ff348be7f0a5..d93153e1ad720e15a5031d2eff573a836899e04a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: split-logfile.html.en
+URI: split-logfile.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 133db05847e627c257e129c9f73a0fcab1eb861d..73a4b48b34863dd2c24d2aead16929f969785ec7 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: suexec.html.en
+URI: suexec.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8f93fdb5115bcff0e7fe00ac24e29b43dc448d91..6ab665d95c24a4fb1b34b55b3c32d83673ccb449 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: access.html.en
+URI: access.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8e5e94fd9dce18ca2b14de75006c1cfb0b5816f3..449418cd3ce2fc67f9348d0562c526ee47f3fa92 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: advanced.html.en
+URI: advanced.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 92bbe36f096324694ff3b4ab70d8621c8bbbf9fe..50bb8cfec868e58619ca86a73514695ac618206b 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: avoid.html.en
+URI: avoid.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e74abb3f2f7793ad588e93199e444627338de184..47f5ed3e95eed22395b02f6f10cd9bc78f12eff0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: flags.html.en
+URI: flags.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 848460bef9328e46d446bb03d5fc7d03cc5ee14a..d95261c02ee5b2be009f569a03df956bb0a5ce09 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: htaccess.html.en
+URI: htaccess.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index fa23ff64d317548cd2c8f001e4ff6e5bd13f51fb..c6aecd79c12027f5d4b2a324b3d3929ae09f8d66 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 53af197163d74dff7da45266674a804d7d511102..01a35ec86bdd4b28919f83b13040f0f4e8293e09 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: intro.html.en
+URI: intro.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 7e5a578e454780c8d738415cb2be8edadd64301e..ac57b48f806bed7bce97a90c277703fea5eddff3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: proxy.html.en
+URI: proxy.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c60c397fa48c55af48f035f48205f0c67584463d..e93beb39227c3c98de73aebd0f3488202cf3897a 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: remapping.html.en
+URI: remapping.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index c5925e3120a342fbceac9bf181c02c8ae3635896..2c648665765c9d722e0e53bef56ceb321d41eb95 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: rewritemap.html.en
+URI: rewritemap.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index f7b80ba3731588ac962fbfb510d0ff6f31cceea9..11a1af6f9004d67f7080e49ed7eb0c0125a9b78c 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: tech.html.en
+URI: tech.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e7f261cc8f5883567817ff95c6048e243a15c96b..bfe97276d55c27ac93b02d37d3e59db9f05a7537 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: vhosts.html.en
+URI: vhosts.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 2f35046d7b71cbd6efdd551abac941fcafaf25f4..a8e108268f57d3ce0120a65a620dd75820152d63 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: sections.html.en
+URI: sections.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 69175bdadd70af6c61f6acbbc485349cd6565430..e868c550d43cab37f03a68a5532aa68a25187f55 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: server-wide.html.en
+URI: server-wide.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e7e0c6a339971be6e0c7657918b8045fd62c93a2..09b181507d9e645266983ae14d1db5ed78d63e5f 100644 (file)
@@ -4,7 +4,7 @@ URI: sitemap.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: sitemap.html.en
+URI: sitemap.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index e3c1e8a22473ecb530706938406dd3f2ae1c3b60..abb25392a3f440289bfa40f52673c763f9d9cda8 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: socache.html.en
+URI: socache.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8ce0ea05d33beaa6d4393c12b2c035a9a8f3b808..e3814bab68089659b19b544369ba801b770f3a96 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 57fda0c9a4853d088794a53dd75f2ec77406c773..b985fbbff134354e5c61ead071f2108f807f02c3 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ssl_compat.html.en
+URI: ssl_compat.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index db96c1271ce035f96d860da9bfc1cb29966650d2..f87c3c8c35957d024a3a9a88d4e36b9777543b26 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ssl_faq.html.en
+URI: ssl_faq.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 004586e08c9130563bde0902c27b2a7795e7614e..eb73981b916add53d2b685fca844f22a457274f0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ssl_howto.html.en
+URI: ssl_howto.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 25de3404e25831755640ff606be282fb476a0226..de43fd4c3fb45495e553aa69d6dbd96e68a5a275 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ssl_intro.html.en
+URI: ssl_intro.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 5bb79857ea45d5eda00b3b9fb509d3fe9f8b919b..468ba3ab19374250f0f70bb0a0e9355cc8ca577c 100644 (file)
@@ -4,7 +4,7 @@ URI: stopping.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: stopping.html.en
+URI: stopping.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 33e872aacf2ca715a369ab41441f6f09051743b5..c9b32aed8498ae8e702efd054268e48589bf5044 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: suexec.html.en
+URI: suexec.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 55029c64956055219c42e50af79f4f7f6beb6f84..2241cb3d9b12df2ecc4d189ef21cf73c9e6f04f6 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: upgrading.html.en
+URI: upgrading.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ef6cbf12fcd0b5e893d7c56f7c951ce3ef1e47c3..9b297b2a0f12795165614f719ec840697de45036 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: urlmapping.html.en
+URI: urlmapping.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 8132639e241fc439c67660f28159ef52b4570a43..bbbd8bb5c9ee3e455b594d2df9aaf8185cec052f 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: details.html.en
+URI: details.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 73b5188f8d53b85788bf9286fb7fc338f02babd2..523b87ed829db9bd1c9e10db26f21194bc4bf8e8 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: examples.html.en
+URI: examples.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 9ae89ba98881f24d7b7180d75b2459c28ab91386..489dadc0d22da5e96bb1593662a27db0d979c512 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: fd-limits.html.en
+URI: fd-limits.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 4fda34f0ad6dae632a61b0f17007a1b0e6225db0..941defef54438257985eacd4b0baff26c40222f3 100644 (file)
@@ -4,7 +4,7 @@ URI: index.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: index.html.en
+URI: index.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index caffda80cca4ab2994279d98fd9e29f914979e23..d57e63f9164803b08837bfe82c0bda3e17dd09d4 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: ip-based.html.en
+URI: ip-based.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index ff8663f43920ed78f68c3286aa578d52be3f6bfe..9787ad56e12e28ed1f322a8bad7d44d76a0b47a0 100644 (file)
@@ -1,6 +1,6 @@
 # GENERATED FROM XML -- DO NOT EDIT
 
-URI: mass.html.en
+URI: mass.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8
 
index 26593d78499fe190b779cfe4c0a1bce800e9999b..6284ae12fc7ef962e5fe3030724c0ee4bd7be0a5 100644 (file)
@@ -4,7 +4,7 @@ URI: name-based.html.de
 Content-Language: de
 Content-type: text/html; charset=ISO-8859-1
 
-URI: name-based.html.en
+URI: name-based.html.en.utf8
 Content-Language: en
 Content-type: text/html; charset=UTF-8