attribute regex
+SetEnvIfNoCase attribute regex
[!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
リクエストの属性に基づいて大文字小文字を区別せずに環境変数を設定する |
-SetHandler handler-name|None | | svdh | C |
マッチするファイルがハンドラで処理されるようにする |
-SetInputFilter filter[;filter...] | | svdh | C |
クライアントのリクエストや POST の入力を処理するフィルタを設定する |
-SetOutputFilter filter[;filter...] | | svdh | C |
サーバの応答を処理するフィルタを設定する |
-SSIEndTag tag | "-->" | sv | B |
include 要素を終了させる文字列 |
-SSIErrorMsg message | "[an error occurred + | svdh | B |
SSI のエラーがあったときに表示されるエラーメッセージ |
-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
+ [[!]env-variable[=value]] ... | | svdh | B |
リクエストの属性に基づいて大文字小文字を区別せずに環境変数を設定する |
+SetHandler handler-name|None | | svdh | C |
マッチするファイルがハンドラで処理されるようにする |
+SetInputFilter filter[;filter...] | | svdh | C |
クライアントのリクエストや POST の入力を処理するフィルタを設定する |
+SetOutputFilter filter[;filter...] | | svdh | C |
サーバの応答を処理するフィルタを設定する |
+SSIEndTag tag | "-->" | sv | B |
include 要素を終了させる文字列 |
+SSIErrorMsg message | "[an error occurred + | svdh | B |
SSI のエラーがあったときに表示されるエラーメッセージ |
+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
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 |
-SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
-SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-SSLHonorCiperOrder flag | | sv | E |
Option to prefer the server's cipher preference order |
-SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
+SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
+SSLHonorCiperOrder flag | | sv | E |
Option to prefer the server's cipher preference order |
+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 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 | 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 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 | 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 |
-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 |
起動時に生成される子サーバプロセスの数 |
-StartThreads number | | s | M |
起動時に生成されるスレッドの数 |
-SuexecUserGroup User Group | | sv | |
CGI プログラムのユーザパーミッション、グループパーミッション |
-ThreadLimit number | | s | M |
設定可能な子プロセス毎のスレッド数の上限を
+ |
StartServers number | | s | M |
起動時に生成される子サーバプロセスの数 |
+StartThreads number | | s | M |
起動時に生成されるスレッドの数 |
+SuexecUserGroup User Group | | sv | |
CGI プログラムのユーザパーミッション、グループパーミッション |
+ThreadLimit number | | s | M |
設定可能な子プロセス毎のスレッド数の上限を
設定します |
-ThreadsPerChild number | | s | M |
子プロセスそれぞれに生成されるスレッド数 |
-TimeOut seconds | 300 | s | C |
各イベントについて、リクエストを失敗させるまでにサーバが
+ |
ThreadsPerChild number | | s | M |
子プロセスそれぞれに生成されるスレッド数 |
+TimeOut seconds | 300 | s | C |
各イベントについて、リクエストを失敗させるまでにサーバが
待つ時間を設定 |
-TransferLog file|pipe | | sv | B |
ログファイルの位置を指定 |
-TypesConfig file-path | conf/mime.types | s | |
mime.types ファイルの位置 |
-UnsetEnv env-variable [env-variable]
-... | | svdh | B |
環境から変数を取り除く |
-UseCanonicalName On|Off|Dns | On | svd | C |
サーバが自分自身の名前とポートを決定する方法を設定する |
-User unix-userid | #-1 | s | M |
リクエストに応答する際に用いるユーザ ID |
-UserDir directory-filename | public_html | sv | B |
ユーザ専用ディレクトリの位置 |
-VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
TransferLog file|pipe | | sv | B |
ログファイルの位置を指定 |
+TypesConfig file-path | conf/mime.types | s | |
mime.types ファイルの位置 |
+UnsetEnv env-variable [env-variable]
+... | | svdh | B |
環境から変数を取り除く |
+UseCanonicalName On|Off|Dns | On | svd | C |
サーバが自分自身の名前とポートを決定する方法を設定する |
+User unix-userid | #-1 | s | M |
リクエストに応答する際に用いるユーザ ID |
+UserDir directory-filename | public_html | sv | B |
ユーザ専用ディレクトリの位置 |
+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 | 特定のホスト名や IP アドレスのみに適用されるディレクティブを
+ ...> ... </VirtualHost> | | s | C | 特定のホスト名や IP アドレスのみに適用されるディレクティブを
囲む |
-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 | 実行ビットが設定されたファイルの SSI ディレクティブを
+ | XBitHack on|off|full | off | svdh | B | 実行ビットが設定されたファイルの SSI ディレクティブを
解析する |
|