From f42938765299d86d78951c60591d270c2fae4358 Mon Sep 17 00:00:00 2001 From: Jacob Champion Date: Thu, 4 May 2017 23:41:19 +0000 Subject: [PATCH] override index: update missing s in directives git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793934 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 3 +++ docs/manual/mod/mod_auth_form.xml | 12 ++++++++++++ docs/manual/mod/mod_authnz_fcgi.xml | 1 + docs/manual/mod/mod_authz_core.xml | 1 + docs/manual/mod/mod_deflate.xml | 3 +++ docs/manual/mod/mod_example_hooks.xml | 1 + docs/manual/mod/mod_http2.xml | 2 ++ docs/manual/mod/mod_include.xml | 3 +++ docs/manual/mod/mod_ldap.xml | 1 + docs/manual/mod/mod_logio.xml | 1 + docs/manual/mod/mod_lua.xml | 2 ++ docs/manual/mod/mod_macro.xml | 5 +++++ docs/manual/mod/mod_proxy_express.xml | 3 +++ docs/manual/mod/mod_proxy_fcgi.xml | 2 ++ docs/manual/mod/mod_proxy_hcheck.xml | 2 ++ docs/manual/mod/mod_session.xml | 2 ++ docs/manual/mod/mod_session_cookie.xml | 3 +++ docs/manual/mod/mod_session_crypto.xml | 2 ++ docs/manual/mod/mod_session_dbd.xml | 8 ++++++++ docs/manual/mod/mod_ssl.xml | 2 ++ docs/manual/mod/mod_xml2enc.xml | 2 ++ 21 files changed, 61 insertions(+) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index faed53ea45..18b28209ed 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1398,6 +1398,7 @@ EnableSendfile On server configvirtual host directory.htaccess +All 2.3.9 and later @@ -2317,6 +2318,7 @@ if file exists at startup server configvirtual host directory.htaccess +All

The <IfFile filename>...</IfFile> @@ -5113,6 +5115,7 @@ for external processing, e.g. to a CGI script.

server configvirtual host directory.htaccess +All 2.5 and later diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index 5305d56a59..4f2f8a97fd 100644 --- a/docs/manual/mod/mod_auth_form.xml +++ b/docs/manual/mod/mod_auth_form.xml @@ -415,6 +415,7 @@ lower level modules httpd_username directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -431,6 +432,7 @@ lower level modules httpd_password directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -447,6 +449,7 @@ lower level modules httpd_location directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -463,6 +466,7 @@ lower level modules httpd_method directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -486,6 +490,7 @@ lower level modules httpd_mimetype directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -509,6 +514,7 @@ lower level modules httpd_body directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -558,6 +564,7 @@ lower level modules none directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later. The use of the expression parser has been added in 2.4.4. @@ -582,6 +589,7 @@ parser has been added in 2.4.4. none directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later. The use of the expression parser has been added in 2.4.4. @@ -605,6 +613,7 @@ parser has been added in 2.4.4. AuthFormFakeBasicAuth Off directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -624,6 +633,7 @@ parser has been added in 2.4.4. none directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later. The use of the expression parser has been added in 2.4.4. @@ -662,6 +672,7 @@ parser has been added in 2.4.4. AuthFormDisableNoStore Off directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later @@ -682,6 +693,7 @@ parser has been added in 2.4.4. none directory +AuthConfig Available in Apache HTTP Server 2.3.0 and later diff --git a/docs/manual/mod/mod_authnz_fcgi.xml b/docs/manual/mod/mod_authnz_fcgi.xml index 23a1ea8410..d5d704183f 100644 --- a/docs/manual/mod/mod_authnz_fcgi.xml +++ b/docs/manual/mod/mod_authnz_fcgi.xml @@ -452,6 +452,7 @@ authentication hook. option ... none directory +FileInfo

This directive is used to enable a FastCGI authorizer to handle a specific processing phase of authentication or diff --git a/docs/manual/mod/mod_authz_core.xml b/docs/manual/mod/mod_authz_core.xml index 57001b9bd0..7803d4aa5a 100644 --- a/docs/manual/mod/mod_authz_core.xml +++ b/docs/manual/mod/mod_authz_core.xml @@ -611,6 +611,7 @@ authentication succeeds but authorization fails AuthzSendForbiddenOnFailure Off directory.htaccess +AuthConfig Available in Apache HTTPD 2.3.11 and later diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 28cbce302f..0dfe511070 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -392,6 +392,7 @@ CustomLog "logs/deflate_log" deflate None, but LimitRequestBody applies after deflation server configvirtual host directory.htaccess +All 2.4.10 and later @@ -409,6 +410,7 @@ CustomLog "logs/deflate_log" deflate 200 server configvirtual host directory.htaccess +All 2.4.10 and later @@ -429,6 +431,7 @@ CustomLog "logs/deflate_log" deflate 3 server configvirtual host directory.htaccess +All 2.4.10 and later diff --git a/docs/manual/mod/mod_example_hooks.xml b/docs/manual/mod/mod_example_hooks.xml index b8d65172b3..2d500560d5 100644 --- a/docs/manual/mod/mod_example_hooks.xml +++ b/docs/manual/mod/mod_example_hooks.xml @@ -125,6 +125,7 @@ API server config virtual hostdirectory .htaccess +Options

