attribute
+SessionExclude path | | svdh | E |
Define URL prefixes for which a session is ignored |
+SessionHeader header | | svdh | E |
Import session updates from a given HTTP response header |
+SessionInclude path | | svdh | E |
Define URL prefixes for which a session is valid |
+SessionMaxAge maxage | 0 | svdh | E |
Define a maximum age in seconds for a session |
+SetEnv env-variable value | | svdh | B |
ȯ°æº¯¼ö¸¦ ¼³Á¤ÇÑ´Ù |
+SetEnvIf attribute
regex [!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
¿äûÀÇ ¼ºÁú¿¡ µû¶ó ȯ°æº¯¼ö¸¦ ¼³Á¤ÇÑ´Ù |
-SetEnvIfNoCase attribute regex
+ [[!]env-variable[=value]] ... | | svdh | B |
¿äûÀÇ ¼ºÁú¿¡ µû¶ó ȯ°æº¯¼ö¸¦ ¼³Á¤ÇÑ´Ù |
+SetEnvIfNoCase attribute regex
[!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
´ë¼Ò¹®ÀÚ¸¦ ±¸º°ÇÏÁö¾Ê°í ¿äûÀÇ ¼ºÁú¿¡ µû¶ó ȯ°æº¯¼ö¸¦
+ [[!]env-variable[=value]] ... | | svdh | B |
´ë¼Ò¹®ÀÚ¸¦ ±¸º°ÇÏÁö¾Ê°í ¿äûÀÇ ¼ºÁú¿¡ µû¶ó ȯ°æº¯¼ö¸¦
¼³Á¤ÇÑ´Ù |
-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 |
-SSIAccessEnable on|off | off | dh | B |
Enable the -A flag during conditional flow control processing. |
-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
+ |
SSIAccessEnable on|off | off | dh | B |
Enable the -A flag during conditional flow control processing. |
+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. |
-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)" | 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 |
-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 |
-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 flag | | sv | E |
Option to prefer the server's cipher preference order |
-SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
-SSLOCSDefaultResponder uri | | sv | E |
Set the default responder URI for OCSP validation |
-SSLOCSPEnable flag | | sv | E |
Enable OCSP validation of the client certificate chain |
-SSLOCSPOverrideResponder flag | | sv | E |
Force use of the default responder URI for OCSP validation |
-SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
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 flag | | sv | E |
Option to prefer the server's cipher preference order |
+SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+SSLOCSDefaultResponder uri | | sv | E |
Set the default responder URI for OCSP validation |
+SSLOCSPEnable flag | | sv | E |
Enable OCSP validation of the client certificate chain |
+SSLOCSPOverrideResponder flag | | sv | E |
Force use of the default responder URI for OCSP validation |
+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 versions |
-SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol versions |
+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 |
-SSLProxyCheckPeerCN on|off | on | sv | E |
Whether to check the remote server certificates CN field
+ |
SSLProxyCheckPeerCN on|off | on | sv | E |
Whether to check the remote server certificates CN field
|
-SSLProxyCheckPeerExpire on|off | on | sv | E |
Whether to check if remote server certificate is expired
+ |
SSLProxyCheckPeerExpire on|off | on | sv | E |
Whether to check if remote server certificate is expired
|
-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 client certificates and keys to be used by the proxy |
-SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-SSLProxyVerify level | none | sv | E |
Type of remote server Certificate verification |
-SSLProxyVerifyDepth number | 1 | sv | 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 client certificates and keys to be used by the proxy |
+SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+SSLProxyVerify level | none | sv | E |
Type of remote server Certificate verification |
+SSLProxyVerifyDepth number | 1 | sv | 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 |
-SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non-SNI clients to access a name-based virtual
+ |
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 |
-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 |
+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 |
-Substitute s/pattern/substitution/[infq] | | dh | X |
Pattern to filter the response content |
-Suexec On|Off | | s | B |
Enable or disable the suEXEC feature |
-SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
-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 |
+Substitute s/pattern/substitution/[infq] | | dh | X |
Pattern to filter the response content |
+Suexec On|Off | | s | B |
Enable or disable the suEXEC feature |
+SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
+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 seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
+ |
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
requests |
-TransferLog file|pipe | | sv | B |
·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
-TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-UnDefine parameter-name | | s | C |
Undefine the existence of a variable |
-UnsetEnv env-variable [env-variable]
-... | | svdh | B |
ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
-UseCanonicalName On|Off|DNS | Off | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
+TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+UnDefine parameter-name | | s | C |
Undefine the existence of a variable |
+UnsetEnv env-variable [env-variable]
+... | | svdh | B |
ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
+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 name and
+ |
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own name and
port |
-User unix-userid | #-1 | s | B |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | B |
The userid under which the server will answer
requests |
-UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
-VHostCGIMode On|Off|Secure | On | v | X |
Determines whether the virtualhost can run
+ |
UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
+VHostCGIMode On|Off|Secure | On | v | X |
Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
Assign arbitrary privileges to subprocesses created
+ |
VHostPrivs [+-]?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 |
-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 |
|