expr
+| SetEnvIfExpr expr
[!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
| Sets environment variables based on an ap_expr expression |
-| SetEnvIfNoCase attribute regex
+ [[!]env-variable[=value]] ... | | svdh | B |
| Sets environment variables based on an ap_expr expression |
+| SetEnvIfNoCase attribute regex
[!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
| Sets environment variables based on attributes of the request
+ [[!]env-variable[=value]] ... | | svdh | B |
| Sets environment variables based on attributes of the request
without respect to case |
-| SetHandler handler-name|none|expression | | svdh | C |
| Forces all matching files to be processed by a
+ |
| SetHandler handler-name|none|expression | | svdh | C |
| Forces all matching files to be processed by a
handler |
-| SetInputFilter filter[;filter...] | | svdh | C |
| Sets the filters that will process client requests and POST
+ |
| SetInputFilter filter[;filter...] | | svdh | C |
| Sets the filters that will process client requests and POST
input |
-| SetOutputFilter filter[;filter...] | | svdh | C |
| Sets the filters that will process responses from the
+ |
| SetOutputFilter filter[;filter...] | | svdh | C |
| Sets the filters that will process responses from the
server |
-| SSIEndTag tag | "-->" | sv | B |
| String that ends an include element |
-| SSIErrorMsg message | "[an error occurred + | svdh | B |
| Error message displayed when there is an SSI
+ |
| SSIEndTag tag | "-->" | sv | B |
| String that ends an include element |
+| SSIErrorMsg message | "[an error occurred + | svdh | B |
| Error message displayed when there is an SSI
error |
-| SSIETag on|off | off | dh | B |
| Controls whether ETags are generated by the server. |
-| SSILastModified on|off | off | dh | B |
Controls whether Last-Modified headers are generated by the
+ |
| SSIETag on|off | off | dh | B |
| Controls whether ETags are generated by the server. |
+| SSILastModified on|off | off | dh | B |
Controls whether Last-Modified headers are generated by the
server. |
-| SSILegacyExprParser on|off | off | dh | B |
| Enable compatibility mode for conditional expressions. |
-| SSIStartTag tag | "<!--#" | sv | B |
| String that starts an include element |
-| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| Configures the format in which date strings are
+ |
| SSILegacyExprParser on|off | off | dh | B |
| Enable compatibility mode for conditional expressions. |
+| SSIStartTag tag | "<!--#" | sv | B |
| String that starts an include element |
+| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| Configures the format in which date strings are
displayed |
-| SSIUndefinedEcho string | "(none)" | svdh | B |
| String displayed when an unset variable is echoed |
-| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
+ |
| SSIUndefinedEcho string | "(none)" | svdh | B |
| String displayed when an unset variable is echoed |
+| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Client Auth |
-| SSLCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
+ |
| SSLCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
Client Auth |
-| SSLCADNRequestFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
+ |
| SSLCADNRequestFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for defining acceptable CA names |
-| SSLCADNRequestPath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
+ |
| SSLCADNRequestPath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
defining acceptable CA names |
-| SSLCARevocationCheck chain|leaf|none [flags ...] | none | sv | E |
| Enable CRL-based revocation checking |
-| SSLCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
+ |
| SSLCARevocationCheck chain|leaf|none [flags ...] | none | sv | E |
| Enable CRL-based revocation checking |
+| SSLCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
Client Auth |
-| SSLCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
+ |
| SSLCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
Client Auth |
-| SSLCertificateChainFile file-path | | sv | E |
| File of PEM-encoded Server CA Certificates |
-| SSLCertificateFile file-path|certid | | sv | E |
| Server PEM-encoded X.509 certificate data file or token identifier |
-| SSLCertificateKeyFile file-path|keyid | | sv | E |
| Server PEM-encoded private key file |
-| SSLCipherSuite [protocol] cipher-spec | DEFAULT (depends on + | svdh | E |
| Cipher Suite available for negotiation in SSL
+ |
| SSLCertificateChainFile file-path | | sv | E |
| File of PEM-encoded Server CA Certificates |
+| SSLCertificateFile file-path|certid | | sv | E |
| Server PEM-encoded X.509 certificate data file or token identifier |
+| SSLCertificateKeyFile file-path|keyid | | sv | E |
| Server PEM-encoded private key file |
+| SSLCipherSuite [protocol] cipher-spec | DEFAULT (depends on + | svdh | E |
| Cipher Suite available for negotiation in SSL
handshake |
-| SSLCompression on|off | off | sv | E |
| Enable compression on the SSL level |
-| SSLCryptoDevice engine | builtin | s | E |
| Enable use of a cryptographic hardware accelerator |
-| SSLEngine on|off|optional | off | sv | E |
| SSL Engine Operation Switch |
-| SSLFIPS on|off | off | s | E |
| SSL FIPS mode Switch |
-| SSLHonorCipherOrder on|off | off | sv | E |
| Option to prefer the server's cipher preference order |
-| SSLInsecureRenegotiation on|off | off | sv | E |
| Option to enable support for insecure renegotiation |
-| SSLOCSPDefaultResponder uri | | sv | E |
| Set the default responder URI for OCSP validation |
-| SSLOCSPEnable on|leaf|off | off | sv | E |
| Enable OCSP validation of the client certificate chain |
-| SSLOCSPNoverify on|off | off | sv | E |
| skip the OCSP responder certificates verification |
-| SSLOCSPOverrideResponder on|off | off | sv | E |
| Force use of the default responder URI for OCSP validation |
-| SSLOCSPProxyURL url | | sv | E |
| Proxy URL to use for OCSP requests |
-| SSLOCSPResponderCertificateFile file | | sv | E |
| Set of trusted PEM encoded OCSP responder certificates |
-| SSLOCSPResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP queries |
-| SSLOCSPResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP responses |
-| SSLOCSPResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP response validation |
-| SSLOCSPUseRequestNonce on|off | on | sv | E |
| Use a nonce within OCSP queries |
-| SSLOpenSSLConfCmd command-name command-value | | sv | E |
| Configure OpenSSL parameters through its SSL_CONF API |
-| SSLOptions [+|-]option ... | | svdh | E |
| Configure various SSL engine run-time options |
-| SSLPassPhraseDialog type | builtin | s | E |
| Type of pass phrase dialog for encrypted private
+ |
| SSLCompression on|off | off | sv | E |
| Enable compression on the SSL level |
+| SSLCryptoDevice engine | builtin | s | E |
| Enable use of a cryptographic hardware accelerator |
+| SSLEngine on|off|optional | off | sv | E |
| SSL Engine Operation Switch |
+| SSLFIPS on|off | off | s | E |
| SSL FIPS mode Switch |
+| SSLHonorCipherOrder on|off | off | sv | E |
| Option to prefer the server's cipher preference order |
+| SSLInsecureRenegotiation on|off | off | sv | E |
| Option to enable support for insecure renegotiation |
+| SSLOCSPDefaultResponder uri | | sv | E |
| Set the default responder URI for OCSP validation |
+| SSLOCSPEnable on|leaf|off | off | sv | E |
| Enable OCSP validation of the client certificate chain |
+| SSLOCSPNoverify on|off | off | sv | E |
| skip the OCSP responder certificates verification |
+| SSLOCSPOverrideResponder on|off | off | sv | E |
| Force use of the default responder URI for OCSP validation |
+| SSLOCSPProxyURL url | | sv | E |
| Proxy URL to use for OCSP requests |
+| SSLOCSPResponderCertificateFile file | | sv | E |
| Set of trusted PEM encoded OCSP responder certificates |
+| SSLOCSPResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP queries |
+| SSLOCSPResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP responses |
+| SSLOCSPResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP response validation |
+| SSLOCSPUseRequestNonce on|off | on | sv | E |
| Use a nonce within OCSP queries |
+| SSLOpenSSLConfCmd command-name command-value | | sv | E |
| Configure OpenSSL parameters through its SSL_CONF API |
+| SSLOptions [+|-]option ... | | svdh | E |
| Configure various SSL engine run-time options |
+| SSLPassPhraseDialog type | builtin | s | E |
| Type of pass phrase dialog for encrypted private
keys |
-| SSLPolicy name | | sv | E |
| Apply a SSLPolicy by name |
-| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions |
-| SSLProxyCACertificateFile file-path | | svp | E |
| File of concatenated PEM-encoded CA Certificates
+ |
| SSLPolicy name | | sv | E |
| Apply a SSLPolicy by name |
+| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions |
+| SSLProxyCACertificateFile file-path | | svp | E |
| File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-| SSLProxyCACertificatePath directory-path | | svp | E |
| Directory of PEM-encoded CA Certificates for
+ |
| SSLProxyCACertificatePath directory-path | | svp | E |
| Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-| SSLProxyCARevocationCheck chain|leaf|none | none | svp | E |
| Enable CRL-based revocation checking for Remote Server Auth |
-| SSLProxyCARevocationFile file-path | | svp | E |
| File of concatenated PEM-encoded CA CRLs for
+ |
| SSLProxyCARevocationCheck chain|leaf|none | none | svp | E |
| Enable CRL-based revocation checking for Remote Server Auth |
+| SSLProxyCARevocationFile file-path | | svp | E |
| File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-| SSLProxyCARevocationPath directory-path | | svp | E |
| Directory of PEM-encoded CA CRLs for
+ |
| SSLProxyCARevocationPath directory-path | | svp | E |
| Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-| SSLProxyCheckPeerCN on|off | on | svp | E |
| Whether to check the remote server certificate's CN field
+ |
| SSLProxyCheckPeerCN on|off | on | svp | E |
| Whether to check the remote server certificate's CN field
|
-| SSLProxyCheckPeerExpire on|off | on | svp | E |
| Whether to check if remote server certificate is expired
+ |
| SSLProxyCheckPeerExpire on|off | on | svp | E |
| Whether to check if remote server certificate is expired
|
-| SSLProxyCheckPeerName on|off | on | svp | E |
| Configure host name checking for remote server certificates
+ |
| SSLProxyCheckPeerName on|off | on | svp | E |
| Configure host name checking for remote server certificates
|
-| SSLProxyCipherSuite [protocol] cipher-spec | ALL:!ADH:RC4+RSA:+H + | svp | E |
| Cipher Suite available for negotiation in SSL
+ |
| SSLProxyCipherSuite [protocol] cipher-spec | ALL:!ADH:RC4+RSA:+H + | svp | E |
| Cipher Suite available for negotiation in SSL
proxy handshake |
-| SSLProxyEngine on|off | off | svp | E |
| SSL Proxy Engine Operation Switch |
-| SSLProxyMachineCertificateChainFile filename | | svp | E |
| File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate |
-| SSLProxyMachineCertificateFile filename | | svp | E |
| File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-| SSLProxyMachineCertificatePath directory | | svp | E |
| Directory of PEM-encoded client certificates and keys to be used by the proxy |
-| SSLProxyProtocol [+|-]protocol ... | all -SSLv3 | svp | E |
| Configure usable SSL protocol flavors for proxy usage |
-| SSLProxyVerify level | none | svp | E |
| Type of remote server Certificate verification |
-| SSLProxyVerifyDepth number | 1 | svp | E |
| Maximum depth of CA Certificates in Remote Server
+ |
| SSLProxyEngine on|off | off | svp | E |
| SSL Proxy Engine Operation Switch |
+| SSLProxyMachineCertificateChainFile filename | | svp | E |
| File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate |
+| SSLProxyMachineCertificateFile filename | | svp | E |
| File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+| SSLProxyMachineCertificatePath directory | | svp | E |
| Directory of PEM-encoded client certificates and keys to be used by the proxy |
+| SSLProxyProtocol [+|-]protocol ... | all -SSLv3 | svp | E |
| Configure usable SSL protocol flavors for proxy usage |
+| SSLProxyVerify level | none | svp | E |
| Type of remote server Certificate verification |
+| SSLProxyVerifyDepth number | 1 | svp | E |
| Maximum depth of CA Certificates in Remote Server
Certificate verification |
-| SSLRandomSeed context source
-[bytes] | | s | E |
| Pseudo Random Number Generator (PRNG) seeding
+ |
| SSLRandomSeed context source
+[bytes] | | s | E |
| Pseudo Random Number Generator (PRNG) seeding
source |
-| SSLRenegBufferSize bytes | 131072 | dh | E |
| Set the size for the SSL renegotiation buffer |
-| SSLRequire expression | | dh | E |
| Allow access only when an arbitrarily complex
+ |
| SSLRenegBufferSize bytes | 131072 | dh | E |
| Set the size for the SSL renegotiation buffer |
+| SSLRequire expression | | dh | E |
| Allow access only when an arbitrarily complex
boolean expression is true |
-| SSLRequireSSL | | dh | E |
| Deny access when SSL is not used for the
+ |
| SSLRequireSSL | | dh | E |
| Deny access when SSL is not used for the
HTTP request |
-| SSLSessionCache type | none | s | E |
| Type of the global/inter-process SSL Session
+ |
| SSLSessionCache type | none | s | E |
| Type of the global/inter-process SSL Session
Cache |
-| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
+ |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
-| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-| SSLSessionTickets on|off | on | sv | E |
| Enable or disable use of TLS session tickets |
-| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
+| SSLSessionTickets on|off | on | sv | E |
| Enable or disable use of TLS session tickets |
+| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
host.
|
-| SSLUserName varname | | sdh | E |
| Variable name to determine user name |
-| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-| SSLVerifyClient level | none | svdh | E |
| Type of Client Certificate verification |
-| SSLVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Client
+ |
| SSLUserName varname | | sdh | E |
| Variable name to determine user name |
+| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+| SSLVerifyClient level | none | svdh | E |
| Type of Client Certificate verification |
+| SSLVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Client
Certificate verification |
-| StartServers number | | s | M |
| Number of child server processes created at startup |
-| StartThreads number | | s | M |
| Number of threads created on startup |
-| StrictHostCheck ON|OFF | OFF | sv | C |
| Controls whether the server requires the requested hostname be
+ |
| StartServers number | | s | M |
| Number of child server processes created at startup |
+| StartThreads number | | s | M |
| Number of threads created on startup |
+| StrictHostCheck ON|OFF | OFF | sv | C |
| Controls whether the server requires the requested hostname be
listed enumerated in the virtual host handling the request
|
-| Substitute s/pattern/substitution/[infq] | | dh | E |
| Pattern to filter the response content |
-| SubstituteInheritBefore on|off | on | dh | E |
| Change the merge order of inherited patterns |
-| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-| SuexecUserGroup User Group | | sv | E |
| User and group for CGI programs to run as |
-| ThreadLimit number | | s | M |
| Sets the upper limit on the configurable number of threads
+ |
| Substitute s/pattern/substitution/[infq] | | dh | E |
| Pattern to filter the response content |
+| SubstituteInheritBefore on|off | on | dh | E |
| Change the merge order of inherited patterns |
+| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+| SuexecUserGroup User Group | | sv | E |
| User and group for CGI programs to run as |
+| ThreadLimit number | | s | M |
| Sets the upper limit on the configurable number of threads
per child process |
-| ThreadsPerChild number | | s | M |
| Number of threads created by each child process |
-| ThreadStackSize size | | s | M |
| The size in bytes of the stack used by threads handling
+ |
| ThreadsPerChild number | | s | M |
| Number of threads created by each child process |
+| ThreadStackSize size | | s | M |
| The size in bytes of the stack used by threads handling
client connections |
-| TimeOut time-interval[s] | 60 | sv | C |
| Amount of time the server will wait for
+ |
| TimeOut time-interval[s] | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
-| TransferLog file|pipe | | sv | B |
| Specify location of a log file |
-| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-| UnDefine parameter-name | | sv | C |
| Undefine the existence of a variable |
-| UndefMacro name | | svd | B |
| Undefine a macro |
-| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
+ |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
+| TransferLog file|pipe | | sv | B |
| Specify location of a log file |
+| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+| UnDefine parameter-name | | sv | C |
| Undefine the existence of a variable |
+| UndefMacro name | | svd | B |
| Undefine a macro |
+| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
port |
-| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Configures how the server determines its own port |
-| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Configures how the server determines its own port |
+| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-| UserDir directory-filename [directory-filename] ...
- | | sv | B |
| Location of the user-specific directories |
-| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ...
+ | | sv | B |
| Location of the user-specific directories |
+| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-| VHostCGIPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostCGIPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
for a given virtual host |
-| VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
for a given virtual host |
-<VirtualHost
+| <VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | | Contains directives that apply only to a specific
hostname or IP address |
-| VirtualScriptAlias interpolated-directory|none | none | sv | E | | Dynamically configure the location of the CGI directory for
+ | | VirtualScriptAlias interpolated-directory|none | none | sv | E | | Dynamically configure the location of the CGI directory for
a given virtual host |
-| VirtualScriptAliasIP interpolated-directory|none | none | sv | E | | Dynamically configure the location of the CGI directory for
+ | | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | | Dynamically configure the location of the CGI directory for
a given virtual host |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval time-interval[s] | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval time-interval[s] | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
Available Languages: de |
diff --git a/docs/manual/programs/dbmmanage.html.en.utf8 b/docs/manual/programs/dbmmanage.html.en.utf8
index b9ec4129422..27c3ad012a8 100644
--- a/docs/manual/programs/dbmmanage.html.en.utf8
+++ b/docs/manual/programs/dbmmanage.html.en.utf8
@@ -76,7 +76,7 @@
may not contain a colon (:).
encpasswd
- This is the already encrypted password to use for the
+ This is the already hashed password to use for the
update and add commands. You may use a hyphen
(-) if you want to get prompted for the password, but fill
in the fields afterwards. Additionally when using the update
@@ -99,13 +99,13 @@
-d
- - crypt encryption (default, except on Win32, Netware)
+ - crypt hashing (default, except on Win32, Netware)
-m
- - MD5 encryption (default on Win32, Netware)
+ - MD5 hashing (default on Win32, Netware)
-s
- - SHA1 encryption
+ - SHA1 hashing
-p
- plaintext (not recommended)
@@ -116,7 +116,7 @@
add
- Adds an entry for username to filename using the
- encrypted password encpasswd.
+ hashed password encpasswd.
dbmmanage passwords.dat add rbowen foKntnEF3KSXA
diff --git a/docs/manual/programs/htdbm.html.en.utf8 b/docs/manual/programs/htdbm.html.en.utf8
index 63e871ff548..6b8183ccee1 100644
--- a/docs/manual/programs/htdbm.html.en.utf8
+++ b/docs/manual/programs/htdbm.html.en.utf8
@@ -155,27 +155,27 @@
cannot be combined with the -c option.
-m
- Use MD5 encryption for passwords. On Windows and Netware, this is
+ Use MD5 hashing for passwords. On Windows and Netware, this is
the default.
-B
- Use bcrypt encryption for passwords. This is currently considered to
+ Use bcrypt hashing for passwords. This is currently considered to
be very secure.
-C
This flag is only allowed in combination with -B (bcrypt
- encryption). It sets the computing time used for the bcrypt algorithm
+ hashing). It sets the computing time used for the bcrypt algorithm
(higher is more secure but slower, default: 5, valid: 4 to 31).
-d
- Use crypt() encryption for passwords. The default on all
+ Use crypt() hashing for passwords. The default on all
platforms but Windows and Netware. Though possibly supported by
htdbm on all platforms, it is not supported by the
httpd server on Windows and Netware.
This algorithm is insecure by today's standards.
-s
- Use SHA encryption for passwords. Facilitates migration from/to Netscape
+ Use SHA hashing for passwords. Facilitates migration from/to Netscape
servers using the LDAP Directory Interchange Format (ldif).
This algorithm is insecure by today's standards.
@@ -215,7 +215,7 @@
does exist, the password is changed.
password
- The plaintext password to be encrypted and stored in the DBM file.
+ The plaintext password to be hashed and stored in the DBM file.
Used only with the -b flag.
-TDBTYPE
@@ -261,7 +261,7 @@
Adds or modifies the password for user jsmith. The user
is prompted for the password. If executed on a Windows system, the password
- will be encrypted using the modified Apache MD5 algorithm; otherwise, the
+ will be hashed using the modified Apache MD5 algorithm; otherwise, the
system's crypt() routine will be used. If the file does not
exist, htdbm will do nothing except return an error.
@@ -302,14 +302,14 @@
not be fetchable with a browser.
The use of the -b option is discouraged, since when it is
- used the unencrypted password appears on the command line.
+ used the plaintext password appears on the command line.
When using the crypt() algorithm, note that only the first
8 characters of the password are used to form the password. If the supplied
password is longer, the extra characters will be silently discarded.
- The SHA encryption format does not use salting: for a given password,
- there is only one encrypted representation. The crypt() and
+ The SHA hashing option does not use salting: for a given password,
+ there is only one hashed representation. The crypt() and
MD5 formats permute the representation by prepending a random salt string,
to make dictionary attacks against the passwords more difficult.
@@ -318,13 +318,13 @@

- On the Windows platform, passwords encrypted with
+ On the Windows platform, passwords hashed with
htdbm are limited to no more than 255
characters in length. Longer passwords will be truncated to 255
characters.
The MD5 algorithm used by htdbm is specific to the Apache
- software; passwords encrypted using it will not be usable with other Web
+ software; passwords hashed using it will not be usable with other Web
servers.
Usernames are limited to 255 bytes and may not include the
diff --git a/docs/manual/programs/htpasswd.html.en.utf8 b/docs/manual/programs/htpasswd.html.en.utf8
index 9bed0595e3c..d3a7f7fcf8e 100644
--- a/docs/manual/programs/htpasswd.html.en.utf8
+++ b/docs/manual/programs/htpasswd.html.en.utf8
@@ -38,18 +38,18 @@
Resources available from the Apache HTTP server can be restricted to
just the users listed in the files created by htpasswd. This
program can only manage usernames and passwords stored in a flat-file. It
- can encrypt and display password information for use in other types of data
+ can hash and display password information for use in other types of data
stores, though. To use a DBM database see dbmmanage or
htdbm.
- htpasswd encrypts passwords using either bcrypt, a
+
htpasswd hashes passwords using either bcrypt, a
version of MD5 modified for Apache, SHA-1, or the system's
crypt() routine. SHA-2-based hashes (SHA-256 and
SHA-512) are supported for crypt(). Files managed by
htpasswd may contain a mixture of different encoding
types of passwords; some user records may have bcrypt or
- MD5-encrypted passwords while others in the same file may have
- passwords encrypted with crypt().
+ MD5-hashed passwords while others in the same file may have
+ passwords hashed with crypt().
This manual page only lists the command line arguments. For details of
the directives necessary to configure user authentication in
@@ -147,7 +147,7 @@ distribution. Comments
one) is omitted. It cannot be combined with the -c option.
-m
- Use MD5 encryption for passwords. This is the default (since version
+ Use MD5 hashing for passwords. This is the default (since version
2.2.18).
-2
@@ -159,12 +159,12 @@ distribution.Comments
supported on most Unix platforms.
-B
- Use bcrypt encryption for passwords. This is currently considered to
+ Use bcrypt hashing for passwords. This is currently considered to
be very secure.
-C
This flag is only allowed in combination with -B (bcrypt
- encryption). It sets the computing time used for the bcrypt algorithm
+ hashing). It sets the computing time used for the bcrypt algorithm
(higher is more secure but slower, default: 5, valid: 4 to 17).
-r
@@ -174,14 +174,14 @@ distribution.Comments
5,000).
-d
- Use crypt() encryption for passwords. This is not
+ Use crypt() hashing for passwords. This is not
supported by the httpd server on Windows and
Netware. This algorithm limits the password length to 8 characters.
This algorithm is insecure by today's standards.
It used to be the default algorithm until version 2.2.17.
-s
- Use SHA-1 (160-bit) encryption for passwords. Facilitates migration
+ Use SHA-1 (160-bit) hashing for passwords. Facilitates migration
from/to Netscape servers using the LDAP Directory Interchange
Format (ldif). This algorithm is insecure by
today's standards.
@@ -211,7 +211,7 @@ distribution.Comments
does exist, the password is changed.
password
- The plaintext password to be encrypted and stored in the file. Only
+ The plaintext password to be hashed and stored in the file. Only
used with the -b flag.
@@ -236,7 +236,7 @@ distribution.Comments
Adds or modifies the password for user jsmith. The user
- is prompted for the password. The password will be encrypted using the
+ is prompted for the password. The password will be hashed using the
modified Apache MD5 algorithm. If the file does not exist,
htpasswd will do nothing except return an error.
@@ -267,14 +267,14 @@ distribution.Comments
setuid.
The use of the -b option is discouraged, since when it is
- used the unencrypted password appears on the command line.
+ used the plaintext password appears on the command line.
When using the crypt() algorithm, note that only the first
8 characters of the password are used to form the password. If the supplied
password is longer, the extra characters will be silently discarded.
- The SHA-1 encryption format does not use salting: for a given
- password, there is only one encrypted representation. The
+ The SHA-1 hashing format does not use salting: for a given
+ password, there is only one hashed representation. The
crypt() and MD5 formats permute the representation by
prepending a random salt string, to make dictionary attacks
against the passwords more difficult.
@@ -289,13 +289,13 @@ distribution.Comments
- On the Windows platform, passwords encrypted with
+ On the Windows platform, passwords hashed with
htpasswd are limited to no more than 255
characters in length. Longer passwords will be truncated to 255
characters.
The MD5 algorithm used by htpasswd is specific to the Apache
- software; passwords encrypted using it will not be usable with other Web
+ software; passwords hashed using it will not be usable with other Web
servers.
Usernames are limited to 255 bytes and may not include the
|