GCS Amplitude
GCS Amplitude

ディレクティブ クイックリファレンス

AcceptFilter protocol acceptfilter | | s | C | | プロトコルを Listen しているソケットの最適化を設定する | AcceptPathInfo On|Off|Default | Default | svdh | C | | 後に続くパス名情報を受け付けるリソースの指定 | AccessFileName filename [filename] ... | .htaccess | sv | C | | 分散設定ファイルの名前 | Action action-type cgi-script [virtual] | | 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 | | | ファイル名の拡張子を指定された文字セットにマップする | AddDefaultCharset On|Off|charset | Off | svdh | C | レスポンスのコンテントタイプが text/plain あるいは text/html の場合に追加するデフォルトの charset パラメータ | AddDescription string file [file] ... | | svdh | B | | ファイルに対して表示する説明 | AddEncoding MIME-enc extension [extension] ... | | svdh | | | ファイル名の拡張子を指定されたエンコーディング にマップする | AddHandler handler-name extension [extension] ... | | svdh | | | ファイル名の拡張子を指定されたハンドラにマップする | 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 | | | ファイルの拡張子をクライアントのリクエストを処理する フィルタにマップする | AddLanguage MIME-lang extension [extension] ... | | svdh | | | ファイル名を指定された言語にマップ | AddModuleInfo module-name string | | sv | E | | server-info ハンドラにより表示されるモジュールの情報に 追加の情報を付け加える | AddOutputFilter filter[;filter...] extension [extension] ... | | svdh | | | ファイル名の拡張子をサーバからの応答を処理するフィルタに マップする | AddOutputFilterByType filter[;filter...] media-type [media-type] ... | | svdh | B | | assigns an output filter to a particular media-type | AddType MIME-type extension [extension] ... | | svdh | | | ファイル名の拡張子を指定されたコンテントタイプにマップ | 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 | E | | サーバのある領域にアクセスできるホストを制御する | AllowCONNECT port[-port] [port[-port]] ... | 443 563 | sv | E | Ports that are allowed to CONNECT through the proxy | AllowEncodedSlashes On|Off | Off | sv | C | | URL 中の符号化されたパス分離文字が先に伝えられるのを許可するかどうかを 決定する | AllowMethods reset|HTTP-method [HTTP-method]... | reset | d | X | | Restrict access to the listed HTTP methods | AllowOverride All|None|directive-type [directive-type] ... | All | d | C | .htaccess で許可されるディレクティブの種類 | AllowOverrideList None|directive [directive-type] ... | None | d | C | Individual directives that are allowed in .htaccess files | Anonymous user [user] ... | | dh | E | | パスワードの検査無しでアクセスを許可する userID を指定する | AnonymousLogEmail On|Off | On | dh | E | | 入力されたパスワードがエラーログにロギングされるかどうかを 設定する | AnonymousMustGiveEmail On|Off | On | dh | E | | 空パスワードを許可するかどうかを指定する | AnonymousNoUserID On|Off | Off | dh | E | | 空 userID を許可するかを指定する | AnonymousVerifyEmail On|Off | Off | dh | E | | パスワード欄が正しい形式の電子メールアドレスであることを 調べるかどうかを設定する | AsyncRequestWorkerFactor factor | | s | M | | Limit concurrent connections per process | AuthBasicAuthoritative On|Off | On | dh | B | | 認証と承認を、より低いレベルのモジュールに移行させるかを 設定します。 | [AuthBasicFake off|username [password]](modauthbasic.html#authbasicfake) | | dh | B | | Fake basic authentication using the given expressions for username and password | AuthBasicProvider provider-name [provider-name] ... | file | dh | B | | この位置に対する認証プロバイダを設定します。 | AuthBasicUseDigestAlgorithm MD5|Off | Off | dh | B | | Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication. | AuthDBDUserPWQuery query | | d | E | | SQL query to look up a password for a user | AuthDBDUserRealmQuery query | | d | E | | SQL query to look up a password hash for a user and realm. | AuthDBMGroupFile file-path | | dh | E | | Sets the name of the database file containing the list of user groups for authorization | AuthDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E | | パスワードを保存するために必要なデータベースファイルの種類を 設定する | AuthDBMUserFile file-path | | dh | E | | 認証用のユーザとパスワードのリストを保持している データベースファイル名を設定する | AuthDigestAlgorithm MD5|MD5-sess | MD5 | dh | E | | Selects the algorithm used to calculate the challenge and response hashes in digest authentication | AuthDigestDomain URI [URI] ... | | dh | E | | URIs that are in the same protection space for digest authentication | AuthDigestNonceLifetime seconds | 300 | dh | E | | How long the server nonce is valid | AuthDigestProvider provider-name [provider-name] ... | file | dh | E | | Sets the authentication provider(s) for this location | [AuthDigestQop none|auth|auth-int [auth|auth-int]](modauthdigest.html#authdigestqop) | auth | dh | E | | Determines the quality-of-protection to use in digest authentication | AuthDigestShmemSize size | 1000 | s | E | | The amount of shared memory to allocate for keeping track of clients | AuthFormAuthoritative On|Off | On | dh | B | | Sets whether authorization and authentication are passed to lower level modules | AuthFormBody fieldname | | d | B | | The name of a form field carrying the body of the request to attempt on successful login | AuthFormDisableNoStore On|Off | Off | d | B | | Disable the CacheControl no-store header on the login page | AuthFormFakeBasicAuth On|Off | Off | d | B | | Fake a Basic Authentication header | AuthFormLocation fieldname | | d | B | | The name of a form field carrying a URL to redirect to on successful login | AuthFormLoginRequiredLocation url | | d | B | | The URL of the page to be redirected to should login be required | AuthFormLoginSuccessLocation url | | d | B | | The URL of the page to be redirected to should login be successful | AuthFormLogoutLocation uri | | d | B | | The URL to redirect to after a user has logged out | AuthFormMethod fieldname | | d | B | | The name of a form field carrying the method of the request to attempt on successful login | AuthFormMimetype fieldname | | d | B | | The name of a form field carrying the mimetype of the body of the request to attempt on successful login | AuthFormPassword fieldname | | d | B | | The name of a form field carrying the login password | AuthFormProvider provider-name [provider-name] ... | file | dh | B | | Sets the authentication provider(s) for this location | AuthFormSitePassphrase secret | | d | B | | Bypass authentication checks for high traffic sites | AuthFormSize size | | d | B | | The largest size of the form in bytes that will be parsed for the login details | AuthFormUsername fieldname | | d | B | | The name of a form field carrying the login username | AuthGroupFile file-path | | dh | B | | 証認に使用するユーザグループの一覧が格納されている、 テキストファイルの名前を設定する | AuthLDAPAuthorizePrefix prefix | AUTHORIZE | dh | E | | Specifies the prefix for environment variables set during authorization | AuthLDAPBindAuthoritativeoff|on | on | dh | E | | Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the user's credentials. | AuthLDAPBindDN distinguished-name | | dh | E | | Optional DN to use in binding to the LDAP server | AuthLDAPBindPassword password | | dh | E | | Password used in conjuction with the bind DN | AuthLDAPCharsetConfig file-path | | s | E | | Language to charset conversion configuration file | AuthLDAPCompareAsUser on|off | off | dh | E | | Use the authenticated user's credentials to perform authorization comparisons | AuthLDAPCompareDNOnServer on|off | on | dh | E | | Use the LDAP server to compare the DNs | AuthLDAPDereferenceAliases never|searching|finding|always | always | dh | E | | When will the module de-reference aliases | AuthLDAPGroupAttribute attribute | member uniquemember + | dh | E | | LDAP attributes used to identify the user members of groups. | AuthLDAPGroupAttributeIsDN on|off | on | dh | E | | Use the DN of the client username when checking for group membership | AuthLDAPInitialBindAsUser off|on | off | dh | E | | Determines if the server does the initial DN lookup using the basic authentication users' own username, instead of anonymously or with hard-coded credentials for the server | AuthLDAPInitialBindPatternregex substitution | (.) $1 (remote use + | dh | E | | Specifies the transformation of the basic authentication username to be used when binding to the LDAP server to perform a DN lookup | AuthLDAPMaxSubGroupDepth Number | 10 | dh | E | | Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued. | AuthLDAPRemoteUserAttribute uid | | dh | E | | Use the value of the attribute returned during the user query to set the REMOTEUSER environment variable | AuthLDAPRemoteUserIsDN on|off | off | dh | E | | Use the DN of the client username to set the REMOTEUSER environment variable | AuthLDAPSearchAsUser on|off | off | dh | E | | Use the authenticated user's credentials to perform authorization searches | AuthLDAPSubGroupAttribute attribute | | dh | E | | Specifies the attribute labels, one value per directive line, used to distinguish the members of the current group that are groups. | AuthLDAPSubGroupClass LdapObjectClass | groupOfNames groupO + | dh | E | | Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing. | AuthLDAPUrl url [NONE|SSL|TLS|STARTTLS] | | dh | E | | URL specifying the LDAP search parameters | AuthMerging Off | And | Or | Off | dh | B | | Controls the manner in which each configuration section's authorization logic is combined with that of preceding configuration sections. | AuthName auth-domain | | dh | B | | Authorization realm for use in HTTP authentication | AuthnCacheContext directory|server|custom-string | | d | B | | Specify a context string for use in the cache key | AuthnCacheEnable | | s | B | | Enable Authn caching configured anywhere | AuthnCacheProvideFor authn-provider [...] | | dh | B | | Specify which authn provider(s) to cache for | AuthnCacheSOCache provider-name[:provider-args] | | s | B | | Select socache backend provider to use | AuthnCacheTimeout timeout (seconds) | | dh | B | | Set a timeout for cache entries | ... | | s | B | | Enclose a group of directives that represent an extension of a base authentication provider and referenced by the specified alias | AuthnzFcgiCheckAuthnProvider provider-name|None option ... | | d | E | | Enables a FastCGI application to handle the checkauthn authentication hook. | AuthnzFcgiDefineProvider type provider-name backend-address | | s | E | | Defines a FastCGI application as a provider for authentication and/or authorization | AuthType None|Basic|Digest|Form | | dh | B | | Type of user authentication | AuthUserFile file-path | | dh | B | | 認証に使用するユーザとパスワードの一覧が格納されている、 テキストファイルの名前を設定する | AuthzDBDLoginToReferer On|Off | Off | d | E | Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present | AuthzDBDQuery query | | d | E | | Specify the SQL Query for the required operation | AuthzDBDRedirectQuery query | | d | E | | Specify a query to look up a login page for the user | AuthzDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E | | Sets the type of database file that is used to store list of user groups | ... | | s | B | | Enclose a group of directives that represent an extension of a base authorization provider and referenced by the specified alias | AuthzSendForbiddenOnFailure On|Off | Off | dh | B | | Send '403 FORBIDDEN' instead of '401 UNAUTHORIZED' if authentication succeeds but authorization fails | BalancerGrowth # | 5 | sv | E | | Number of additional Balancers that can be added Post-configuration | BalancerInherit On|Off | On | sv | E | | Inherit ProxyPassed Balancers/Workers from the main server | | | d | E | | Add a member to a load balancing group | BalancerPersist On|Off | Off | sv | E | | Attempt to persist changes made by the Balancer Manager across restarts. | 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 に基づいて大文字小文字を区別せずに 環境変数を設定する | BufferedLogs On|Off | Off | s | B | | ディスクに書き出す前にメモリにログエントリをバッファする | BufferSize integer | 131072 | svdh | E | | Maximum size in bytes to buffer by the buffer filter | CacheDefaultExpire seconds | 3600 (1時間) | sv | E | | 期日が指定されていないときにドキュメントをキャッシュするデフォルトの期間 | CacheDetailHeader on|off | off | svdh | E | | Add an X-Cache-Detail header to the response. | CacheDirLength length | 2 | sv | E | | サブディレクトリ名の文字数 | CacheDirLevels levels | 2 | sv | E | | キャッシュのサブディレクトリの深さの数 | CacheDisable url-string | | sv | E | | 特定の URL をキャッシュしない | CacheEnable cachetype url-string | | sv | E | | 指定したストレージ管理方式を使ってのキャッシュを有効にする | CacheFile file-path [file-path] ... | | s | X | | Cache a list of file handles at startup time | CacheHeader on|off | off | svdh | E | | Add an X-Cache header to the response. | CacheIgnoreCacheControl On|Off | Off | sv | E | | キャッシュされているコンテンツを返さないようにクライアントから リクエストされても無視する | CacheIgnoreHeaders header-string [header-string] ... | None | sv | E | | 指定された HTTP ヘッダをキャッシュに保存しない。 | CacheIgnoreNoLastMod On|Off | Off | sv | E | | 応答に Last Modified が無くても気にしないようにする | CacheIgnoreQueryString On|Off | Off | sv | E | | キャッシュ時にクエリーストリングを無視する | CacheIgnoreURLSessionIdentifiers identifier [identifier] ... | None | sv | E | | Ignore defined session identifiers encoded in the URL when caching | CacheKeyBaseURL URL | http://example.com | sv | E | | Override the base URL of reverse proxied cache keys. | CacheLastModifiedFactor float | 0.1 | sv | E | | LastModified の日付に基づいて有効期限 (expiry) を計算するための重みを指定する | CacheLock on|off | off | sv | E | | Enable the thundering herd lock. | CacheLockMaxAge integer | 5 | sv | E | | Set the maximum possible age of a cache lock. | CacheLockPath directory | /tmp/modcache-lock + | sv | E | | Set the lock path directory. | CacheMaxExpire seconds | 86400 (一日) | sv | E | | ドキュメントをキャッシュする最大時間を秒数で表したもの | CacheMaxFileSize bytes | 1000000 | sv | E | | キャッシュに保管されるドキュメントの最大の (バイトでの) サイズ | CacheMinExpire seconds | 0 | sv | E | | ドキュメントをキャッシュする最小秒数 | CacheMinFileSize bytes | 1 | sv | E | | キャッシュに保管されるドキュメントの最小限の (バイトでの) 大きさ | CacheNegotiatedDocs On|Off | Off | sv | B | | コンテントネゴシエーションされたドキュメントをプロキシサーバが キャッシュできるようにする | CacheQuickHandler on|off | on | sv | E | | Run the cache from the quick handler. | | | svdh | E | | The minimum size (in bytes) of the document to read and be cached before sending the data downstream | | | svdh | E | | The minimum time (in milliseconds) that should elapse while reading before data is sent downstream | CacheRoot directory | | sv | E | | キャッシュファイルが保管されるルートディレクトリ | CacheSocache type[:args] | | sv | E | | The shared object cache implementation to use | CacheSocacheMaxSize bytes | 102400 | svdh | E | | The maximum size (in bytes) of an entry to be placed in the cache | CacheSocacheMaxTime seconds | 86400 | svdh | E | | The maximum time (in seconds) for a document to be placed in the cache | CacheSocacheMinTime seconds | 600 | svdh | E | | The maximum time (in seconds) for a document to be placed in the cache | CacheSocacheReadSize bytes | 0 | svdh | E | | The minimum size (in bytes) of the document to read and be cached before sending the data downstream | CacheSocacheReadTime milliseconds | 0 | svdh | E | | The minimum time (in milliseconds) that should elapse while reading before data is sent downstream | CacheStaleOnError on|off | on | svdh | E | | Serve stale content in place of 5xx responses. | CacheStoreExpired On|Off | Off | svdh | E | | Attempt to cache responses that the server reports as expired | CacheStoreNoStore On|Off | Off | sv | E | | no-store と指定されているレスポンスのキャッシュを試みる。 | CacheStorePrivate On|Off | Off | sv | E | | private と指定されているレスポンスのキャッシュを試みる。 | CGIDScriptTimeout time[s|ms] | | svdh | B | | The length of time to wait for more output from the CGI program | CGIMapExtension cgi-path .extension | | dh | C | | CGI スクリプトのインタープリタの位置を調べるための手法 | CharsetDefault charset | | svdh | E | | Charset to translate into | CharsetOptions option [option] ... | ImplicitAdd | svdh | E | | Configures charset translation behavior | CharsetSourceEnc charset | | svdh | E | | Source charset of files | CheckCaseOnly on|off | Off | svdh | E | | 大文字小文字の修正だけ行うようにする | CheckSpelling on|off | Off | svdh | E | | spelling モジュールを使用するようにする | ChrootDir /path/to/directory | | s | B | | Directory for apache to run chroot(8) after startup. | ContentDigest On|Off | Off | svdh | C | Content-MD5 HTTP 応答ヘッダの生成を有効にする | CookieDomain domain | | svdh | E | | The domain to which the tracking cookie applies | CookieExpires expiry-period | | svdh | E | | Expiry time for the tracking cookie | 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 | | ログファイルの名前と書式を設定する | Dav On|Off|provider-name | Off | d | E | | WebDAV HTTP メソッドを有効にします | DavDepthInfinity on|off | off | svd | E | | PROPFIND, Depth: Infinity リクエストを許可します | DavGenericLockDB file-path | | svd | E | | DAV ロックデータベースの場所 | DavLockDB file-path | | sv | E | | DAV ロックデータベースの位置 | DavMinTimeout seconds | 0 | svd | E | | サーバが DAV リソースのロックを維持する最小時間です。 | DBDExptime time-in-seconds | 300 | sv | E | | Keepalive time for idle connections | DBDInitSQL "SQL statement" | | sv | E | | Execute an SQL statement after connecting to a database | DBDKeep number | 2 | sv | E | | Maximum sustained number of connections | DBDMax number | 10 | sv | E | | Maximum number of connections | DBDMin number | 1 | sv | E | | Minimum number of connections | DBDParams param1=value1[,param2=value2] | | sv | E | | Parameters for database connection | DBDPersist On|Off | | sv | E | | Whether to use persistent connections | DBDPrepareSQL "SQL statement" label | | sv | E | | Define an SQL prepared statement | DBDriver name | | sv | E | | Specify an SQL driver | DefaultIcon url-path | | svdh | B | | 特定のアイコンが何も設定されていない時に ファイルに表示するアイコン | DefaultLanguage MIME-lang | | svdh | | | あるスコープのすべてのファイルを指定された言語に 設定する | DefaultRuntimeDir directory-path | DEFAULTRELRUNTIME + | s | C | | Base directory for the server run-time files | DefaultType MIME-type|none | text/plain | svdh | C | | サーバがコンテントタイプを決定できないときに 送られる MIME コンテントタイプ | Define parameter-name | | s | C | | 変数の存在を宣言する | DeflateBufferSize value | 8096 | sv | E | | zlib が一度に圧縮する塊の大きさ | DeflateCompressionLevel value | | sv | E | | 出力に対して行なう圧縮の程度 | DeflateFilterNote [type] notename | | sv | E | | ロギング用に圧縮比をメモに追加 | DeflateInflateLimitRequestBodyvalue | | svdh | E | | Maximum size of inflated request bodies | DeflateInflateRatioBurst value | | svdh | E | | Maximum number of times the inflation ratio for request bodies can be crossed | DeflateInflateRatioLimit value | | svdh | E | | Maximum inflation ratio for request bodies | DeflateMemLevel value | 9 | sv | E | | zlib が圧縮に使うメモリのレベルを指定 | DeflateWindowSize value | 15 | sv | E | | Zlib の圧縮用ウィンドウの大きさ | Deny from all|host|env=[!]env-variable [host|env=[!]env-variable] ... | | dh | E | | サーバがアクセスを拒否するホストを制御する | ... | | sv | C | | 指定のファイルシステムのディレクトリとサブディレクトリとのみに 適用されるディレクティブを囲む | DirectoryCheckHandler On|Off | Off | svdh | B | | Toggle how this module responds when another handler is configured | DirectoryIndex local-url [local-url] ... | index.html | svdh | B | | クライアントがディレクトリをリクエストしたときに調べる リソースのリスト | DirectoryIndexRedirect on | off | permanent | temp | seeother | 3xx-code | off | svdh | B | | Configures an external redirect for directory indexes. | ... | | sv | C | | 正規表現にマッチするファイルシステムのディレクトリと サブディレクトリとのみに適用されるディレクティブを囲む | DirectorySlash On|Off | On | svdh | B | | パス末尾のスラッシュでリダイレクトするかどうかのオンオフをトグルさせる | DocumentRoot directory-path | /usr/local/apache/h + | sv | C | | ウェブから見えるメインのドキュメントツリーになる ディレクトリ | DTracePrivileges On|Off | Off | s | X | | Determines whether the privileges required by dtrace are enabled. | DumpIOInput On|Off | Off | s | E | | エラーログにすべての入力データをダンプ | DumpIOOutput On|Off | Off | s | E | | エラーログにすべての出力データをダンプ | ... | | svdh | C | Contains directives that apply only if the condition of a previous or section is not satisfied by a request at runtime | ... | | svdh | C | Contains directives that apply only if a condition is satisfied by a request at runtime while the condition of a previous or section is not satisfied | EnableExceptionHook On|Off | Off | s | M | | クラッシュの後に例外ハンドラを実行するフックを有効にする | EnableMMAP On|Off | On | svdh | C | | 配送中にファイルを読み込むためにメモリマッピングを 使うかどうか | EnableSendfile On|Off | On | svdh | C | | ファイルのクライアントへの配送時にカーネルの sendfile サポートを 使うかどうか | Error message | | svdh | C | | Abort configuration parsing with a custom error message | ErrorDocument error-code document | | svdh | C | | エラーが発生したときにサーバがクライアントに送るもの | ErrorLog file-path|syslog[:facility] | logs/errorlog (Uni + | sv | C | | サーバがエラーをログ収集する場所 | [ ErrorLogFormat [connection|request] ](core.html#errorlogformat)format | | sv | C | | Format specification for error log entries | Example | | svdh | X | | Demonstration directive to illustrate the Apache module API | ExpiresActive On|Off | | svdh | E | Expires ヘッダの生成を有効にする | ExpiresByType MIME-type seconds | | svdh | E | MIME タイプによって設定される Expires ヘッダの値 | ExpiresDefault seconds | | svdh | E | | 期限切れ期日を計算するデフォルトアルゴリズム | ExtendedStatus On|Off | Off[] | s | C | | Keep track of extended status information for each request | ExtFilterDefine filtername parameters | | s | E | | 外部フィルタを定義 | ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E | modextfilter のオプションを設定 | | | svdh | B | | Define a default URL for requests that don't map to a file | FileETag component ... | INode MTime Size | svdh | C | | ETag HTTP 応答ヘッダを作成するために使用される ファイルの属性 | ... | | svdh | C | | マッチするファイル名に適用されるディレクティブを囲む | ... | | svdh | C | | 正規表現にマッチするファイル名に適用される ディレクティブを囲む | [FilterChain [+=-@!]](modfilter.html#filterchain)filter-name ... | | svdh | B | | Configure the filter chain | FilterDeclare filter-name [type] | | svdh | B | | Declare a smart filter | FilterProtocol filter-name [provider-name] proto-flags | | svdh | B | | Deal with correct HTTP protocol handling | FilterProvider filter-name provider-name expression | | svdh | B | | Register a content filter | FilterTrace filter-name level | | svd | B | Get debug/diagnostic information from modfilter | [ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]](modnegotiation.html#forcelanguagepriority) | Prefer | svdh | B | | 要求に合う単独のドキュメントが見つからなかったときに行なうことを指定 | ForceType MIME-type|None | | dh | C | | すべてのマッチするファイルが指定の MIME コンテントタイプで 送られるようにする | ForensicLog filename|pipe | | sv | E | | Forensic ログのファイル名を設定する | GprofDir /tmp/gprof/|/tmp/gprof/% | | sv | C | | Directory to write gmon.out profiling data to. | GracefulShutDownTimeout seconds | | s | M | | 穏やかな停止をかけた後、終了するまで待つ時間 | Group unix-group | #-1 | s | B | | Group under which the server will answer requests | Header [condition] set|append|add|unset|echo header [value] [early|env=[!]variable] | | svdh | E | | HTTP 応答ヘッダの設定 | HeaderName filename | | svdh | B | | インデックス一覧の先頭に挿入されるファイルの名前 | HeartbeatAddress addr:port | | s | X | | Multicast address for heartbeat packets | HeartbeatListenaddr:port | | s | X | | multicast address to listen for incoming heartbeat requests | HeartbeatMaxServers number-of-servers | 10 | s | X | | Specifies the maximum number of servers that will be sending heartbeat requests to this server | HeartbeatStorage file-path | logs/hb.dat | s | X | | Path to store heartbeat data | HeartbeatStorage file-path | logs/hb.dat | s | X | | Path to read heartbeat data | HostnameLookups On|Off|Double | Off | svd | C | | クライアントの IP アドレスの DNS ルックアップを 有効にする | IdentityCheck On|Off | Off | svd | E | | リモートユーザの RFC 1413 によるアイデンティティのロギングを 有効にする | IdentityCheckTimeout seconds | 30 | svd | E | | Ident リクエストがタイムアウトするまでの期間を決める | ... | | svdh | C | | 実行時、リクエストが条件を満たした場合にのみ適用される ディレクティブを包含する | [ ... | | svdh | C | | 起動時にテストが真であるときのみに処理されるディレクティブを 囲む | [ ... | | svdh | C | | モジュールの存在するかしないかに応じて処理される ディレクティブを囲む | [ ... | | svdh | E | | バージョン依存の設定を入れる | 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 | formatted | svdh | B | | Action if no coordinates are given when calling an imagemap | Include file-path|directory-path | | svd | C | | サーバ設定ファイル中から他の設定ファイルを取り込む | IncludeOptional file-path|directory-path|wildcard | | svd | C | | Includes other configuration files from within the server configuration files | IndexHeadInsert "markup ..." | | svdh | B | | インデックスページの HEAD セクションにテキストを挿入する | IndexIgnore file [file] ... | | svdh | B | | ディレクトリ一覧を行なう際に無視すべき ファイルリストに追加 | IndexIgnoreReset ON|OFF | | svdh | B | | Empties the list of files to hide when listing a directory | [IndexOptions [+|-]](modautoindex.html#indexoptions)option [[+|-]option] ... | | svdh | B | | ディレクトリインデックスの様々な設定項目 | IndexOrderDefault Ascending|Descending Name|Date|Size|Description | Ascending Name | svdh | B | | ディレクトリインデックスの標準の順番付けを設定 | IndexStyleSheet url-path | | svdh | B | | ディレクトリインデックスに CSS スタイルシートを追加する | InputSed sed-command | | dh | X | Sed command to filter request data (typically POST data) | ISAPIAppendLogToErrors on|off | off | svdh | B | Record HSEAPPENDLOGPARAMETER requests from ISAPI extensions to the error log | ISAPIAppendLogToQuery on|off | on | svdh | B | Record HSEAPPENDLOGPARAMETER 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 | svdh | B | | Size of the Read Ahead Buffer sent to ISAPI extensions | KeepAlive On|Off | On | sv | C | | HTTP の持続的な接続を有効にする | KeepAliveTimeout seconds | 5 | sv | C | | 持続的な接続で次のリクエストが来るまでサーバが待つ時間 | KeptBodySize maximum size in bytes | 0 | d | B | | Keep the request body instead of discarding it up to the specified maximum size, for potential use by filters such as modinclude. | LanguagePriority MIME-lang [MIME-lang] ... | | svdh | B | | クライアントが優先度を示さなかったときの言語の variant の優先度を 指定 | LDAPCacheEntries number | 1024 | s | E | | Maximum number of entries in the primary LDAP cache | LDAPCacheTTL seconds | 600 | s | E | | Time that cached items remain valid | LDAPConnectionPoolTTL n | -1 | sv | E | | Discard backend connections that have been sitting in the connection pool too long | LDAPConnectionTimeout seconds | | s | E | | Specifies the socket connection timeout in seconds | LDAPLibraryDebug 7 | | s | E | | Enable debugging in the LDAP SDK | LDAPOpCacheEntries number | 1024 | s | E | | Number of entries used to cache LDAP compare operations | LDAPOpCacheTTL seconds | 600 | s | E | | Time that entries in the operation cache remain valid | LDAPReferralHopLimit number | | dh | E | | The maximum number of referral hops to chase before terminating an LDAP query. | LDAPReferrals On|Off|default | On | dh | E | | Enable referral chasing during queries to the LDAP server. | LDAPRetries number-of-retries | 3 | s | E | | Configures the number of LDAP server retries. | LDAPRetryDelay seconds | 0 | s | E | | Configures the delay between LDAP server retries. | LDAPSharedCacheFile directory-path/filename | | s | E | | Sets the shared memory cache file | LDAPSharedCacheSize bytes | 500000 | s | E | | Size in bytes of the shared-memory cache | LDAPTimeout seconds | 60 | s | E | | Specifies the timeout for LDAP search and bind operations, in seconds | LDAPTrustedClientCert type directory-path/filename/nickname [password] | | dh | E | | Sets the file containing or nickname referring to a per connection client certificate. Not all LDAP toolkits support per connection client certificates. | LDAPTrustedGlobalCert type directory-path/filename [password] | | s | E | | Sets the file or database containing global trusted Certificate Authority or global client certificates | LDAPTrustedMode type | | sv | E | | Specifies the SSL/TLS mode to be used when connecting to an LDAP server. | LDAPVerifyServerCert On|Off | On | s | E | | Force server certificate verification | ... | | svdh | C | | 囲いの中にあるアクセス制御の適用を特定の HTTP メソッドのみに 制限する | ... | | svdh | C | | 指定されたもの以外の HTTP メソッドにアクセス制御を 制限する | LimitInternalRecursion number [number] | 10 | sv | C | | 内部リダイレクトと入れ子になったサブリクエストの最大数を決定する | LimitRequestBody bytes | 0 | svdh | C | | クライアントから送られる HTTP リクエストのボディの 総量を制限する | LimitRequestFields number | 100 | s | C | | クライアントからの HTTP リクエストのヘッダフィールドの数を 制限する | LimitRequestFieldSize bytes | 8190 | s | C | | クライアントからの HTTP リクエストのヘッダの サイズを制限する | LimitRequestLine bytes | 8190 | s | C | | クライアントからの HTTP リクエスト行のサイズを制限する | LimitXMLRequestBody bytes | 1000000 | svdh | C | | XML 形式のリクエストのボディのサイズを制限する | Listen [IP-address:]portnumber [protocol] | | s | M | | サーバが listen するIP アドレスとポート番号 | ListenBacklog backlog | | s | M | | 保留状態のコネクションのキューの最大長 | LoadFile filename [filename] ... | | sv | E | | 指定されたオブジェクトファイルやライブラリをリンクする | LoadModule module filename | | sv | E | | オブジェクトファイルやライブラリをリンクし、使用モジュールの リストに追加する | ... | | sv | C | | 囲んだディレクティブをマッチする URL のみに適用 | ... | | sv | C | | 囲んだディレクティブを正規表現にマッチする URL のみに 適用 | LogFormat format|nickname [nickname] | "%h %l %u %t \"%r\" + | sv | B | | ログファイルで使用する書式を設定する | LogLevel level | warn | sv | C | | ErrorLog の冗長性を制御する | LogMessage message [hook=hook] [expr=expression] | | d | X | | Log user-defined message to error log | LuaAuthzProvider providername /path/to/lua/script.lua functionname | | s | X | Plug an authorization provider function into modauthzcore | LuaCodeCache stat|forever|never | stat | svdh | X | | Configure the compiled code cache. | [LuaHookAccessChecker /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookaccesschecker) | | svdh | X | | Provide a hook for the accesschecker phase of request processing | [LuaHookAuthChecker /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookauthchecker) | | svdh | X | | Provide a hook for the authchecker phase of request processing | [LuaHookCheckUserID /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookcheckuserid) | | svdh | X | | Provide a hook for the checkuserid phase of request processing | LuaHookFixups /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the fixups phase of a request processing | LuaHookInsertFilter /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the insertfilter phase of request processing | LuaHookLog /path/to/lua/script.lua logfunctionname | | svdh | X | | Provide a hook for the access log phase of a request processing | LuaHookMapToStorage /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the maptostorage phase of request processing | [LuaHookTranslateName /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahooktranslatename) | | sv | X | | Provide a hook for the translate name phase of request processing | LuaHookTypeChecker /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the typechecker phase of request processing | LuaInherit none|parent-first|parent-last | parent-first | svdh | X | | Controls how parent configuration sections are merged into children | LuaInputFilter filtername /path/to/lua/script.lua functionname | | s | X | | Provide a Lua function for content input filtering | [LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name]](modlua.html#luamaphandler) | | svdh | X | | Map a path to a lua handler | LuaOutputFilter filtername /path/to/lua/script.lua functionname | | s | X | | Provide a Lua function for content output filtering | LuaPackageCPath /path/to/include/?.soa | | svdh | X | | Add a directory to lua's package.cpath | LuaPackagePath /path/to/include/?.lua | | svdh | X | | Add a directory to lua's package.path | LuaQuickHandler /path/to/script.lua hookfunctionname | | sv | X | | Provide a hook for the quick handler of request processing | LuaRoot /path/to/a/directory | | svdh | X | | Specify the base path for resolving relative paths for modlua directives | [LuaScope once|request|conn|thread|server [min] [max]](modlua.html#luascope) | once | svdh | X | | One of once, request, conn, thread -- default is once | ... | | svd | B | | Define a configuration file macro | MaxConnectionsPerChild number | 0 | s | M | | Limit on the number of connections that an individual child server will handle during its life | MaxKeepAliveRequests number | 100 | sv | C | | 持続的な接続上で許可されるリクエストの数 | MaxMemFree KBytes | 0 | s | M | free() が呼ばれない限り、 主メモリアロケータが保持し続けられるメモリの最大量 | MaxRangeOverlaps default | unlimited | none | number-of-ranges | 20 | svd | C | Number of overlapping ranges (eg: 100-200,150-300 ) allowed before returning the complete resource | MaxRangeReversals default | unlimited | none | number-of-ranges | 20 | svd | C | Number of range reversals (eg: 100-200,50-70 ) allowed before returning the complete resource | MaxRanges default | unlimited | none | number-of-ranges | 200 | svd | C | | Number of ranges allowed before returning the complete resource | MaxRequestWorkers number | | s | M | | Maximum number of connections that will be processed simultaneously | MaxSpareServers number | 10 | s | M | | アイドルな子サーバプロセスの最大個数 | MaxSpareThreads number | | s | M | | アイドルスレッドの最大数 | MaxThreads number | 2048 | s | M | | Set the maximum number of worker threads | [MergeTrailers [on|off]](core.html#mergetrailers) | off | sv | C | | Determins whether trailers are merged into headers | 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 containing 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 | | アイドルな子サーバプロセスの最小個数 | MinSpareThreads number | | s | M | | リクエストに応答することのできる アイドルスレッド数の最小数 | MMapFile file-path [file-path] ... | | s | X | | Map a list of files into memory at startup time | ModemStandard V.21|V.26bis|V.32|V.92 | | d | X | | Modem standard to simulate | ModMimeUsePathInfo On|Off | Off | d | | pathinfo コンポーネントをファイル名の一部として扱うように modmime に通知する | [MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters]](modmime.html#multiviewsmatch) | NegotiatedOnly | svdh | | | MultiViews でのマッチングの検索に含ませる ファイルのタイプを指定する | Mutex mechanism [default|mutex-name] ... [OmitPID] | default | s | C | | Configures mutex mechanism and lock file directory for all or specified mutexes | NameVirtualHost addr[:port] | | s | C | | 名前ベースのバーチャルホストのための IP アドレスを指定 | NoProxy host [host] ... | | sv | E | | 直接接続する ホスト、ドメイン、ネットワーク | NWSSLTrustedCerts filename [filename] ... | | s | B | | List of additional client certificates | NWSSLUpgradeable [IP-address:]portnumber | | s | B | | Allows a connection to be upgraded to an SSL connection upon request | [Options [+|-]](core.html#options)option [[+|-]option] ... | All | svdh | C | | ディレクトリに対して使用可能な機能を設定する | Order ordering | Deny,Allow | dh | E | デフォルトのアクセス可能な状態と、Allow と Deny が評価される順番を制御する | OutputSed sed-command | | dh | X | | Sed command for filtering response content | PassEnv env-variable [env-variable] ... | | svdh | B | | シェルからの環境変数を渡す | PidFile filename | logs/httpd.pid | s | M | | デーモンのプロセス ID をサーバが記録するためのファイル | PrivilegesMode FAST|SECURE|SELECTIVE | FAST | svd | X | | Trade off processing speed and efficiency vs security against malicious privileges-aware code. | Protocol protocol | | sv | C | | Protocol for a listening socket | ProtocolEcho On|Off | Off | sv | X | | エコーサーバの有効無効を設定します。 | ... | | sv | E | | プロキシされるリソースに適用されるコンテナ | ProxyAddHeaders Off|On | On | svd | E | | Add proxy information in X-Forwarded- headers | ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E | | 応答におかしなヘッダがある場合の扱い方を決める | ProxyBlock |word|host|domain [word|host|domain] ... | | sv | E | | プロキシ接続を禁止する語句、ホスト名、ドメインを指定する | ProxyDomain Domain | | sv | E | | プロキシされたリクエストのデフォルトのドメイン名 | ProxyErrorOverride On|Off | Off | sv | E | | プロキシされたコンテンツのエラーページを上書きする | ProxyExpressDBMFile | | sv | E | | Pathname to DBM file. | ProxyExpressDBMFile | | sv | E | | DBM type of file. | [ProxyExpressEnable [on|off]](modproxyexpress.html#proxyexpressenable) | | sv | E | | Enable the module functionality. | ProxyFtpDirCharset character set | ISO-8859-1 | svd | E | | Define the character set for proxied FTP listings | [ProxyFtpEscapeWildcards [on|off]](modproxyftp.html#proxyftpescapewildcards) | | svd | E | | Whether wildcards in requested filenames are escaped when sent to the FTP server | [ProxyFtpListOnWildcard [on|off]](modproxyftp.html#proxyftplistonwildcard) | | svd | E | | Whether wildcards in requested filenames trigger a file listing | ProxyHTMLBufSize bytes | | svd | B | | Sets the buffer size increment for buffering inline scripts and stylesheets. | ProxyHTMLCharsetOut Charset | | | svd | B | | Specify a charset for modproxyhtml output. | ProxyHTMLDocType HTML|XHTML [Legacy] OR ProxyHTMLDocType fpi [SGML|XML] | | svd | B | | Sets an HTML or XHTML document type declaration. | ProxyHTMLEnable On|Off | Off | svd | B | | Turns the proxyhtml filter on or off. | ProxyHTMLEvents attribute [attribute ...] | | svd | B | | Specify attributes to treat as scripting events. | ProxyHTMLExtended On|Off | Off | svd | B | | Determines whether to fix links in inline scripts, stylesheets, and scripting events. | ProxyHTMLFixups [lowercase] [dospath] [reset] | | svd | B | | Fixes for simple HTML errors. | ProxyHTMLInterp On|Off | Off | svd | B | Enables per-request interpolation of ProxyHTMLURLMap rules. | ProxyHTMLLinks element attribute [attribute2 ...] | | svd | B | | Specify HTML elements that have URL attributes to be rewritten. | ProxyHTMLMeta On|Off | Off | svd | B | Turns on or off extra pre-parsing of metadata in HTML sections. | ProxyHTMLStripComments On|Off | Off | svd | B | | Determines whether to strip HTML comments. | ProxyHTMLURLMap from-pattern to-pattern [flags] [cond] | | svd | B | | Defines a rule to rewrite HTML links | ProxyIOBufferSize bytes | 8192 | sv | E | | 内部データスループットバッファのサイズを決定する | ... | | sv | E | | 正規表現でのマッチによるプロキシリソース用のディレクティブコンテナ | ProxyMaxForwards number | 10 | sv | E | | リクエストがフォワードされるプロキシの最大数 | ProxyPass [path] !|url [key=value key=value ...]] | | svd | E | | リモートサーバをローカルサーバの URL 空間にマップする | ProxyPassInherit On|Off | On | sv | E | | Inherit ProxyPass directives defined from the main server | | | svd | E | | Enable Environment Variable interpolation in Reverse Proxy configurations | | | svd | E | | Maps remote servers into the local server URL-space using regular expressions | ProxyPassReverse [path] url | | svd | E | | リバースプロキシされたサーバから送られた HTTP 応答ヘッダの URL を調整する | ProxyPassReverseCookieDomain internal-domain public-domain | | svd | E | | リバースプロキシサーバからの Set-Cookie ヘッダの Domain 文字列を 調整する | ProxyPassReverseCookiePath internal-path public-path | | svd | E | | Reverse プロキシサーバからの Set-Cookie ヘッダの Path 文字列を 調整する | ProxyPreserveHost On|Off | Off | sv | E | | プロキシリクエストに、受け付けた Host HTTP ヘッダを使う | ProxyReceiveBufferSize bytes | 0 | sv | E | | プロキシされる HTTP と FTP 接続のためのネットワークバッファサイズ | ProxyRemote match remote-server | | sv | E | | 特定のリクエストを扱う時に使われるリモートプロキシを指定する | ProxyRemoteMatch regex remote-server | | sv | E | | 正規表現でのマッチによるリクエストを扱うリモートプロキシの指定 | ProxyRequests On|Off | Off | sv | E | | フォワード (標準の) プロキシリクエストを有効にする | ProxySCGIInternalRedirect On|Off | On | svd | E | | Enable or disable internal redirect responses from the backend | ProxySCGISendfile On|Off|Headername | Off | svd | E | Enable evaluation of X-Sendfile pseudo response header | | | d | E | | Set various Proxy balancer or member parameters | ProxySourceAddress address | | sv | E | | Set local IP address for outgoing proxy connections | | | sv | E | | Show Proxy LoadBalancer status in modstatus | ProxyTimeout seconds | 300 | sv | E | | プロキシされたリクエストのネットワークタイムアウト | ProxyVia On|Off|Full|Block | Off | sv | E | プロキシされたリクエストの Via HTTP 応答ヘッダ により提供される情報 | ReadmeName filename | | svdh | B | | インデックス一覧の最後に挿入されるファイルの名前 | ReceiveBufferSize bytes | 0 | s | M | | TCP 受信バッファサイズ | 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 を取得するように外部への一時的な リダイレクトを送る | ReflectorHeader inputheader [outputheader] | | svdh | B | | Reflect an input header to the output headers | RemoteIPHeader header-field | | sv | B | | Declare the header field which should be parsed for useragent IP addresses | RemoteIPInternalProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPInternalProxyList filename | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPProxiesHeader HeaderFieldName | | sv | B | | Declare the header field which will record all intermediate IP addresses | RemoteIPTrustedProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPTrustedProxyList filename | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoveCharset extension [extension] ... | | vdh | | | ファイルの拡張子に関連付けられたすべての文字セット を解除する | RemoveEncoding extension [extension] ... | | vdh | | | ファイルの拡張子に関連付けられたすべてのコンテントエンコーディング を解除する | RemoveHandler extension [extension] ... | | vdh | | | ファイルの拡張子に関連付けられたすべてのハンドラを 解除する | RemoveInputFilter extension [extension] ... | | vdh | | | ファイル拡張子に関連付けられた入力フィルタを解除する | RemoveLanguage extension [extension] ... | | vdh | | | ファイル拡張子に関連付けられた言語を解除する | RemoveOutputFilter extension [extension] ... | | vdh | | | ファイル拡張子に関連付けられた出力フィルタを解除する | RemoveType extension [extension] ... | | vdh | | | ファイルの拡張子と関連付けられたコンテントタイプを 解除する | RequestHeader set|append|add|unset header [value] [early|env=[!]variable] | | svdh | E | | HTTP リクエストヘッダの設定 | RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] | | sv | E | | Set timeout values for receiving request headers and body from client. | [Require [not] ](modauthzcore.html#require)entity-name [entity-name] ... | | dh | B | | Tests whether an authenticated user is authorized by an authorization provider. | ... | | dh | B | | Enclose a group of authorization directives of which none must fail and at least one must succeed for the enclosing directive to succeed. | ... | | dh | B | | Enclose a group of authorization directives of which one must succeed for the enclosing directive to succeed. | ... | | dh | B | | Enclose a group of authorization directives of which none must succeed for the enclosing directive to not fail. | 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 | 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 [flags] | | svdh | E | | Defines rules for the rewriting engine | RLimitCPU seconds|max [seconds|max] | | svdh | C | | Apache の子プロセスから起動されたプロセスの CPU 消費量を 制限する | RLimitMEM bytes|max [bytes|max] | | svdh | C | | Apache の子プロセスから起動されたプロセスのメモリ消費量を 制限する | RLimitNPROC number|max [number|max] | | svdh | C | | Apache の子プロセスから起動されたプロセスが起動するプロセスの 数を制限する | Satisfy Any|All | All | dh | E | | ホストレベルのアクセス制御とユーザ認証との相互作用を指定 | ScoreBoardFile file-path | logs/apachestatus | 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|Registry-Strict|Script | Script | svdh | C | | CGI スクリプトのインタープリタの位置を調べるための手法 | ScriptLog file-path | | sv | B | | CGI スクリプトのエラーログファイルの場所 | ScriptLogBuffer bytes | 1024 | sv | B | | スクリプトログに記録される PUT や POST リクエストの内容の上限 | ScriptLogLength bytes | 10385760 | sv | B | | CGI スクリプトのログファイルの大きさの上限 | ScriptSock file-path | logs/cgisock | s | B | | CGI デーモンとの通信に使われるソケットのファイル名の接頭辞 | SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL] | | s | B | | Enables SSL encryption for the specified port | SeeRequestTail On|Off | Off | s | C | | Determine if modstatus displays the first 63 characters of a request or the last 63, assuming the request itself is greater than 63 chars. | SendBufferSize bytes | 0 | s | M | | TCP バッファサイズ | ServerAdmin email-address|URL | | sv | C | | サーバがクライアントに送るエラーメッセージに含める電子メールの アドレス | ServerAlias hostname [hostname] ... | | v | C | | リクエストを名前ベースのバーチャルホストにマッチさせているときに 使用されるホストの別名 | ServerLimit number | | s | M | | 設定可能なサーバプロセス数の上限 | ServerName [scheme://]fully-qualified-domain-name[:port] | | sv | C | | サーバが自分自身を示すときに使うホスト名とポート | ServerPath URL-path | | v | C | | 非互換のブラウザが名前ベースのバーチャルホストにアクセスしたときの ための互換用 URL パス名 | ServerRoot directory-path | /usr/local/apache | s | C | | インストールされたサーバのベースディレクトリ | ServerSignature On|Off|EMail | Off | svdh | C | | サーバが生成するドキュメントのフッタを設定 | [ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full](core.html#servertokens) | Full | s | C | Server HTTP 応答ヘッダを設定する | Session On|Off | Off | svdh | E | | Enables a session for the current directory or location | SessionCookieName name attributes | | svdh | E | | Name and attributes for the RFC2109 cookie storing the session | SessionCookieName2 name attributes | | svdh | E | | Name and attributes for the RFC2965 cookie storing the session | SessionCookieRemove On|Off | Off | svdh | E | | Control for whether session cookies should be removed from incoming HTTP headers | SessionCryptoCipher name | | svdh | X | | The crypto cipher to be used to encrypt the session | SessionCryptoDriver name [param[=value]] | | s | X | | The crypto driver to be used to encrypt the session | SessionCryptoPassphrase secret [ secret ... ] | | svdh | X | | The key used to encrypt the session | SessionCryptoPassphraseFile filename | | svd | X | | File containing keys used to encrypt the session | SessionDBDCookieName name attributes | | svdh | E | | Name and attributes for the RFC2109 cookie storing the session ID | SessionDBDCookieName2 name attributes | | svdh | E | | Name and attributes for the RFC2965 cookie storing the session ID | SessionDBDCookieRemove On|Off | On | svdh | E | | Control for whether session ID cookies should be removed from incoming HTTP headers | SessionDBDDeleteLabel label | deletesession | svdh | E | | The SQL query to use to remove sessions from the database | SessionDBDInsertLabel label | insertsession | svdh | E | | The SQL query to use to insert sessions into the database | SessionDBDPerUser On|Off | Off | svdh | E | | Enable a per user session | SessionDBDSelectLabel label | selectsession | svdh | E | | The SQL query to use to select sessions from the database | SessionDBDUpdateLabel label | updatesession | svdh | E | | The SQL query to use to update existing sessions in the database | SessionEnv On|Off | Off | svdh | E | Control whether the contents of the session are written to the HTTPSESSION environment variable | 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 | | リクエストの属性に基づいて環境変数を設定する | | | svdh | B | | Sets environment variables based on an apexpr expression | 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 のエラーがあったときに表示されるエラーメッセージ | [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. | SSILegacyExprParser on|off | off | dh | B | | Enable compatibility mode for conditional expressions. | SSIStartTag tag | "

モジュール | ディレクティブ | FAQ | 用語 | サイトマップ

Apache HTTP サーバ バージョン 2.4

モジュール

モジュール | ディレクティブ | FAQ | 用語 | サイトマップ

ディレクティブ クイックリファレンス

翻訳済み言語: de | en | es | fr | ja | ko | tr | zh-cn

de

翻訳済み言語: de | en | es | fr | ja | ko | tr | zh-cn

Apache License, Version 2.0

Copyright 2014 The Apache Software Foundation.この文書は Apache License, Version 2.0 のライセンスで提供されています。.