Apache HTTP Server Documentation Version 2.2Apache Virtual Host documentation 93 3.1 Apache Virtual Host documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 iii iv CONTENTS 3.2 Name-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 3.3 Apache IP-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 3.4 Dynamically configured . . . . . . . . . . . . . . . . . . . . . . . . . . . 105 3.6 An In-Depth Discussion of Virtual Host Matching . . . . . . . . . . . . . . . . . . . . . . . . . . 113 3.7 File Descriptor Limits . .0 码力 | 805 页 | 2.51 MB | 1 年前3
httpd 2.2.32 中文文档mod_authn_file, mod_authz_user, and mod_authz_groupfile mod_access has been renamed to mod_authz_host mod_auth_ldap has been renamed to mod_authnz_ldap Upgraded to require the APR 1.0 API. Updated bundled and mod_authn_file; mod_auth_dbm is now called mod_authn_dbm; mod_access has been renamed mod_authz_host. There is also a new mod_authn_alias module for simplifying certain authentication configurations from the same machine with a different configuration for each. For more information, see the Virtual Host Documentation. Proxy Theand containers apply enclosed configuration directives 0 码力 | 1866 页 | 1.48 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4CONTENTS 3 Apache Virtual Host documentation 117 3.1 Apache Virtual Host documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 118 3.2 Name-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 3.3 Apache IP-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 3.4 Dynamically Configured . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 3.6 An In-Depth Discussion of Virtual Host Matching . . . . . . . . . . . . . . . . . . . . . . . . . . 136 3.7 File Descriptor Limits . .0 码力 | 1125 页 | 4.15 MB | 1 年前3
httpd 2.4.33 中文文档access control is done in the same way as other authorization checks, using the new module mod_authz_host. The old access control idioms should be replaced by the new authentication mechanisms, although for configuration: Order Deny,Allow Deny from all Allow from example.org 2.4 configuration: Require host example.org In the following example, mixing old and new directives leads to unexpected results. configuration seems to allow it? Because mod_access_compat directives take precedence over the mod_authz_host one in this configuration merge scenario. This example conversely works as expected: Mixing old0 码力 | 2692 页 | 3.12 MB | 1 年前3
httpd 2.4.25 中文文档access control is done in the same way as other authorization checks, using the new module mod_authz_host. The old access control idioms should be replaced by the new authentication mechanisms, although for configuration: Order Deny,Allow Deny from all Allow from example.org 2.4 configuration: Require host example.org In the following example, mixing old and new directives leads to unexpected results. configuration seems to allow it? Because mod_access_compat directives take precedence over the mod_authz_host one in this configuration merge scenario. This example conversely works as expected: Mixing old0 码力 | 2573 页 | 2.12 MB | 1 年前3
Apache HTTP Server Documentation Version 2.0Apache Virtual Host documentation 109 3.1 Apache Virtual Host documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 iii iv CONTENTS 3.2 Name-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 3.3 Apache IP-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 3.4 Dynamically Configured . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 3.6 An In-Depth Discussion of Virtual Host Matching . . . . . . . . . . . . . . . . . . . . . . . . . . 129 3.7 File Descriptor Limits . .0 码力 | 682 页 | 2.05 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4CONTENTS 3 Apache Virtual Host documentation 117 3.1 Apache Virtual Host documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 118 3.2 Name-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 3.3 Apache IP-based Virtual Host Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 3.4 Dynamically Configured . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 3.6 An In-Depth Discussion of Virtual Host Matching . . . . . . . . . . . . . . . . . . . . . . . . . . 136 3.7 File Descriptor Limits . .0 码力 | 1111 页 | 4.11 MB | 1 年前3
httpd 2.4.28 中文文档access control is done in the same way as other authorization checks, using the new module mod_authz_host. The old access control idioms should be replaced by the new authentication mechanisms, although for configuration: Order Deny,Allow Deny from all Allow from example.org 2.4 configuration: Require host example.org In the following example, mixing old and new directives leads to unexpected results. configuration seems to allow it? Because mod_access_compat directives take precedence over the mod_authz_host one in this configuration merge scenario. This example conversely works as expected: Mixing old0 码力 | 2659 页 | 3.10 MB | 1 年前3
httpd 2.2.31 中文文档mod_authn_file, mod_authz_user, and mod_authz_groupfile mod_access has been renamed to mod_authz_host mod_auth_ldap has been renamed to mod_authnz_ldap Upgraded to require the APR 1.0 API. Updated bundled and mod_authn_file; mod_auth_dbm is now called mod_authn_dbm; mod_access has been renamed mod_authz_host. There is also a new mod_authn_alias module for simplifying certain authentication configurations from the same machine with a different configuration for each. For more information, see the Virtual Host Documentation. Proxy Theand containers apply enclosed configuration directives 0 码力 | 1860 页 | 1.48 MB | 1 年前3
httpd 2.2.29 中文文档mod_authn_file, mod_authz_user, and mod_authz_groupfile mod_access has been renamed to mod_authz_host mod_auth_ldap has been renamed to mod_authnz_ldap Upgraded to require the APR 1.0 API. Updated bundled and mod_authn_file; mod_auth_dbm is now called mod_authn_dbm; mod_access has been renamed mod_authz_host. There is also a new mod_authn_alias module for simplifying certain authentication configurations from the same machine with a different configuration for each. For more information, see the Virtual Host Documentation. Proxy Theand containers apply enclosed configuration directives 0 码力 | 1854 页 | 1.48 MB | 1 年前3
共 24 条
- 1
- 2
- 3













