All RU EN
The following directives are allowed in any <Else> [core ] - Contains directives that apply only if the condition of a previous <If> or <ElseIf> section is not satisfied by a request at runtime
<ElseIf> [core ] - Contains directives that apply only if a condition is satisfied by a request at runtime while the condition of a previous <If> or <ElseIf> section is not satisfied
<Files> [core ] - Contains directives that apply to matched filenames
<FilesMatch> [core ] - Contains directives that apply to regular-expression matched filenames
<If> [core ] - Contains directives that apply only if a condition is satisfied by a request at runtime
<IfDefine> [core ] - Encloses directives that will be processed only if a test is true at startup
<IfModule> [core ] - Encloses directives that are processed conditional on the presence or absence of a specific module
<IfVersion> [mod_version ] - contains version dependent configuration
LimitRequestBody [core ] - Restricts the total size of the HTTP request body sent from the client
LimitXMLRequestBody [core ] - Limits the size of an XML-based request body
LuaCodeCache [mod_lua ] - Configure the compiled code cache.
LuaHookAccessChecker [mod_lua ] - Provide a hook for the access_checker phase of request processing
LuaHookAuthChecker [mod_lua ] - Provide a hook for the auth_checker phase of request processing
LuaHookCheckUserID [mod_lua ] - Provide a hook for the check_user_id phase of request processing
LuaHookFixups [mod_lua ] - Provide a hook for the fixups phase of a request processing
LuaHookInsertFilter [mod_lua ] - Provide a hook for the insert_filter phase of request processing
LuaHookLog [mod_lua ] - Provide a hook for the access log phase of a request processing
LuaHookMapToStorage [mod_lua ] - Provide a hook for the map_to_storage phase of request processing
LuaHookTranslateName [mod_lua ] - Provide a hook for the translate name phase of request processing
LuaHookTypeChecker [mod_lua ] - Provide a hook for the type_checker phase of request processing
LuaInherit [mod_lua ] - Controls how parent configuration sections are merged into children
LuaMapHandler [mod_lua ] - Map a path to a lua handler
LuaPackageCPath [mod_lua ] - Add a directory to lua's package.cpath
LuaPackagePath [mod_lua ] - Add a directory to lua's package.path
LuaQuickHandler [mod_lua ] - Provide a hook for the quick handler of request processing
LuaRoot [mod_lua ] - Specify the base path for resolving relative paths for mod_lua directives
LuaScope [mod_lua ] - One of once, request, conn, thread -- default is once
RLimitCPU [core ] - Limits the CPU consumption of processes launched by Apache httpd children
RLimitMEM [core ] - Limits the memory consumption of processes launched by Apache httpd children
RLimitNPROC [core ] - Limits the number of processes that can be launched by processes launched by Apache httpd children
ServerSignature [core ] - Configures the footer on server-generated documents
SSIErrorMsg [mod_include ] - Error message displayed when there is an SSI error
SSITimeFormat [mod_include ] - Configures the format in which date strings are displayed
SSIUndefinedEcho [mod_include ] - String displayed when an unset variable is echoed
|
![]() |