Apache HTTP サーバ バージョン 2.0

ディレクティブ クイックリファレンスでは、各 Apache 設定ディレクティブの 使用方法、デフォルト値、ステータスとコンテキストを示しています。 各ディレクティブの、より詳しい情報に関しては ディレクティブ辞書を ご覧下さい。
第 1 列目はディレクティブの名前と使用方法です。 第 2 列目は (もしあれば) デフォルト値となっています。 デフォルト値が長すぎて表示しきれない場合は、最初の文字列の後ろに 「 + 」が続きます。
第 3, 4 列は、下の表の注釈に従って、 ディレクティブの使用できるコンテキストと、 ディレクティブのステータスが示されています。
| A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X |
|
|
| AcceptMutex default|method | default | s | M |
| 複数の子プロセスがネットワークソケットでリクエストを accept しようとしているときに、Apache がそれらの子プロセスを直列化するために 使う方法 | |||
| AcceptPathInfo On|Off|Default | Default | svdh | C |
| Resources accept trailing pathname information | |||
| AccessFileName filename [filename] ... | .htaccess | sv | C |
| Name of the distributed configuration file | |||
| Action action-type cgi-script | svdh | B | |
| 特定のハンドラやコンテントタイプに対して CGI を実行するように 設定 | |||
| AddAlt string file [file] ... | svdh | B | |
| アイコンの代わりに 表示される、ファイル名で選択された代替テキスト | |||
| AddAltByEncoding string MIME-encoding [MIME-encoding] ... | svdh | B | |
| アイコンの代わりに表示される、MIME 符号化方法で選択された 代替テキスト | |||
| AddAltByType string MIME-type [MIME-type] ... | svdh | B | |
| アイコンの代わりに 表示される、MIME タイプで選択された代替テキスト | |||
| AddCharset charset extension [extension] ... | svdh | B | |
| Maps the given filename extensions to the specified content charset | |||
| AddDefaultCharset On|Off|charset | Off | svdh | C |
| Default character set to be added for a response without an explicit character set | |||
| AddDescription string file [file] ... | svdh | B | |
| ファイルに対して表示する説明 | |||
| AddEncoding MIME-enc extension [extension] ... | svdh | B | |
| Maps the given filename extensions to the specified encoding type | |||
| AddHandler handler-name extension [extension] ... | svdh | B | |
| Maps the filename extensions to the specified handler | |||
| AddIcon icon name [name] ... | svdh | B | |
| ファイルに表示するアイコンを名前で選択 | |||
| AddIconByEncoding icon MIME-encoding [MIME-encoding] ... | svdh | B | |
| ファイルに表示するアイコンを MIME 符号化方法で選択 | |||
| AddIconByType icon MIME-type [MIME-type] ... | svdh | B | |
| ファイルの隣に表示するアイコンを MIME タイプによって選択 | |||
| AddInputFilter filter[;filter...] extension [extension ...] | svdh | B | |
| Maps filename extensions to the filters that will process client requests | |||
| AddLanguage MIME-lang extension [extension] ... | svdh | B | |
| Maps the given filename extension to the specified content language | |||
| AddModuleInfo module-name string | sv | E | |
| server-info ハンドラにより表示されるモジュールの情報に 追加の情報を付け加える | |||
| AddOutputFilter filter[;filter...] extension [extension ...] | svdh | B | |
| Maps filename extensions to the filters that will process responses from the server | |||
| AddOutputFilterByType filter[;filter...] MIME-type [MIME-type] ... | svdh | C | |
| assigns an output filter to a particular MIME-type | |||
| AddType MIME-type extension [extension] ... | svdh | B | |
| Maps the given filename extensions onto the specified content type | |||
| Alias URL-path file-path|directory-path | sv | B | |
| URL をファイルシステムの位置にマップする | |||
| AliasMatch regex file-path|directory-path | sv | B | |
| 正規表現を使って URL をファイルシステムの位置にマップする | |||
| Allow from all|host|env=env-variable [host|env=env-variable] ... | dh | B | |
| サーバのある領域にアクセスできるホストを制御する | |||
| AllowCONNECT port [port] ... | 443 563 | sv | E |
Ports that are allowed to CONNECT through
the proxy | |||
| AllowOverride All|None|directive-type [directive-type] ... | All | d | C |
| Types of directives that are allowed in .htaccess files | |||
| Anonymous user [user] ... | dh | E | |
| Specifies userIDs that areallowed access without password verification | |||
| Anonymous_Authoritative on|off | off | dh | E |
| Configures if authorization will fall-through to other methods | |||
| Anonymous_LogEmail on|off | on | dh | E |
| Sets whether the password entered will be logged in the error log | |||
| Anonymous_MustGiveEmail on|off | on | dh | E |
| Specifies whether blank passwords are allowed | |||
| Anonymous_NoUserID on|off | off | dh | E |
| Sets whether the userID field may be empty | |||
| Anonymous_VerifyEmail on|off | off | dh | E |
| Sets whether to check the password field for a correctly formatted email address | |||
| AssignUserID user_id group_id | v | M | |
| - | |||
| AuthBasicAuthoritative on|off | on | dh | B |
| 認証と承認を、より低いレベルのモジュールに移行させるかを 設定します。 | |||
| AuthBasicProvider provider-name | dh | B | |
| この位置に対する認証プロバイダを設定します。 | |||
| AuthDBMGroupFile file-path | dh | E | |
| Sets the name of the database file containing the list of user groups for authentication | |||
| AuthDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E |
| Sets the type of database file that is used to store passwords | |||
| AuthDBMUserFile file-path | dh | E | |
| Sets the name of a database file containing the list of users and passwords for authentication | |||
| AuthDigestAlgorithm MD5|MD5-sess | MD5 | dh | X |
| Selects the algorithm used to calculate the challenge and response hases in digest authentication | |||
| AuthDigestDomain URI [URI] ... | dh | X | |
| URIs that are in the same protection space for digest authentication | |||
| AuthDigestFile file-path | dh | X | |
| Location of the text file containing the list of users and encoded passwords for digest authentication | |||
| AuthDigestGroupFile file-path | dh | X | |
| Name of the text file containing the list of groups for digest authentication | |||
| AuthDigestNcCheck On|Off | Off | s | X |
| Enables or disables checking of the nonce-count sent by the server | |||
| AuthDigestNonceFormat format | dh | X | |
| Determines how the nonce is generated | |||
| AuthDigestNonceLifetime seconds | 300 | dh | X |
| How long the server nonce is valid | |||
| AuthDigestQop none|auth|auth-int [auth|auth-int] | auth | dh | X |
| Determines the quality-of-protection to use in digest authentication | |||
| AuthGroupFile file-path | dh | E | |
| Sets the name of a text file containing the list of user groups for authentication | |||
| AuthLDAPAuthoritative on|off | on | dh | X |
| Prevent other authentication modules from authenticating the user if this one fails | |||
| AuthLDAPBindDN distinguished-name | dh | X | |
| Optional DN to use in binding to the LDAP server | |||
| AuthLDAPBindPassword password | dh | X | |
| Password used in conjuction with the bind DN | |||
| AuthLDAPCompareDNOnServer on|off | on | dh | X |
| Use the LDAP server to compare the DNs | |||
| AuthLDAPDereferenceAliases never|searching|finding|always | Always | dh | X |
| When will the module de-reference aliases | |||
| AuthLDAPEnabled on|off | on | dh | X |
| Turn on or off LDAP authentication | |||
| AuthLDAPFrontPageHack on|off | dh | X | |
| Allow LDAP authentication to work with MS FrontPage | |||
| AuthLDAPGroupAttribute attribute | dh | X | |
| LDAP attributes used to check for group membership | |||
| AuthLDAPGroupAttributeIsDN on|off | on | dh | X |
| Use the DN of the client username when checking for group membership | |||
| AuthLDAPRemoteUserIsDN on|off | dh | X | |
| Use the DN of the client username to set the REMOTE_USER environment variable | |||
| AuthLDAPStartTLS on|off | dh | X | |
| Use a secure TLS connection to the LDAP server | |||
| AuthLDAPUrl url | dh | X | |
| URL specifying the LDAP search parameters | |||
| AuthName auth-domain | dh | C | |
| Authorization realm for use in HTTP authentication | |||
| AuthType Basic|Digest | dh | C | |
| Type of user authentication | |||
| AuthUserFile file-path | dh | B | |
| 認証に使用するユーザとパスワードの一覧が格納されている、 テキストファイルの名前を設定する | |||
| AuthzDBMAuthoritative on|off | on | dh | E |
| Sets whether authorization will be passed on to lower level modules | |||
| AuthzDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E |
| Sets the type of database file that is used to store passwords | |||
| AuthzGroupFileAuthoritative on|off | on | dh | E |
| Sets whether authorization will be passed on to lower level modules | |||
| BrowserMatch regex [!]env-variable[=value] [[!]env-variable[=value]] ... | svdh | B | |
| HTTP User-Agent に基づいて環境変数を設定する | |||
| BrowserMatchNoCase regex [!]env-variable[=value] [[!]env-variable[=value]] ... | svdh | B | |
| HTTP User-Agent に基づいて大文字小文字を区別せずに 環境変数を設定する | |||
| CacheDefaultExpire seconds | 3600 (one hour) | sv | X |
| The default duration to cache a document when no expiry date is specified. | |||
| CacheDisable url-string | sv | X | |
| Disable caching of specified URLs | |||
| CacheEnable cache_type url-string | sv | X | |
| Enable caching of specified URLs using a specified storage manager | |||
| CacheFile file-path [file-path] ... | s | X | |
| - | |||
| CacheForceCompletion Percentage | 60 | sv | X |
| Percentage of document served, after which the server will complete caching the file even if the request is cancelled. | |||
| CacheIgnoreCacheControl On|Off | Off | sv | X |
| Ignore the fact that the client requested the content not be cached. | |||
| CacheIgnoreNoLastMod On|Off | Off | sv | X |
| Ignore the fact that a response has no Last Modified header. | |||
| CacheLastModifiedFactor float | 0.1 | sv | X |
| The factor used to compute an expiry date based on the LastModified date. | |||
| CacheMaxExpire seconds | 86400 (one day) | sv | X |
| The maximum time in seconds to cache a document | |||
| CacheMaxStreamingBuffer size_in_bytes | 0 | sv | X |
| Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable | |||
| CacheNegotiatedDocs on|off | off | sv | B |
| コンテントネゴシエーションされたドキュメントをプロキシサーバが キャッシュできるようにする | |||
| CGIMapExtension cgi-path .extension | dh | C | |
| Technique for locating the interpreter for CGI scripts | |||
| CharsetDefault charset | svdh | X | |
| Charset to translate into | |||
| CharsetOptions option [option] ... | DebugLevel=0 NoImpl + | svdh | X |
| Configures charset translation behavior | |||
| CharsetSourceEnc charset | svdh | X | |
| Source charset of files | |||
| CheckSpelling on|off | Off | svdh | E |
| spelling モジュールを使用するようにする | |||
| ChildPerUserID user_id group_id num_children | s | M | |
| - | |||
| ContentDigest on|off | off | svdh | C |
| Enables the generation of Content-MD5 HTTP Response headers | |||
| CookieDomain domain | svdh | E | |
| The domain to which the tracking cookie applies | |||
| CookieExpires expiry-period | svdh | E | |
| Expiry time for the tracking cookie | |||
| CookieLog filename | sv | B | |
| Sets filename for the logging of cookies | |||
| CookieName token | Apache | svdh | E |
| Name of the tracking cookie | |||
| CookieStyle Netscape|Cookie|Cookie2|RFC2109|RFC2965 | Netscape | svdh | E |
| Format of the cookie header field | |||
| CookieTracking on|off | off | svdh | E |
| Enables tracking cookie | |||
| CoreDumpDirectory directory | s | M | |
| Apache がコアダンプする前に移動を試みるディレクトリ | |||
| CustomLog file|pipe format|nickname [env=[!]environment-variable] | sv | B | |
| Sets filename and format of log file | |||
| Dav on|off | off | d | E |
| WebDAV HTTP メソッドを有効にします | |||
| DavDepthInfinity on|off | off | d | E |
| PROPFIND, Depth: Infinity リクエストを許可します | |||
| DavLockDB file-path | sv | E | |
| DAV ロックデータベースの位置です | |||
| DavMinTimeout seconds | 0 | d | E |
| サーバが DAV リソースのロックを維持する最小時間です。 | |||
| DefaultIcon url-path | svdh | B | |
| 特定のアイコンが何も設定されていない時に ファイルに表示するアイコン | |||
| DefaultLanguage MIME-lang | svdh | B | |
| Sets all files in the given scope to the specified language | |||
| DefaultType MIME-type | text/plain | svdh | C |
| MIME content-type that will be sent if the server cannot determine a type in any other way | |||
| DeflateBufferSize value | 8096 | sv | E |
| zlib が一度に圧縮する塊の大きさ | |||
| DeflateFilterNote notename | sv | E | |
| ロギング用に圧縮比をメモに追加 | |||
| DeflateMemLevel value | 9 | sv | E |
| zlib が圧縮に使うメモリのレベルを指定 | |||
| DeflateWindowSize value | 15 | sv | E |
| Zlib の圧縮用ウィンドウの大きさ | |||
| Deny from all|host|env=env-variable [host|env=env-variable] ... | dh | B | |
| サーバがアクセスを拒否するホストを制御する | |||
| <Directory directory-path> ... </Directory> | sv | C | |
| Enclose a group of directives that apply only to the named file-system directory and sub-directories | |||
| DirectoryIndex local-url [local-url] ... | index.html | svdh | B |
| クライアントがディレクトリをリクエストしたときに調べる リソースのリスト | |||
| <DirectoryMatch regex> ... </DirectoryMatch> | sv | C | |
| Enclose directives that apply to file-system directories matching a regular expression and their subdirectories | |||
| DocumentRoot directory-path | /usr/local/apache/h + | sv | C |
| Directory that forms the main document tree visible from the web | |||
| EnableMMAP on|off | on | svdh | C |
| Use memory-mapping to read files during delivery | |||
| EnableSendfile on|off | on | svdh | C |
| Use the kernel sendfile support to deliver files to the client | |||
| ErrorDocument error-code document | svdh | C | |
| What the server will return to the client in case of an error | |||
| ErrorLog file-path|syslog[:facility] | logs/error_log (Uni + | sv | C |
| Location where the server will log errors | |||
| Example | svdh | X | |
| Demonstration directive to illustrate the Apache module API | |||
| ExpiresActive On|Off | svdh | E | |
Enables generation of Expires
headers | |||
| ExpiresByType MIME-type <code>seconds | svdh | E | |
Value of the Expires header configured
by MIME type | |||
| ExpiresDefault <code>seconds | svdh | E | |
| Default algorithm for calculating expiration time | |||
| ExtendedStatus On|Off | Off | s | B |
| Keep track of extended status information for each request | |||
| ExtFilterDefine filtername parameters | s | X | |
| - | |||
| ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | X |
| - | |||
| FileETag component ... | INode MTime Size | svdh | C |
| File attributes used to create the ETag HTTP response header | |||
| <Files filename> ... </Files> | svdh | C | |
| Contains directives that apply to matched filenames | |||
| <FilesMatch regex> ... </FilesMatch> | svdh | C | |
| Contains directives that apply to regular-expression matched filenames | |||
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| 要求に合う単独のドキュメントが見つからなかったときに行なうことを指定 | |||
| ForceType MIME-type|none | dh | C | |
| Forces all matching files to be served with the specified MIME content-type | |||
| Group unix-group | #-1 | sv | M |
| リクエストに応答する際に所属するグループ | |||
| Header set|append|add|unset|echo header [value] | svdh | E | |
| Configure HTTP response headers | |||
| HeaderName filename | svdh | B | |
| インデックス一覧の先頭に挿入されるファイルの名前 | |||
| HostnameLookups on|off|double | off | svd | C |
| Enables DNS lookups on client IP addresses | |||
| IdentityCheck on|off | off | svd | C |
| Enables logging of the RFC1413 identity of the remote user | |||
| <IfDefine [!]parameter-name> ... </IfDefine> | svdh | C | |
| Encloses directives that will be processed only if a test is true at startup | |||
| <IfModule [!]module-name> ... </IfModule> | svdh | C | |
| Encloses directives that are processed conditional on the presence or absence of a specific module | |||
| ImapBase map|referer|URL | http://servername/ | svdh | B |
Default base for imagemap files | |||
| ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B |
| Default action when an imagemap is called with coordinates that are not explicitly mapped | |||
| ImapMenu none|formatted|semiformatted|unformatted | svdh | B | |
| Action if no coordinates are given when calling an imagemap | |||
| Include file-path|directory-path | svd | C | |
| Includes other configuration files from within the server configuration files | |||
| IndexIgnore file [file] ... | svdh | B | |
| ディレクトリ一覧を行なう際に無視すべき ファイルリストに追加 | |||
| IndexOptions [+|-]option [[+|-]option] ... | svdh | B | |
| ディレクトリインデックスの様々な設定項目 | |||
| IndexOrderDefault Ascending|Descending Name|Date|Size|Description | Ascending Name | svdh | B |
| ディレクトリインデックスの標準の順番付けを設定 | |||
| ISAPIAppendLogToErrors on|off | off | svdh | B |
| Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the error log | |||
| ISAPIAppendLogToQuery on|off | on | svdh | B |
| Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the query field | |||
| ISAPICacheFile file-path [file-path] ... | sv | B | |
| ISAPI .dll files to be loaded at startup | |||
| ISAPIFakeAsync on|off | off | svdh | B |
| Fake asynchronous support for isapi callbacks | |||
| ISAPILogNotSupported on|off | off | svdh | B |
| Log unsupported feature requests from ISAPI extensions | |||
| ISAPIReadAheadBuffer size | 49152 | sdh | B |
| Size of the Read Ahead Buffer sent to ISAPI extensions | |||
| KeepAlive on|off | On | sv | C |
| Enables HTTP persistent connections | |||
| KeepAliveTimeout seconds | 15 | sv | C |
| Amount of time the server will wait for subsequent requests on a persistent connection | |||
| LanguagePriority MIME-lang [MIME-lang] ... | svdh | B | |
| クライアントが優先度を示さなかったときの言語の variant の優先度を 指定 | |||
| LDAPCacheEntries number | 1024 | s | X |
| Maximum number of entires in the primary LDAP cache | |||
| LDAPCacheTTL seconds | 600 | s | X |
| Time that cached items remain valid | |||
| LDAPCertDBPath directory-path | s | X | |
| Directory containing certificates for SSL support | |||
| LDAPOpCacheEntries number | 1024 | s | X |
| Number of entries used to cache LDAP compare operations | |||
| LDAPOpCacheTTL seconds | 600 | s | X |
| Time that entries in the operation cache remain valid | |||
| LDAPSharedCacheSize bytes | 102400 | s | X |
| Size in bytes of the shared-memory cache | |||
| <Limit method [method] ... > ... </Limit> | svdh | C | |
| Restrict enclosed access controls to only certain HTTP methods | |||
| <LimitExcept method [method] ... > ... </LimitExcept> | svdh | C | |
| Restrict access controls to all HTTP methods except the named ones | |||
| LimitRequestBody bytes | 0 | svdh | C |
| Restricts the total size of the HTTP request body sent from the client | |||
| LimitRequestFields number | 100 | s | C |
| Limits the number of HTTP request header fields that will be accepted from the client | |||
| LimitRequestFieldsize bytes | s | C | |
| Limits the size of the HTTP request header allowed from the client | |||
| LimitRequestLine bytes | 8190 | s | C |
| Limit the size of the HTTP request line that will be accepted from the client | |||
| LimitXMLRequestBody number | 1000000 | svdh | C |
| Limits the size of an XML-based request body | |||
| Listen [IP-address:]portnumber | s | M | |
| サーバが listen するIP アドレスとポート番号 | |||
| ListenBacklog backlog | s | M | |
| 保留状態のコネクションのキューの最大長 | |||
| LoadFile filename [filename] ... | s | E | |
| 指定されたオブジェクトファイルやライブラリをリンクする | |||
| LoadModule module filename | s | E | |
| オブジェクトファイルやライブラリをリンクし、使用モジュールの リストに追加する | |||
| <Location URL-path|URL> ... </Location> | sv | C | |
| Applies the enclosed directives only to matching URLs | |||
| <LocationMatch regex> ... </LocationMatch> | sv | C | |
| Applies the enclosed directives only to regular-expression matching URLs | |||
| LockFile filename | logs/accept.lock | s | M |
| 受付を直列化するためのロックファイルの位置 | |||
| LogFormat format|nickname [nickname] | "%h %l %u %t \"%r\" + | sv | B |
| Describes a format for use in a log file | |||
| LogLevel level | warn | sv | C |
| Controls the verbosity of the ErrorLog | |||
| MaxClients number | s | M | |
| リクエストに応答するために作成される 子プロセスの最大個数 | |||
| MaxKeepAliveRequests number | 100 | sv | C |
| Number of requests allowed on a persistent connection | |||
| MaxMemFree number | s | M | |
| 主メモリアロケータが free() を呼ばずに保持し続けられるメモリの 最大量 | |||
| MaxRequestsPerChild number | 10000 | s | M |
| 個々の子サーバが稼働中に扱うリクエスト数の上限 | |||
| MaxSpareServers number | 10 | s | M |
| アイドルな子サーバプロセスの最大個数 | |||
| MaxSpareThreads number | s | M | |
| アイドルスレッドの最大数 | |||
| MaxThreads number | 250 | s | M |
| - | |||
| MaxThreadsPerChild number | 64 | s | M |
| 子プロセス毎のスレッド数の最大数 | |||
| MetaDir directory | .web | svdh | E |
| Name of the directory to find CERN-style meta information files | |||
| MetaFiles on|off | off | svdh | E |
| Activates CERN meta-file processing | |||
| MetaSuffix suffix | .meta | svdh | E |
| File name suffix for the file containg CERN-style meta information | |||
| MimeMagicFile file-path | sv | E | |
| Enable MIME-type determination based on file contents using the specified magic file | |||
| MinSpareServers number | 5 | s | M |
| アイドルな子サーバプロセスの最小個数 | |||
| MinSpareServers number | s | M | |
| リクエストに応答することのできる アイドルスレッド数の最小数 | |||
| MMapFile file-path [file-path] ... | s | X | |
| - | |||
| ModMimeUsePathInfo On|Off | d | B | |
| Tells mod_mime to treat path_info components as part of the filename | |||
| MultiviewsMatch [NegotiatedOnly] [Handlers] [Filters] [Any] | svdh | B | |
| The types of files that will be included when searching for a matching file with MultiViews | |||
| NameVirtualHost addr[:port] | s | C | |
| Designates an IP address for name-virtual hosting | |||
| NoProxy host [host] ... | sv | E | |
| Hosts, domains, or networks that will be connected to directly | |||
| NumServers number | 2 | s | M |
| 同時に起動している子プロセスの総数 | |||
| Options [+|-]option [[+|-]option] ... | All | svdh | C |
| Configures what features are available in a particular directory | |||
| Order ordering | Deny,Allow | dh | B |
デフォルトのアクセス可能な状態と、Allow と
Deny が評価される順番を制御する | |||
| PassEnv env-variable [env-variable] ... | svdh | B | |
| シェルからの環境変数を渡す | |||
| PidFile filename | logs/httpd.pid | s | M |
| デーモンのプロセス ID をサーバが記録するためのファイル | |||
| ProtocolEcho On|Off | sv | X | |
| エコーサーバの有効無効を設定します。 | |||
| <Proxy wildcard-url> ...</Proxy> | sv | E | |
| Container for directives applied to proxied resources | |||
| ProxyBlock *|word|host|domain [word|host|domain] ... | sv | E | |
| Words, hosts, or domains that are banned from being proxied | |||
| ProxyDomain Domain | sv | E | |
| Default domain name for proxied requests | |||
| ProxyErrorOverride On|Off | Off | sv | E |
| Override error pages for proxied content | |||
| ProxyIOBufferSize bytes | sv | E | |
| IO buffer size for outgoing HTTP and FTP connections | |||
| <Proxy regex> ...</Proxy> | sv | E | |
| Container for directives applied to regular-expression-matched proxied resources | |||
| ProxyMaxForwards number | 10 | sv | E |
| Maximium number of proxies that a request can be forwarded through | |||
| ProxyPass [path] !|url | sv | E | |
| Maps remote servers into the local server URL-space | |||
| ProxyPassReverse [path] url | sv | E | |
| Adjusts the URL in HTTP response headers sent from a reverse proxied server | |||
| ProxyPreserveHost on|off | Off | sv | E |
| Use incoming Host HTTP request header for proxy request | |||
| ProxyReceiveBufferSize bytes | sv | E | |
| Network buffer size for outgoing HTTP and FTP connections | |||
| ProxyRemote match remote-server | sv | E | |
| Remote proxy used to handle certain requests | |||
| ProxyRemote regex remote-server | sv | E | |
| Remote proxy used to handle requests matched by regular expressions | |||
| ProxyRequests on|off | Off | sv | E |
| Enables forward (standard) proxy requests | |||
| ProxyTimeout seconds | 300 | sv | E |
| Network timeout for proxied requests | |||
| ProxyVia on|off|full|block | off | sv | E |
Information provided in the Via HTTP response
header for proxied requests | |||
| ReadmeName filename | svdh | B | |
| インデックス一覧の最後に挿入されるファイルの名前 | |||
| Redirect [status] URL-path URL | svdh | B | |
| クライアントが違う URL を取得するように外部へのリダイレクトを 送る | |||
| RedirectMatch [status] regex URL | svdh | B | |
| 現在の URL への正規表現のマッチにより 外部へのリダイレクトを送る | |||
| RedirectPermanent URL-path URL | svdh | B | |
| クライアントが違う URL を取得するように外部への永久的な リダイレクトを送る | |||
| RedirectTemp URL-path URL | svdh | B | |
| クライアントが違う URL を取得するように外部への一時的な リダイレクトを送る | |||
| RemoveCharset extension [extension] ... | vdh | B | |
| Removes any character set associations for a set of file extensions | |||
| RemoveEncoding extension [extension] ... | vdh | B | |
| Removes any content encoding associations for a set of file extensions | |||
| RemoveHandler extension [extension] ... | vdh | B | |
| Removes any handler associations for a set of file extensions | |||
| RemoveInputFilter extension [extension] ... | vdh | B | |
| Removes any input filter associations for a set of file extensions | |||
| RemoveLanguage extension [extension] ... | vdh | B | |
| Removes any language associations for a set of file extensions | |||
| RemoveOutputFilter extension [extension] ... | vdh | B | |
| Removes any output filter associations for a set of file extensions | |||
| RemoveType extension [extension] ... | vdh | B | |
| Removes any content type associations for a set of file extensions | |||
| RequestHeader set|append|add|unset header [value] | svdh | E | |
| Configure HTTP request headers | |||
| Require entity-name [entity-name] ... | dh | C | |
| Selects which authenticated users can access a resource | |||
| RewriteBase URL-path | dh | E | |
| Sets the base URL for per-directory rewrites | |||
| RewriteCond TestString CondPattern | svdh | E | |
| Defines a condition under which rewriting will take place | |||
| RewriteEngine on|off | off | svdh | E |
| Enables or disables runtime rewriting engine | |||
| RewriteLock file-path | s | E | |
Sets the name of the lock file used for RewriteMap
synchronization | |||
| RewriteLog file-path | sv | E | |
| Sets the name of the file used for logging rewrite engine processing | |||
| RewriteLogLevel Level | 0 | sv | E |
| Sets the verbosity of the log file used by the rewrite engine | |||
| RewriteMap MapName MapType:MapSource | sv | E | |
| Defines a mapping function for key-lookup | |||
| RewriteOptions Options | svdh | E | |
| Sets some special options for the rewrite engine | |||
| RewriteRule Pattern Substitution | svdh | E | |
| Defines rules for the rewriting engine | |||
| RLimitCPU number|max [number|max] | svdh | C | |
| Limits the CPU consumption of processes launched by Apache children | |||
| RLimitMEM number|max [number|max] | svdh | C | |
| Limits the memory consumption of processes launched by Apache children | |||
| RLimitNPROC number|max [number|max] | svdh | C | |
| Limits the number of processes that can be launched by processes launched by Apache children | |||
| Satisfy any|all | all | dh | C |
| Interaction between host-level access control and user authentication | |||
| ScoreBoardFile file-path | logs/apache_status | s | M |
| 子プロセスと連携するためのデータを保存する ファイルの位置 | |||
| Script method cgi-script | svd | B | |
| 特定のリクエストメソッドに対して CGI スクリプトを 実行するように設定 | |||
| ScriptAlias URL-path file-path|directory-path | sv | B | |
| URL をファイルシステムの位置へマップし、マップ先を CGI スクリプトに指定 | |||
| ScriptAliasMatch regex file-path|directory-path | sv | B | |
| URL を正規表現を使ってファイルシステムの位置へマップし、マップ先を CGI スクリプトに指定 | |||
| ScriptInterpreterSource registry|script | script | svdh | C |
| Technique for locating the interpreter for CGI scripts | |||
| ScriptLog file-path | sv | B | |
| CGI スクリプトのエラーログファイルの場所 | |||
| ScriptLogBuffer bytes | 1024 | sv | B |
| スクリプトログに記録される PUT や POST リクエストの内容の上限 | |||
| ScriptLogLength bytes | 10385760 | sv | B |
| CGI スクリプトのログファイルの大きさの上限 | |||
| ScriptSock file-path | logs/cgisock | sv | B |
| The name of the socket to use for communication with the cgi daemon | |||
| SendBufferSize bytes | s | M | |
| TCP バッファサイズ | |||
| ServerAdmin email-address | sv | C | |
| Email address that the server includes in error messages sent to the client | |||
| ServerAlias hostname [hostname] ... | v | C | |
| Alternate names for a host used when matching requests to name-virtual hosts | |||
| ServerLimit number | 256 (prefork), Serv + | s | M |
| 設定可能なサーバプロセス数の上限 | |||
| ServerName fully-qualified-domain-name[:port] | sv | C | |
| Hostname and port that the server uses to identify itself | |||
| ServerPath URL-path | v | C | |
| Legacy URL pathname for a name-virtual host that is accessed by an incompatible browser | |||
| ServerRoot directory-path | /usr/local/apache | s | C |
| Base directory for the server installation | |||
| ServerSignature On|Off|EMail | Off | svdh | C |
| Configures the footer on server-generated documents | |||
| ServerTokens Major|Minor|Minimal|ProductOnly|OS|Full | Full | s | C |
| Configures the Server HTTP response header | |||
| SetEnv env-variable value | svdh | B | |
| 環境変数を設定する | |||
| SetEnvIf attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... | svdh | B | |
| リクエストの属性に基づいて環境変数を設定する | |||
| SetEnvIfNoCase attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... | svdh | B | |
| リクエストの属性に基づいて大文字小文字を区別せずに環境変数を設定する | |||
| 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 input | |||
| 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 occurre + | 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 displayed | |||
| SSIUndefinedEcho tag | "(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 Client Auth | |||
| 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 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 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 keys | |||
| 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 Remote Server Auth | |||
| 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 | |||
| 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 | |||
| SSLVerifyDepth number | svdh | E | |
| Maximum depth of CA Certificates in Remote Server Certificate verification | |||
| SSLRandomSeed context source [bytes] | s | E | |
| Pseudo Random Number Generator (PRNG) seeding source | |||
| 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 HTTP request | |||
| 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 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 Certificate verification | |||
| StartServers number | 5 | s | M |
| 起動時に生成される子サーバプロセスの数 | |||
| StartThreads number | s | M | |
| 起動時に生成されるスレッドの数 | |||
| SuexecUserGroup User Group | sv | ||
| CGI プログラムのユーザパーミッション、グループパーミッション | |||
| ThreadLimit number | s | M | |
| 設定可能な子プロセス毎のスレッド数の上限を 設定します | |||
| ThreadsPerChild number | 50 | s | M |
| 子プロセスそれぞれに生成されるスレッド数 | |||
| ThreadStackSize number | 65536 | s | M |
| - | |||
| TimeOut number | 300 | s | C |
| Amount of time the server will wait for certain events before failing a request | |||
| TransferLog file|pipe | sv | B | |
| Specifly 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 | |
| 環境から変数を取り除く | |||
| UseCanonicalName on|off|dns | on | svd | C |
| Configures how the server determines its own name and port | |||
| User unix-userid | #-1 | sv | 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 for a given virtual host | |||
| <VirtualHost addr[:port] [addr[:port]] ...> ... </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 a given virtual host | |||
| 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 set | |||