From: Jim Jagielski
Esta es la guía para configurar HTTP/2 en Apache httpd. Ésta característica es experimental así que es de esperar que algunas diff --git a/docs/manual/mod/mod_proxy_uwsgi.html b/docs/manual/mod/mod_proxy_uwsgi.html deleted file mode 100644 index ae23c5f0912..00000000000 --- a/docs/manual/mod/mod_proxy_uwsgi.html +++ /dev/null @@ -1,5 +0,0 @@ -# GENERATED FROM XML -- DO NOT EDIT - -URI: mod_proxy_uwsgi.html.en -Content-Language: en -Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/mod/mod_proxy_uwsgi.html.en b/docs/manual/mod/mod_proxy_uwsgi.html.en deleted file mode 100644 index 56d6affc9a2..00000000000 --- a/docs/manual/mod/mod_proxy_uwsgi.html.en +++ /dev/null @@ -1,110 +0,0 @@ - - -
- - -Apache HTTP Server Version 2.5
-
Available Languages: en
-| Description: | UWSGI gateway module for mod_proxy |
|---|---|
| Status: | Extension |
| Module Identifier: | proxy_uwsgi_module |
| Source File: | mod_proxy_uwsgi.c |
This module requires the service of mod_proxy. It provides support for the
- UWSGI protocol.
Thus, in order to get the ability of handling the UWSGI protocol,
- mod_proxy and mod_proxy_uwsgi have to
- be present in the server.
Do not enable proxying until you have secured your server. Open proxy - servers are dangerous both to your network and to the Internet at - large.
-Remember, in order to make the following examples work, you have to
- enable mod_proxy and mod_proxy_uwsgi.
ProxyPass "/uwsgi-bin/" "uwsgi://localhost:4000/"-
The balanced gateway needs mod_proxy_balancer and
- at least one load balancer algorithm module, such as
- mod_lbmethod_byrequests, in addition to the proxy
- modules listed above. mod_lbmethod_byrequests is the
- default, and will be used for this example configuration.
ProxyPass "/uwsgi-bin/" "balancer://somecluster/" -<Proxy balancer://somecluster> - BalancerMember uwsgi://localhost:4000 - BalancerMember uwsgi://localhost:4001 -</Proxy>-
Available Languages: en
-| Description: | Limitation de la bande passante pour les clients | ||
|---|---|---|---|
| Statut: | Extension | ||
| Identificateur de Module: | ratelimit_module | ||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | svd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | svd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | svd | B | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | svd | B | |
| Specify a charset for mod_proxy_html output. | |||
| 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 + | |||
| 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 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 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 + | |||
| 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 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 data file | |||
| SSLCertificateKeyFile file-path | sv | E | |
| Server PEM-encoded private key file | |||
| 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 | |||
| SSLPolicy name | sv | E | |
| Apply a SSLPolicy by name | |||
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions | |||
| SSLProxyCACertificateFile file-path | sv | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| 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 Remote Server Auth | |||
| SSLProxyCARevocationCheck chain|leaf|none | none | sv | E |
| Enable CRL-based revocation checking 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 Remote Server Auth | |||
| 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 | |||
| 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 | |||
| 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 | |||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | svd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | svd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | svd | B | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | svd | B | |
| Specify a charset for mod_proxy_html output. | |||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | svd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | svd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | svd | B | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | svd | B | |
| Specify a charset for mod_proxy_html output. | |||
| SSIStartTag tag | "<!--#" | sv | B |
| include è¦ç´ ãéå§ããæåå | |||
| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| æ¥ä»ããç¾ãæååã®æ¸å¼ãè¨å®ãã | |||
| SSIUndefinedEcho string | "(none)" | svdh | B |
| æªå®ç¾©ã®å¤æ°ã echo ãããã¨ãã«è¡¨ç¤ºãããæåå | |||
| SSLCACertificateFile file-path | sv | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| 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 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 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 + | |||
| 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 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 data file | |||
| SSLCertificateKeyFile file-path | sv | E | |
| Server PEM-encoded private key file | |||
| 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 | |||
| SSLPolicy name | sv | E | |
| Apply a SSLPolicy by name | |||
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions | |||
| SSLProxyCACertificateFile file-path | sv | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| 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 Remote Server Auth | |||
| SSLProxyCARevocationCheck chain|leaf|none | none | sv | E |
| Enable CRL-based revocation checking 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 Remote Server Auth | |||
| 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 | |||
| 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 | |||
| 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 | |||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | svd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | svd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | svd | B | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | svd | B | |
| Specify a charset for mod_proxy_html output. | |||
| 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 + | |||
| 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 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 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 + | |||
| 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 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 data file | |||
| SSLCertificateKeyFile file-path | sv | E | |
| Server PEM-encoded private key file | |||
| 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 | |||
| SSLPolicy name | sv | E | |
| Apply a SSLPolicy by name | |||
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions | |||
| SSLProxyCACertificateFile file-path | sv | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| 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 Remote Server Auth | |||
| SSLProxyCARevocationCheck chain|leaf|none | none | sv | E |
| Enable CRL-based revocation checking 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 Remote Server Auth | |||
| 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 | |||
| 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 | |||
| 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 | |||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | skd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | skd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | skd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sk | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sk | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sk | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sk | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | skd | T | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | skd | T | |
| Specify a charset for mod_proxy_html output. | |||
| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | skdh | T |
| Configures the format in which date strings are displayed | |||
| SSIUndefinedEcho string | "(none)" | skdh | T |
| String displayed when an unset variable is echoed | |||
| SSLCACertificateFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| SSLCACertificateFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates for Client Auth | |||
| SSLCACertificatePath directory-path | sk | E | |
| Directory of PEM-encoded CA Certificates for Client Auth | |||
| SSLCADNRequestFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| SSLCADNRequestFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates for defining acceptable CA names | |||
| SSLCADNRequestPath directory-path | sk | E | |
| Directory of PEM-encoded CA Certificates for defining acceptable CA names | |||
| SSLCARevocationCheck chain|leaf|none flags | none | sk | E |
| Enable CRL-based revocation checking | |||
| SSLCARevocationFile file-path | sk | E | |
| File of concatenated PEM-encoded CA CRLs for + | |||
| SSLCARevocationFile file-path | sk | E | |
| File of concatenated PEM-encoded CA CRLs for Client Auth | |||
| SSLCARevocationPath directory-path | sk | E | |
| Directory of PEM-encoded CA CRLs for Client Auth | |||
| SSLCertificateChainFile file-path | sk | E | |
| File of PEM-encoded Server CA Certificates | |||
| SSLCertificateFile file-path | sk | E | |
| Server PEM-encoded X.509 certificate data file | |||
| SSLCertificateKeyFile file-path | sk | E | |
| Server PEM-encoded private key file | |||
| SSLCertificateChainFile file-path | sk | E | |
| File of PEM-encoded Server CA Certificates | |||
| SSLCertificateFile file-path|certid | sk | E | |
| Server PEM-encoded X.509 certificate data file or token identifier | |||
| SSLCertificateKeyFile file-path|keyid | sk | E | |
| Server PEM-encoded private key file | |||
| SSLCipherSuite [protocol] cipher-spec | DEFAULT (depends on + | skdh | E |
| Cipher Suite available for negotiation in SSL handshake | |||
| SSLCompression on|off | off | sk | E |
| Enable compression on the SSL level | |||
| SSLPolicy name | sk | E | |
| Apply a SSLPolicy by name | |||
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sk | E |
| Configure usable SSL/TLS protocol versions | |||
| SSLProxyCACertificateFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| SSLProxyCACertificateFile file-path | sk | E | |
| File of concatenated PEM-encoded CA Certificates for Remote Server Auth | |||
| SSLProxyCACertificatePath directory-path | sk | E | |
| Directory of PEM-encoded CA Certificates for Remote Server Auth | |||
| SSLProxyCARevocationCheck chain|leaf|none | none | sk | E |
| Enable CRL-based revocation checking for Remote Server Auth | |||
| SSLProxyCARevocationFile file-path | sk | E | |
| File of concatenated PEM-encoded CA CRLs for + | |||
| SSLProxyCARevocationFile file-path | sk | E | |
| File of concatenated PEM-encoded CA CRLs for Remote Server Auth | |||
| SSLProxyCARevocationPath directory-path | sk | E | |
| Directory of PEM-encoded CA CRLs for Remote Server Auth | |||
| SSLSessionCacheTimeout seconds | 300 | sk | E |
| Number of seconds before an SSL session expires in the Session Cache | |||
| SSLSessionTicketKeyFile file-path | sk | E | |
| Persistent encryption/decryption key for TLS session tickets | |||
| SSLSessionTicketKeyFile file-path | sk | E | |
| Persistent encryption/decryption key for TLS session tickets | |||
| SSLSessionTickets on|off | on | sk | E |
| Enable or disable use of TLS session tickets | |||
| SSLSRPUnknownUserSeed secret-string | sk | E | |
| SRP unknown user seed | |||
| SSLSRPVerifierFile file-path | sk | E | |
| Path to SRP verifier file | |||
| SSLSRPVerifierFile file-path | sk | E | |
| Path to SRP verifier file | |||
| SSLStaplingCache type | s | E | |
| Configures the OCSP stapling cache | |||
| SSLStaplingErrorCacheTimeout seconds | 600 | sk | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache | |||
| SSLStaplingFakeTryLater on|off | on | sk | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries | |||
| MDMember hostname | s | E | |
| Additional hostname for the managed domain. | |||
| MDMembers auto|manual | auto | s | E |
| Control if the alias domain names are automatically added. | |||
| MDMustStaple on|off | off | s | E |
| Control if new certificates carry the OCSP Must Staple flag. | |||
| MDNotifyCmd path | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDNotifyCmd path [ args ] | s | E | |
| Run a program when Managed Domain are ready. | |||
| MDomain dns-name [ other-dns-name... ] [auto|manual] | s | E | |
| Define list of domain names that belong to one group. | |||
| <MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet> | s | E | |
| Container for directives applied to the same managed domains. | |||
| MDPortMap map1 [ map2 ] | 80:80 443:443 | s | E |
| Map external to internal ports for domain ownership verification. | |||
| ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
| Define the character set for proxied FTP listings | |||
| ProxyFtpEscapeWildcards [on|off] | svd | E | |
| Whether wildcards in requested filenames are escaped when sent to the FTP server | |||
| ProxyFtpListOnWildcard [on|off] | svd | E | |
| Whether wildcards in requested filenames trigger a file listing | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response. | |||
| ProxyHCTemplate name parameter=setting <...> | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize <size> | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers. | |||
| ProxyHCExpr name {ap_expr expression} | sv | E | |
| Creates a named condition expression to use to determine health of the backend based on its response | |||
| ProxyHCTemplate name parameter=setting [...] | sv | E | |
| Creates a named template for setting various health check parameters | |||
| ProxyHCTPsize size | s | E | |
| Sets the total server-wide size of the threadpool used for the health check workers | |||
| ProxyHTMLBufSize bytes | svd | B | |
| Sets the buffer size increment for buffering inline scripts and stylesheets. | |||
| ProxyHTMLCharsetOut Charset | * | svd | B | |
| Specify a charset for mod_proxy_html output. | |||
| 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 + | |||
| 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 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 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 + | |||
| 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 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 data file | |||
| SSLCertificateKeyFile file-path | sv | E | |
| Server PEM-encoded private key file | |||
| 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 | |||
| SSLPolicy name | sv | E | |
| Apply a SSLPolicy by name | |||
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions | |||
| SSLProxyCACertificateFile file-path | sv | E | |
| File of concatenated PEM-encoded CA Certificates + | |||
| 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 Remote Server Auth | |||
| SSLProxyCARevocationCheck chain|leaf|none | none | sv | E |
| Enable CRL-based revocation checking 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 Remote Server Auth | |||
| 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 | |||
| 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 | |||
| 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 | |||