The Example directive just sets a demonstration diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index 1f4b7e5de3..de9d47a449 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -854,6 +854,7 @@ H2TLSCoolDownSecs 0 directory .htaccess + FileInfo Available in version 2.4.24 and later. @@ -889,6 +890,7 @@ H2TLSCoolDownSecs 0 directory .htaccess + FileInfo Available in version 2.4.24 and later. diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index d2bf176d5d..b1fe35b957 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -956,6 +956,7 @@ SSITimeFormat "%R, %B %d, %Y" SSIETag on|off SSIETag off directory.htaccess +Limit

Under normal circumstances, a file filtered by mod_include @@ -996,6 +997,7 @@ server. SSILastModified on|off SSILastModified off directory.htaccess +Limit

Under normal circumstances, a file filtered by mod_include @@ -1034,6 +1036,7 @@ server. SSILegacyExprParser on|off SSILegacyExprParser off directory.htaccess +Limit Available in version 2.3.13 and later. diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index b3b5702452..68bd29113b 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -623,6 +623,7 @@ connection client certificate. Not all LDAP toolkits support per connection client certificates. LDAPTrustedClientCert type directory-path/filename/nickname [password] directory.htaccess +AuthConfig

It specifies the directory path, file name or nickname of a diff --git a/docs/manual/mod/mod_logio.xml b/docs/manual/mod/mod_logio.xml index ea50f6df12..910a47ee56 100644 --- a/docs/manual/mod/mod_logio.xml +++ b/docs/manual/mod/mod_logio.xml @@ -96,6 +96,7 @@ LogIOTrackTTFB OFF server configvirtual host directory.htaccess +All Apache HTTP Server 2.4.13 and later diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index fa33c13d89..4d30ced7a9 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -1844,6 +1844,7 @@ end Provide a Lua function for content input filtering LuaInputFilter filter_name /path/to/lua/script.lua function_name server config +All 2.4.5 and later @@ -1901,6 +1902,7 @@ filters" for more information. Provide a Lua function for content output filtering LuaOutputFilter filter_name /path/to/lua/script.lua function_name server config +All 2.4.5 and later diff --git a/docs/manual/mod/mod_macro.xml b/docs/manual/mod/mod_macro.xml index 9a22d5ae3c..134aa834d0 100644 --- a/docs/manual/mod/mod_macro.xml +++ b/docs/manual/mod/mod_macro.xml @@ -196,6 +196,7 @@ UndefMacro DirGroup virtual host directory +All

The Macro directive controls the @@ -229,6 +230,7 @@ UndefMacro DirGroup virtual host directory +All

The Use directive controls the use of a macro. @@ -265,6 +267,7 @@ Require ip 192.54.172.0/24 192.54.148.0/24 virtual host directory +All

The UndefMacro directive undefines a macro @@ -288,6 +291,7 @@ UndefMacro RestrictedAccessPolicy virtual host directory +All @@ -302,6 +306,7 @@ UndefMacro RestrictedAccessPolicy virtual host directory +All diff --git a/docs/manual/mod/mod_proxy_express.xml b/docs/manual/mod/mod_proxy_express.xml index 346c94f47b..f90daee77b 100644 --- a/docs/manual/mod/mod_proxy_express.xml +++ b/docs/manual/mod/mod_proxy_express.xml @@ -85,6 +85,7 @@ off server configvirtual host +FileInfo Available in Apache 2.3.13 and later @@ -100,6 +101,7 @@ None server configvirtual host +FileInfo Available in Apache 2.3.13 and later @@ -142,6 +144,7 @@ "default" server configvirtual host +FileInfo Available in Apache 2.3.13 and later diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml index 9281d48cf1..3805dfd559 100644 --- a/docs/manual/mod/mod_proxy_fcgi.xml +++ b/docs/manual/mod/mod_proxy_fcgi.xml @@ -203,6 +203,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/" server config virtual hostdirectory .htaccess +FileInfo Available in version 2.4.26 and later @@ -233,6 +234,7 @@ scenarios.

