From ddda2949d3f12aff20bdba2e84b7029a77651047 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sun, 19 Jan 2003 03:35:01 +0000 Subject: [PATCH] Fix some typos in the and and remove the none Suggested by: Mikhail Filimonov git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 1 - docs/manual/mod/core.xml | 1 - docs/manual/mod/mod_auth_ldap.html.en | 4 ++-- docs/manual/mod/mod_auth_ldap.xml | 4 ++-- docs/manual/mod/mod_disk_cache.html.en | 1 - docs/manual/mod/mod_disk_cache.xml | 1 - docs/manual/mod/mod_proxy.html.en | 2 +- docs/manual/mod/mod_proxy.xml | 2 +- docs/manual/mod/mod_rewrite.html.en | 5 ----- docs/manual/mod/mod_rewrite.xml | 5 ----- docs/manual/mod/mod_ssl.html.en | 6 ++---- docs/manual/mod/mod_ssl.xml | 6 ++---- docs/manual/mod/quickreference.html.en | 8 ++++---- 13 files changed, 14 insertions(+), 32 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7b215b364e..f9f07bfe66 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -451,7 +451,6 @@ and Access Control Description:Technique for locating the interpreter for CGI scripts Syntax:CGIMapExtension cgi-path .extension -Default:None Context:directory, .htaccess Override:FileInfo Status:Core diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index aa3c72623f..9d19f0702b 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -391,7 +391,6 @@ and Access Control Technique for locating the interpreter for CGI scripts CGIMapExtension cgi-path .extension -None directory.htaccess FileInfo diff --git a/docs/manual/mod/mod_auth_ldap.html.en b/docs/manual/mod/mod_auth_ldap.html.en index 319a2c3110..84e368a6de 100644 --- a/docs/manual/mod/mod_auth_ldap.html.en +++ b/docs/manual/mod/mod_auth_ldap.html.en @@ -690,7 +690,7 @@ authenticating the user if this one fails - + @@ -747,7 +747,7 @@ group membership - + diff --git a/docs/manual/mod/mod_auth_ldap.xml b/docs/manual/mod/mod_auth_ldap.xml index c9581a4ad5..ab21d9ee8c 100644 --- a/docs/manual/mod/mod_auth_ldap.xml +++ b/docs/manual/mod/mod_auth_ldap.xml @@ -667,7 +667,7 @@ authenticating the user if this one failsAuthLDAPFrontPageHackAllow LDAP authentication to work with MS FrontPageAuthLDAPFrontPageHack on|off -AuthLDAPFronPageHack off +AuthLDAPFrontPageHack offdirectory.htaccess AuthConfig @@ -724,7 +724,7 @@ group membershipUse the DN of the client username to set the REMOTE_USER environment variableAuthLDAPRemoteUserIsDN on|off -AuthLDAPUserIsDN off +AuthLDAPRemoteUserIsDN offdirectory.htaccess AuthConfig diff --git a/docs/manual/mod/mod_disk_cache.html.en b/docs/manual/mod/mod_disk_cache.html.en index 7c3297a3bd..41c8d56339 100644 --- a/docs/manual/mod/mod_disk_cache.html.en +++ b/docs/manual/mod/mod_disk_cache.html.en @@ -293,7 +293,6 @@ cache - diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index 7734a553e3..8fd294e9b0 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -32,7 +32,6 @@ The directory root under which cache files are storedCacheRoot directory -noneserver configvirtual host diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index fdf185a9b0..3619afd78e 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -769,7 +769,7 @@ server is hidden by another forward proxy.

