attribute regex
+| 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 | | svdh | C |
| Forces all matching files to be processed by a
+ |
| SetHandler handler-name|None | | 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 |
-| 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
+ |
| 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)" | sv | B |
| String displayed when an unset variable is echoed |
-| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
+ |
| SSIUndefinedEcho string | "(none)" | sv | 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 |
-| SSLCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
+ |
| 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 | | sv | E |
| Server PEM-encoded X.509 Certificate file |
-| SSLCertificateKeyFile file-path | | sv | E |
| Server PEM-encoded Private Key file |
-| SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
+ |
| SSLCertificateChainFile file-path | | sv | E |
| File of PEM-encoded Server CA Certificates |
+| SSLCertificateFile file-path | | sv | E |
| Server PEM-encoded X.509 Certificate file |
+| SSLCertificateKeyFile file-path | | sv | E |
| Server PEM-encoded Private Key file |
+| SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
handshake |
-| SSLEngine on|off | off | sv | E |
| SSL Engine Operation Switch |
-| SSLMutex type | none | s | E |
| Semaphore for internal mutual exclusion of
+ |
| SSLEngine on|off | off | sv | E |
| SSL Engine Operation Switch |
+| SSLMutex type | none | s | E |
| Semaphore for internal mutual exclusion of
operations |
-| SSLOptions [+|-]option ... | | svdh | E |
| Configure various SSL engine run-time options |
-| SSLPassPhraseDialog type | builtin | s | E |
| Type of pass phrase dialog for encrypted private
+ |
| 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 |
-| SSLProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors |
-| SSLProxyCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
+ |
| SSLProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors |
+| SSLProxyCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-| SSLProxyCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
+ |
| SSLProxyCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-| SSLProxyCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
+ |
| SSLProxyCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-| SSLProxyCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
+ |
| SSLProxyCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-| SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
+ |
| SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
proxy handshake |
-| SSLProxyEngine on|off | off | sv | E |
| SSL Proxy Engine Operation Switch |
-| SSLProxyMachineCertificateFile filename | | s | E |
| File of concatenated PEM-encoded CA certificates for proxy server client certificates |
-| SSLProxyMachineCertificatePath directory | | s | E |
| Directory of PEM-encoded CA certificates for proxy server client certificates |
-| SSLProxyProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors for proxy usage |
-| SSLProxyVerify level | none | svdh | E |
| Type of remote server Certificate verification |
-| SSLProxyVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Remote Server
+ |
| SSLProxyEngine on|off | off | sv | E |
| SSL Proxy Engine Operation Switch |
+| SSLProxyMachineCertificateFile filename | | s | E |
| File of concatenated PEM-encoded CA certificates for proxy server client certificates |
+| SSLProxyMachineCertificatePath directory | | s | E |
| Directory of PEM-encoded CA certificates for proxy server client certificates |
+| SSLProxyProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors for proxy usage |
+| SSLProxyVerify level | none | svdh | E |
| Type of remote server Certificate verification |
+| SSLProxyVerifyDepth number | 1 | svdh | 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 |
-| SSLRequire expression | | dh | E |
| Allow access only when an arbitrarily complex
+ |
| 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 |
-| SSLVerifyClient level | none | svdh | E |
| Type of Client Certificate verification |
-| SSLVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Client
+ |
| 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 |
-| SuexecUserGroup User Group | | sv | E |
| User and group permissions for CGI programs |
-| ThreadLimit number | | s | M |
| Sets the upper limit on the configurable number of threads
+ |
| StartServers number | | s | M |
| Number of child server processes created at startup |
+| StartThreads number | | s | M |
| Number of threads created on startup |
+| SuexecUserGroup User Group | | sv | E |
| User and group permissions for CGI programs |
+| 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 number | 65536 | s | M |
| Determine the stack size for each thread |
-| TimeOut seconds | 300 | s | C |
| Amount of time the server will wait for
+ |
| ThreadsPerChild number | | s | M |
| Number of threads created by each child process |
+| ThreadStackSize number | 65536 | s | M |
| Determine the stack size for each thread |
+| TimeOut seconds | 300 | s | C |
| Amount of time the server will wait for
certain events before failing a request |
-| 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 |
-| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-| UseCanonicalName On|Off|DNS | On | svd | C |
| Configures how the server determines its own name and
+ |
| 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 |
+| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+| UseCanonicalName On|Off|DNS | On | svd | C |
| Configures how the server determines its own name and
port |
-| User unix-userid | #-1 | s | M |
| The userid under which the server will answer
+ |
| User unix-userid | #-1 | s | M |
| The userid under which the server will answer
requests |
-| UserDir directory-filename | public_html | sv | B |
| Location of the user-specific directories |
-| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| UserDir directory-filename | public_html | sv | B |
| Location of the user-specific directories |
+| 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 |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
--
2.47.3
|