server config virtual hostdirectory .htaccess +FileInfo Available in version 2.4.26 and later diff --git a/docs/manual/mod/mod_proxy_hcheck.xml b/docs/manual/mod/mod_proxy_hcheck.xml index 72a26d5484..52e598c366 100644 --- a/docs/manual/mod/mod_proxy_hcheck.xml +++ b/docs/manual/mod/mod_proxy_hcheck.xml @@ -139,6 +139,7 @@ not dynamically checked at all.

ProxyHCExpr name {ap_expr expression} server configvirtual host +FileInfo

The ProxyHCExpr directive allows @@ -185,6 +186,7 @@ ProxyPass "/apps" "http://backend.example.com/" hcexpr=in_maint hcmethod=get ProxyHCTemplate name parameter=setting <...> server configvirtual host +FileInfo

The ProxyHCTemplate directive allows diff --git a/docs/manual/mod/mod_session.xml b/docs/manual/mod/mod_session.xml index 3d198b216f..e851b3042f 100644 --- a/docs/manual/mod/mod_session.xml +++ b/docs/manual/mod/mod_session.xml @@ -468,6 +468,7 @@ AuthName "realm" directory .htaccess +AuthConfig

The SessionExclude directive allows sessions to @@ -498,6 +499,7 @@ the session being updated directory .htaccess +AuthConfig

The SessionExpiryUpdateInterval directive allows diff --git a/docs/manual/mod/mod_session_cookie.xml b/docs/manual/mod/mod_session_cookie.xml index 39a86b531c..5f9bc6a8fc 100644 --- a/docs/manual/mod/mod_session_cookie.xml +++ b/docs/manual/mod/mod_session_cookie.xml @@ -89,6 +89,7 @@ SessionCookieName session path=/ directory .htaccess +AuthConfig

The SessionCookieName directive specifies the name and @@ -121,6 +122,7 @@ SessionCookieName session path=/private;domain=example.com;httponly;secure;versi directory .htaccess +AuthConfig

The SessionCookieName2 directive specifies the name and @@ -153,6 +155,7 @@ SessionCookieName2 session path=/private;domain=example.com;httponly;secure;vers directory .htaccess +AuthConfig

The SessionCookieRemove flag controls whether the cookies diff --git a/docs/manual/mod/mod_session_crypto.xml b/docs/manual/mod/mod_session_crypto.xml index dd8e7da98f..a7d9454a09 100644 --- a/docs/manual/mod/mod_session_crypto.xml +++ b/docs/manual/mod/mod_session_crypto.xml @@ -158,6 +158,7 @@ SessionCryptoPassphrase secret directory .htaccess +AuthConfig Available in Apache 2.3.0 and later @@ -232,6 +233,7 @@ SessionCryptoPassphrase "exec:/path/to/otherProgram argument1" directory .htaccess +AuthConfig Available in Apache 2.3.0 and later diff --git a/docs/manual/mod/mod_session_dbd.xml b/docs/manual/mod/mod_session_dbd.xml index adc5ba2ebd..4105654dce 100644 --- a/docs/manual/mod/mod_session_dbd.xml +++ b/docs/manual/mod/mod_session_dbd.xml @@ -160,6 +160,7 @@ SessionDBDPerUser On directory .htaccess +AuthConfig

The SessionDBDCookieName directive specifies the name and @@ -192,6 +193,7 @@ SessionDBDCookieName session path=/private;domain=example.com;httponly;secure;ve directory .htaccess +AuthConfig

The SessionDBDCookieName2 directive specifies the name and @@ -224,6 +226,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDCookieRemove flag controls whether the cookies @@ -247,6 +250,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDPerUser flag enables a per user session keyed @@ -266,6 +270,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDSelectLabel directive sets the default select @@ -285,6 +290,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDInsertLabel directive sets the default insert @@ -307,6 +313,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDUpdateLabel directive sets the default update @@ -330,6 +337,7 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v directory .htaccess +AuthConfig

The SessionDBDDeleteLabel directive sets the default delete diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index ef5b30af8e..af29963c46 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1030,6 +1030,7 @@ Client Auth SSLCACertificatePath directory-path server config virtual host +AuthConfig

@@ -1057,6 +1058,7 @@ for Client Auth SSLCACertificateFile file-path server config virtual host +AuthConfig

diff --git a/docs/manual/mod/mod_xml2enc.xml b/docs/manual/mod/mod_xml2enc.xml index 9393466511..b88bf5f3d8 100644 --- a/docs/manual/mod/mod_xml2enc.xml +++ b/docs/manual/mod/mod_xml2enc.xml @@ -125,6 +125,7 @@ can be automatically detected server config virtual hostdirectory .htaccess +All Version 2.4.0 and later; available as a third-party module for earlier versions. @@ -161,6 +162,7 @@ xml2EncDefault iso-8859-1 xml2StartParse element [element ...] server configvirtual host directory.htaccess +All

Specify that the markup parser should start at the first instance -- 2.40.0