Description:Allow LDAP authentication to work with MS FrontPage
Syntax:AuthLDAPFrontPageHack on|off
Default:AuthLDAPFronPageHack off
Default:AuthLDAPFrontPageHack off
Context:directory, .htaccess
Override:AuthConfig
Status:Experimental
Description:Use the DN of the client username to set the REMOTE_USER environment variable
Syntax:AuthLDAPRemoteUserIsDN on|off
Default:AuthLDAPUserIsDN off
Default:AuthLDAPRemoteUserIsDN off
Context:directory, .htaccess
Override:AuthConfig
Status:Experimental
Description:The directory root under which cache files are stored
Syntax:CacheRoot directory
Default:none
Context:server config, virtual host
Status:Experimental
Module:mod_disk_cache
- + diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 2bc6ed56d8..ef73fa81ba 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -418,7 +418,7 @@ server is hidden by another forward proxy.

ProxyRemoteMatchRemote proxy used to handle requests matched by regular expressions -ProxyRemote regex remote-server +ProxyRemoteMatch regex remote-serverserver config virtual host diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 5baf0354a6..bf6a3f3585 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -398,7 +398,6 @@ Result: - @@ -822,7 +821,6 @@ RewriteRule ^/$ /homepage.std.html [L] - @@ -915,7 +913,6 @@ RewriteLogLevel 3 - @@ -1157,7 +1154,6 @@ once!
Description:Remote proxy used to handle requests matched by regular expressions
Syntax:ProxyRemote regex remote-server
Syntax:ProxyRemoteMatch regex remote-server
Context:server config, virtual host
Status:Extension
Module:mod_proxy
Syntax: RewriteCond TestString CondPattern
Default:None
Context:server config, virtual host, directory, .htaccess
Override:FileInfo
Status:Extension
Description:Sets the name of the lock file used for RewriteMap synchronization
Syntax:RewriteLock file-path
Default:None
Context:server config
Status:Extension
Module:mod_rewrite
Description:Defines a mapping function for key-lookup
Syntax:RewriteMap MapName MapType:MapSource
Default:None
Context:server config, virtual host
Status:Extension
Module:mod_rewrite
- @@ -1186,7 +1182,6 @@ once! - diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index b7a607f084..be975d7359 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -309,7 +309,6 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/ RewriteOptionsSets some special options for the rewrite engineRewriteOptions Options -Noneserver configvirtual host directory.htaccessFileInfo @@ -415,7 +414,6 @@ RewriteLogLevel 3 module="mod_rewrite">RewriteMap synchronizationRewriteLock file-path -Noneserver config @@ -435,7 +433,6 @@ synchronization Defines a mapping function for key-lookup RewriteMap MapName MapType:MapSource -None server configvirtual host The choice of different dbm types is available in @@ -783,7 +780,6 @@ Result: RewriteCond TestString CondPattern -None server configvirtual host directory.htaccess FileInfo @@ -1186,7 +1182,6 @@ RewriteRule ^/$ /homepage.std.html [L] Defines rules for the rewriting engine RewriteRule Pattern Substitution -None server configvirtual host directory.htaccess FileInfo diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 84820627dd..c5f2cfeb25 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -918,7 +918,6 @@ SSLProxyEngine on
Description:Sets some special options for the rewrite engine
Syntax:RewriteOptions Options
Default:None
Context:server config, virtual host, directory, .htaccess
Override:FileInfo
Status:Extension
Description:Defines rules for the rewriting engine
Syntax:RewriteRule Pattern Substitution
Default:None
Context:server config, virtual host, directory, .htaccess
Override:FileInfo
Status:Extension
- @@ -946,7 +945,6 @@ SSLProxyMachineCertificatePath /usr/local/apache/conf/ssl.crt/
Description:File of concatenated PEM-encoded CA certificates for proxy server client certificates
Syntax:SSLProxyMachineCertificateFile filename
Default:None
Context:server config
Override:Not applicable
Status:Extension
- @@ -1038,8 +1036,8 @@ SSLProxyVerify require
Description:Directory of PEM-encoded CA certificates for proxy server client certificates
Syntax:SSLProxyMachineCertificatePath directory
Default:None
Context:server config
Override:Not applicable
Status:Extension
- - + + diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index b052c0d019..c8f2e87575 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1140,7 +1140,6 @@ SSL_VERSION_INTERFACE SSL_CLIENT_S_DN_OU SSL_SERVER_S_DN_OU SSLProxyMachineCertificatePathDirectory of PEM-encoded CA certificates for proxy server client certificatesSSLProxyMachineCertificatePath directory -Noneserver configNot applicable @@ -1169,7 +1168,6 @@ SSLProxyMachineCertificatePath /usr/local/apache/conf/ssl.crt/ SSLProxyMachineCertificateFileFile of concatenated PEM-encoded CA certificates for proxy server client certificatesSSLProxyMachineCertificateFile filename -Noneserver configNot applicable @@ -1240,8 +1238,8 @@ SSLProxyVerify require SSLProxyVerifyDepthMaximum depth of CA Certificates in Remote Server Certificate verification -SSLVerifyDepth number -SSLVerifyDepth 1 +SSLProxyVerifyDepth number +SSLProxyVerifyDepth 1server config virtual host directory diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 203bbaa455..93471d46bc 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -158,11 +158,11 @@ authenticating the user if this one fails - + - @@ -477,7 +477,7 @@ proxy request - @@ -633,7 +633,7 @@ proxy handshake -
Description:Maximum depth of CA Certificates in Remote Server Certificate verification
Syntax:SSLVerifyDepth number
Default:SSLVerifyDepth 1
Syntax:SSLProxyVerifyDepth number
Default:SSLProxyVerifyDepth 1
Context:server config, virtual host, directory, .htaccess
Override:AuthConfig
Status:Extension
AuthLDAPCompareDNOnServer on|off on dhX
Use the LDAP server to compare the DNs
AuthLDAPDereferenceAliases never|searching|finding|always Always dhX
When will the module de-reference aliases
AuthLDAPEnabled on|off on dhX
Turn on or off LDAP authentication
AuthLDAPFrontPageHack on|offdhX
Allow LDAP authentication to work with MS FrontPage
AuthLDAPFrontPageHack on|off off dhX
Allow LDAP authentication to work with MS FrontPage
AuthLDAPGroupAttribute attributedhX
LDAP attributes used to check for group membership
AuthLDAPGroupAttributeIsDN on|off on dhX
Use the DN of the client username when checking for group membership
AuthLDAPRemoteUserIsDN on|offdhX
Use the DN of the client username to set the REMOTE_USER +
AuthLDAPRemoteUserIsDN on|off off dhX
Use the DN of the client username to set the REMOTE_USER environment variable
AuthLDAPStartTLS on|off off dhX
Use a secure TLS connection to the LDAP server
AuthLDAPUrl urldhX
URL specifying the LDAP search parameters
ProxyReceiveBufferSize bytessvE
Network buffer size for outgoing HTTP and FTP connections
ProxyRemote match remote-serversvE
Remote proxy used to handle certain requests
ProxyRemote regex remote-serversvE
Remote proxy used to handle requests +
ProxyRemoteMatch regex remote-serversvE
Remote proxy used to handle requests matched by regular expressions
ProxyRequests on|off Off svE
Enables forward (standard) proxy requests
ProxyTimeout seconds 300 svE
Network timeout for proxied requests
SSLProxyMachineCertificatePath directorysE
Directory of PEM-encoded CA certificates for proxy server client certificates
SSLProxyProtocol [+|-]protocol ... all svE
Configure usable SSL protocol flavors for proxy usage
SSLProxyVerify level none svdhE
Type of remote server Certificate verification
SSLVerifyDepth numbersvdhE
Maximum depth of CA Certificates in Remote Server +
SSLProxyVerifyDepth number 1 svdhE
Maximum depth of CA Certificates in Remote Server Certificate verification
SSLRandomSeed context source [bytes]sE
Pseudo Random Number Generator (PRNG) seeding -- 2.50.1