Apache. Указатель директив


  Алфавит     Статус     Контекст  
Вся документация

Контекст:   ServerConfig     VirtualHost     Directory     .htaccess  


Контекст: Directory

Всего: 352

  1. AcceptPathInfo On|Off|Default - Resources принимают конечную информацию о пути (Resources accept trailing pathname information) - AcceptPathInfo

    core.html#acceptpathinfo

  2. Action action-type cgi-script [virtual] - Активирует скрипт CGI для определенного обработчика или типа контента (Activates a CGI script for a particular handler or content-type) - Action

    mod_actions.html#action

  3. AddAlt string file [file] ... - Альтернативный текст для отображения файла вместо значка, выбранного по имени файла (Alternate text to display for a file, instead of an icon selected by filename) - AddAlt

    mod_autoindex.html#addalt

  4. AddAltByEncoding string MIME-encoding [MIME-encoding] ... - Альтернативный текст для отображения файла вместо значка, выбранного кодировкой MIME (Alternate text to display for a file instead of an icon selected by MIME-encoding) - AddAltByEncoding

    mod_autoindex.html#addaltbyencoding

  5. AddAltByType string MIME-type [MIME-type] ... - Альтернативный текст для отображения файла вместо значка, выбранного типом содержимого MIME (Alternate text to display for a file, instead of an icon selected by MIME content-type) - AddAltByType

    mod_autoindex.html#addaltbytype

  6. AddCharset charset extension [extension] ... - Сопоставляет заданные расширения имени файла с указанной кодировкой содержимого (Maps the given filename extensions to the specified content charset) - AddCharset

    mod_mime.html#addcharset

  7. AddDefaultCharset On|Off|charset - Параметр набора символов по умолчанию должен быть добавлен, когда тип содержимого ответа text/plain или text/html (Default charset parameter to be added when a response content-type is text/plain or text/html) - AddDefaultCharset

    core.html#adddefaultcharset

  8. AddDescription string file [file] ... - Описание для отображения файла (Description to display for a file) - AddDescription

    mod_autoindex.html#adddescription

  9. AddEncoding encoding extension [extension] ... - Сопоставляет указанные расширения файлов с указанным типом кодировки (Maps the given filename extensions to the specified encoding type) - AddEncoding

    mod_mime.html#addencoding

  10. AddHandler handler-name extension [extension] ... - Сопоставляет расширения имени файла с указанным обработчиком (Maps the filename extensions to the specified handler) - AddHandler

    mod_mime.html#addhandler

  11. AddIcon icon name [name] ... - Значок для отображения файла, выбранного по имени (Icon to display for a file selected by name) - AddIcon

    mod_autoindex.html#addicon

  12. AddIconByEncoding icon MIME-encoding [MIME-encoding] ... - Значок для отображения рядом с файлами, выбранными кодировкой содержимого MIME (Icon to display next to files selected by MIME content-encoding) - AddIconByEncoding

    mod_autoindex.html#addiconbyencoding

  13. AddIconByType icon MIME-type [MIME-type] ... - Значок для отображения рядом с файлами, выбранными по типу содержимого MIME (Icon to display next to files selected by MIME content-type) - AddIconByType

    mod_autoindex.html#addiconbytype

  14. AddInputFilter filter[;filter...] extension [extension] ... - Сопоставляет расширения файлов с фильтрами, которые будут обрабатывать запросы клиентов (Maps filename extensions to the filters that will process client requests) - AddInputFilter

    mod_mime.html#addinputfilter

  15. AddLanguage language-tag extension [extension] ... - Сопоставляет данное расширение имени файла с указанным языком содержимого (Maps the given filename extension to the specified content language) - AddLanguage

    mod_mime.html#addlanguage

  16. AddOutputFilter filter[;filter...] extension [extension] ... - Сопоставляет расширения файлов с фильтрами, которые будут обрабатывать ответы с сервера (Maps filename extensions to the filters that will process responses from the server) - AddOutputFilter

    mod_mime.html#addoutputfilter

  17. AddOutputFilterByType filter[;filter...] media-type [media-type] ... - назначает выходной фильтр для определенного типа медиа (assigns an output filter to a particular media-type) - AddOutputFilterByType

    mod_filter.html#addoutputfilterbytype

  18. AddType media-type extension [extension] ... - Сопоставляет заданные расширения имени файла с указанным типом контента (Maps the given filename extensions onto the specified content type) - AddType

    mod_mime.html#addtype

  19. Alias [URL-path] file-path|directory-path - Сопоставляет URL-адреса с местоположениями файловой системы (Maps URLs to filesystem locations) - Alias

    mod_alias.html#alias

  20. Allow from all|host|env=[!]env-variable [host|env=[!]env-variable] ... - Контролирует, какие хосты могут получить доступ к области сервера (Controls which hosts can access an area of the server) - Allow

    mod_access_compat.html#allow

  21. AllowMethods reset|HTTP-method [HTTP-method]... - Ограничить доступ к перечисленным методам HTTP (Restrict access to the listed HTTP methods) - AllowMethods

    mod_allowmethods.html#allowmethods

  22. AllowOverride All|None|directive-type [directive-type] ... - Типы директив, которые разрешены в файлах .htaccess (Types of directives that are allowed in .htaccess files) - AllowOverride

    core.html#allowoverride

  23. AllowOverrideList None|directive [directive-type] ... - Отдельные директивы, разрешенные в файлах .htaccess (Individual directives that are allowed in .htaccess files) - AllowOverrideList

    core.html#allowoverridelist

  24. Anonymous user [user] ... - Указывает идентификаторы пользователей, которым разрешен доступ без проверки пароля (Specifies userIDs that are allowed access without password verification) - Anonymous

    mod_authn_anon.html#anonymous

  25. Anonymous_LogEmail On|Off - Указывает, будет ли введенный пароль регистрироваться в журнале ошибок (Sets whether the password entered will be logged in the error log) - Anonymous_LogEmail

    mod_authn_anon.html#anonymous_logemail

  26. Anonymous_MustGiveEmail On|Off - Указывает, разрешены ли пустые пароли (Specifies whether blank passwords are allowed) - Anonymous_MustGiveEmail

    mod_authn_anon.html#anonymous_mustgiveemail

  27. Anonymous_NoUserID On|Off - Устанавливает, может ли поле userID быть пустым (Sets whether the userID field may be empty) - Anonymous_NoUserID

    mod_authn_anon.html#anonymous_nouserid

  28. Anonymous_VerifyEmail On|Off - Устанавливает, следует ли проверять поле пароля на правильно отформатированный адрес электронной почты (Sets whether to check the password field for a correctly formatted email address) - Anonymous_VerifyEmail

    mod_authn_anon.html#anonymous_verifyemail

  29. AuthBasicAuthoritative On|Off - Устанавливает, передаются ли авторизация и аутентификация модулям более низкого уровня (Sets whether authorization and authentication are passed to lower level modules) - AuthBasicAuthoritative

    mod_auth_basic.html#authbasicauthoritative

  30. AuthBasicFake off|username [password] - Фальшивая базовая аутентификация с использованием заданных выражений для имени пользователя и пароля (Fake basic authentication using the given expressions for username and password) - AuthBasicFake

    mod_auth_basic.html#authbasicfake

  31. AuthBasicProvider provider-name [provider-name] ... - Устанавливает поставщика(ов) аутентификации для этого местоположения (Sets the authentication provider(s) for this location) - AuthBasicProvider

    mod_auth_basic.html#authbasicprovider

  32. AuthBasicUseDigestAlgorithm MD5|Off - Проверяйте пароли от провайдеров аутентификации, как если бы вместо обычной аутентификации применялась дайджест-аутентификация (Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication.) - AuthBasicUseDigestAlgorithm

    mod_auth_basic.html#authbasicusedigestalgorithm

  33. AuthDBDUserPWQuery query - SQL-запрос для поиска пароля для пользователя (SQL query to look up a password for a user) - AuthDBDUserPWQuery

    mod_authn_dbd.html#authdbduserpwquery

  34. AuthDBDUserRealmQuery query - SQL-запрос для поиска хэша пароля для пользователя и области (SQL query to look up a password hash for a user and realm.) - AuthDBDUserRealmQuery

    mod_authn_dbd.html#authdbduserrealmquery

  35. AuthDBMGroupFile file-path - Задает имя файла базы данных, содержащего список групп пользователей для авторизации (Sets the name of the database file containing the list of user groups for authorization) - AuthDBMGroupFile

    mod_authz_dbm.html#authdbmgroupfile

  36. AuthDBMType default|SDBM|GDBM|NDBM|DB - Устанавливает тип файла базы данных, который используется для хранения паролей (Sets the type of database file that is used to store passwords) - AuthDBMType

    mod_authn_dbm.html#authdbmtype

  37. AuthDBMUserFile file-path - Задает имя файла базы данных, содержащего список пользователей и пароли для аутентификации (Sets the name of a database file containing the list of users and passwords for authentication) - AuthDBMUserFile

    mod_authn_dbm.html#authdbmuserfile

  38. AuthDigestAlgorithm MD5|MD5-sess - Выбирает алгоритм, используемый для вычисления хэшей запроса и ответа при дайджест-аутентификации (Selects the algorithm used to calculate the challenge and response hashes in digest authentication) - AuthDigestAlgorithm

    mod_auth_digest.html#authdigestalgorithm

  39. AuthDigestDomain URI [URI] ... - URI, которые находятся в одном пространстве защиты для дайджест-аутентификации (URIs that are in the same protection space for digest authentication) - AuthDigestDomain

    mod_auth_digest.html#authdigestdomain

  40. AuthDigestNonceLifetime seconds - Как долго серверный одноразовый номер действителен (How long the server nonce is valid) - AuthDigestNonceLifetime

    mod_auth_digest.html#authdigestnoncelifetime

  41. AuthDigestProvider provider-name [provider-name] ... - Устанавливает поставщика(ов) аутентификации для этого местоположения (Sets the authentication provider(s) for this location) - AuthDigestProvider

    mod_auth_digest.html#authdigestprovider

  42. AuthDigestQop none|auth|auth-int [auth|auth-int] - Определяет качество защиты для использования в дайджест-аутентификации (Determines the quality-of-protection to use in digest authentication) - AuthDigestQop

    mod_auth_digest.html#authdigestqop

  43. AuthFormAuthoritative On|Off - Устанавливает, передаются ли авторизация и аутентификация модулям более низкого уровня (Sets whether authorization and authentication are passed to lower level modules) - AuthFormAuthoritative

    mod_auth_form.html#authformauthoritative

  44. AuthFormBody fieldname - Имя поля формы, содержащего тело запроса на попытку успешного входа (The name of a form field carrying the body of the request to attempt on successful login) - AuthFormBody

    mod_auth_form.html#authformbody

  45. AuthFormDisableNoStore On|Off - Отключить заголовок отсутствия хранилища CacheControl на странице входа (Disable the CacheControl no-store header on the login page) - AuthFormDisableNoStore

    mod_auth_form.html#authformdisablenostore

  46. AuthFormFakeBasicAuth On|Off - Подделка заголовка базовой аутентификации (Fake a Basic Authentication header) - AuthFormFakeBasicAuth

    mod_auth_form.html#authformfakebasicauth

  47. AuthFormLocation fieldname - Имя поля формы, содержащего URL-адрес для перенаправления при успешном входе в систему (The name of a form field carrying a URL to redirect to on successful login) - AuthFormLocation

    mod_auth_form.html#authformlocation

  48. AuthFormLoginRequiredLocation url - URL-адрес страницы, на которую следует перенаправить, если требуется вход в систему (The URL of the page to be redirected to should login be required) - AuthFormLoginRequiredLocation

    mod_auth_form.html#authformloginrequiredlocation

  49. AuthFormLoginSuccessLocation url - URL-адрес страницы, на которую будет перенаправлено, если вход будет успешным (The URL of the page to be redirected to should login be successful) - AuthFormLoginSuccessLocation

    mod_auth_form.html#authformloginsuccesslocation

  50. AuthFormLogoutLocation uri - URL для перенаправления после выхода пользователя из системы (The URL to redirect to after a user has logged out) - AuthFormLogoutLocation

    mod_auth_form.html#authformlogoutlocation

  51. AuthFormMethod fieldname - Имя поля формы, содержащего метод запроса на попытку успешного входа (The name of a form field carrying the method of the request to attempt on successful login) - AuthFormMethod

    mod_auth_form.html#authformmethod

  52. AuthFormMimetype fieldname - Имя поля формы, содержащего mimetype тела запроса для попытки успешного входа в систему (The name of a form field carrying the mimetype of the body of the request to attempt on successful login) - AuthFormMimetype

    mod_auth_form.html#authformmimetype

  53. AuthFormPassword fieldname - Название поля формы, содержащего логин-пароль (The name of a form field carrying the login password) - AuthFormPassword

    mod_auth_form.html#authformpassword

  54. AuthFormProvider provider-name [provider-name] ... - Устанавливает поставщика(ов) аутентификации для этого местоположения (Sets the authentication provider(s) for this location) - AuthFormProvider

    mod_auth_form.html#authformprovider

  55. AuthFormSitePassphrase secret - Обход проверки подлинности для сайтов с высоким трафиком (Bypass authentication checks for high traffic sites) - AuthFormSitePassphrase

    mod_auth_form.html#authformsitepassphrase

  56. AuthFormSize size - Наибольший размер формы в байтах, которая будет проанализирована для получения данных для входа (The largest size of the form in bytes that will be parsed for the login details) - AuthFormSize

    mod_auth_form.html#authformsize

  57. AuthFormUsername fieldname - Имя поля формы, содержащего имя пользователя для входа (The name of a form field carrying the login username) - AuthFormUsername

    mod_auth_form.html#authformusername

  58. AuthGroupFile file-path - Задает имя текстового файла со списком групп пользователей для авторизации (Sets the name of a text file containing the list of user groups for authorization) - AuthGroupFile

    mod_authz_groupfile.html#authgroupfile

  59. AuthLDAPAuthorizePrefix prefix - Указывает префикс для переменных окружения, устанавливаемых при авторизации (Specifies the prefix for environment variables set during authorization) - AuthLDAPAuthorizePrefix

    mod_authnz_ldap.html#authldapauthorizeprefix

  60. AuthLDAPBindAuthoritative off|on - Определяет, используются ли другие поставщики аутентификации, когда пользователь может быть сопоставлен с DN, но сервер не может успешно выполнить привязку с учетными данными пользователя (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.) - AuthLDAPBindAuthoritative

    mod_authnz_ldap.html#authldapbindauthoritative

  61. AuthLDAPBindDN distinguished-name - Необязательный DN для использования при привязке к серверу LDAP (Optional DN to use in binding to the LDAP server) - AuthLDAPBindDN

    mod_authnz_ldap.html#authldapbinddn

  62. AuthLDAPBindPassword password - Пароль, используемый вместе с DN привязки (Password used in conjunction with the bind DN) - AuthLDAPBindPassword

    mod_authnz_ldap.html#authldapbindpassword

  63. AuthLDAPCompareAsUser on|off - Используйте учетные данные аутентифицированного пользователя для выполнения сравнений авторизации (Use the authenticated user's credentials to perform authorization comparisons) - AuthLDAPCompareAsUser

    mod_authnz_ldap.html#authldapcompareasuser

  64. AuthLDAPCompareDNOnServer on|off - Используйте сервер LDAP для сравнения DN (Use the LDAP server to compare the DNs) - AuthLDAPCompareDNOnServer

    mod_authnz_ldap.html#authldapcomparednonserver

  65. AuthLDAPDereferenceAliases never|searching|finding|always - Когда модуль будет разыменовывать псевдонимы (When will the module de-reference aliases) - AuthLDAPDereferenceAliases

    mod_authnz_ldap.html#authldapdereferencealiases

  66. AuthLDAPGroupAttribute attribute - Атрибуты LDAP, используемые для идентификации пользователей-членов групп (LDAP attributes used to identify the user members of groups.) - AuthLDAPGroupAttribute

    mod_authnz_ldap.html#authldapgroupattribute

  67. AuthLDAPGroupAttributeIsDN on|off - Использовать DN имени пользователя клиента при проверке членства в группе (Use the DN of the client username when checking for group membership) - AuthLDAPGroupAttributeIsDN

    mod_authnz_ldap.html#authldapgroupattributeisdn

  68. AuthLDAPInitialBindAsUser off|on - Определяет, выполняет ли сервер первоначальный поиск DN, используя собственное имя пользователя пользователей базовой аутентификации, а не анонимно или с жестко запрограммированными учетными данными для сервера (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) - AuthLDAPInitialBindAsUser

    mod_authnz_ldap.html#authldapinitialbindasuser

  69. AuthLDAPInitialBindPattern regex substitution - Указывает преобразование имени пользователя для базовой аутентификации, которое будет использоваться при привязке к серверу LDAP для выполнения поиска DN (Specifies the transformation of the basic authentication username to be used when binding to the LDAP server to perform a DN lookup) - AuthLDAPInitialBindPattern

    mod_authnz_ldap.html#authldapinitialbindpattern

  70. AuthLDAPMaxSubGroupDepth Number - Указывает максимальную глубину вложенности подгрупп, которая будет оцениваться перед прекращением поиска пользователя (Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued.) - AuthLDAPMaxSubGroupDepth

    mod_authnz_ldap.html#authldapmaxsubgroupdepth

  71. AuthLDAPRemoteUserAttribute uid - Используйте значение атрибута, возвращенное во время пользовательского запроса, для установки переменной среды REMOTE_USER (Use the value of the attribute returned during the user query to set the REMOTE_USER environment variable) - AuthLDAPRemoteUserAttribute

    mod_authnz_ldap.html#authldapremoteuserattribute

  72. AuthLDAPRemoteUserIsDN on|off - Используйте DN имени пользователя клиента для установки переменной окружения REMOTE_USER (Use the DN of the client username to set the REMOTE_USER environment variable) - AuthLDAPRemoteUserIsDN

    mod_authnz_ldap.html#authldapremoteuserisdn

  73. AuthLDAPSearchAsUser on|off - Используйте учетные данные аутентифицированного пользователя для выполнения поиска авторизации (Use the authenticated user's credentials to perform authorization searches) - AuthLDAPSearchAsUser

    mod_authnz_ldap.html#authldapsearchasuser

  74. AuthLDAPSubGroupAttribute attribute - Определяет метки атрибутов, по одному значению на строку директивы, используемые для различения членов текущей группы, являющихся группами (Specifies the attribute labels, one value per directive line, used to distinguish the members of the current group that are groups.) - AuthLDAPSubGroupAttribute

    mod_authnz_ldap.html#authldapsubgroupattribute

  75. AuthLDAPSubGroupClass LdapObjectClass - Указывает, какие значения objectClass LDAP идентифицируют объекты каталога, которые являются группами во время обработки подгрупп (Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing.) - AuthLDAPSubGroupClass

    mod_authnz_ldap.html#authldapsubgroupclass

  76. AuthLDAPUrl url [NONE|SSL|TLS|STARTTLS] - URL с указанием параметров поиска LDAP (URL specifying the LDAP search parameters) - AuthLDAPUrl

    mod_authnz_ldap.html#authldapurl

  77. AuthMerging Off | And | Or - Управляет способом объединения логики авторизации каждого раздела конфигурации с логикой предыдущих разделов конфигурации (Controls the manner in which each configuration section's authorization logic is combined with that of preceding configuration sections.) - AuthMerging

    mod_authz_core.html#authmerging

  78. AuthName auth-domain - Область авторизации для использования в аутентификации HTTP (Authorization realm for use in HTTP authentication) - AuthName

    mod_authn_core.html#authname

  79. AuthnCacheContext directory|server|custom-string - Укажите строку контекста для использования в ключе кеша (Specify a context string for use in the cache key) - AuthnCacheContext

    mod_authn_socache.html#authncachecontext

  80. AuthnCacheProvideFor authn-provider [...] - Укажите, для каких провайдеров аутентификации следует кэшировать (Specify which authn provider(s) to cache for) - AuthnCacheProvideFor

    mod_authn_socache.html#authncacheprovidefor

  81. AuthnCacheTimeout timeout (seconds) - Установить тайм-аут для записей в кеше (Set a timeout for cache entries) - AuthnCacheTimeout

    mod_authn_socache.html#authncachetimeout

  82. AuthnzFcgiCheckAuthnProvider provider-name|None option ... - Включает FastCGI-приложение для обработки хука проверки подлинности check_authn (Enables a FastCGI application to handle the check_authn authentication hook.) - AuthnzFcgiCheckAuthnProvider

    mod_authnz_fcgi.html#authnzfcgicheckauthnprovider

  83. AuthType None|Basic|Digest|Form - Тип аутентификации пользователя (Type of user authentication) - AuthType

    mod_authn_core.html#authtype

  84. AuthUserFile file-path - Задает имя текстового файла, содержащего список пользователей и пароли для аутентификации (Sets the name of a text file containing the list of users and passwords for authentication) - AuthUserFile

    mod_authn_file.html#authuserfile

  85. AuthzDBDLoginToReferer On|Off - Определяет, перенаправлять ли Клиента на страницу Referring при успешном входе в систему или выходе из системы, если присутствует заголовок запроса Referer (Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present) - AuthzDBDLoginToReferer

    mod_authz_dbd.html#authzdbdlogintoreferer

  86. AuthzDBDQuery query - Укажите SQL-запрос для необходимой операции (Specify the SQL Query for the required operation) - AuthzDBDQuery

    mod_authz_dbd.html#authzdbdquery

  87. AuthzDBDRedirectQuery query - Укажите запрос для поиска страницы входа для пользователя (Specify a query to look up a login page for the user) - AuthzDBDRedirectQuery

    mod_authz_dbd.html#authzdbdredirectquery

  88. AuthzDBMType default|SDBM|GDBM|NDBM|DB - Задает тип файла базы данных, который используется для хранения списка групп пользователей (Sets the type of database file that is used to store list of user groups) - AuthzDBMType

    mod_authz_dbm.html#authzdbmtype

  89. AuthzSendForbiddenOnFailure On|Off - Отправить '403 FORBIDDEN' вместо '401 UNAUTHORIZED', если аутентификация прошла успешно, но авторизация не удалась (Send '403 FORBIDDEN' instead of '401 UNAUTHORIZED' if authentication succeeds but authorization fails) - AuthzSendForbiddenOnFailure

    mod_authz_core.html#authzsendforbiddenonfailure

  90. BalancerMember [balancerurl] url [key=value [key=value ...]] - Добавить участника в группу балансировки нагрузки (Add a member to a load balancing group) - BalancerMember

    mod_proxy.html#balancermember

  91. BrowserMatch regex [!]env-variable[=value] [[!]env-variable[=value]] ... - Устанавливает переменные среды, зависящие от HTTP User-Agent (Sets environment variables conditional on HTTP User-Agent) - BrowserMatch

    mod_setenvif.html#browsermatch

  92. BrowserMatchNoCase regex [!]env-variable[=value] [[!]env-variable[=value]] ... - Устанавливает переменные окружения в зависимости от User-Agent без учета регистра (Sets environment variables conditional on User-Agent without respect to case) - BrowserMatchNoCase

    mod_setenvif.html#browsermatchnocase

  93. BufferSize integer - Максимальный размер в байтах для буферизации буферным фильтром (Maximum size in bytes to buffer by the buffer filter) - BufferSize

    mod_buffer.html#buffersize

  94. CacheDefaultExpire seconds - Продолжительность кэширования документа по умолчанию, если срок действия не указан (The default duration to cache a document when no expiry date is specified.) - CacheDefaultExpire

    mod_cache.html#cachedefaultexpire

  95. CacheDetailHeader on|off - Добавьте в ответ заголовок X-Cache-Detail (Add an X-Cache-Detail header to the response.) - CacheDetailHeader

    mod_cache.html#cachedetailheader

  96. CacheDisable url-string | on - Отключить кеширование указанных URL (Disable caching of specified URLs) - CacheDisable

    mod_cache.html#cachedisable

  97. CacheEnable cache_type [url-string] - Включить кэширование указанных URL-адресов с помощью указанного диспетчера хранилища (Enable caching of specified URLs using a specified storage manager) - CacheEnable

    mod_cache.html#cacheenable

  98. CacheHeader on|off - Добавить к ответу заголовок X-Cache (Add an X-Cache header to the response.) - CacheHeader

    mod_cache.html#cacheheader

  99. CacheIgnoreNoLastMod On|Off - Игнорируйте тот факт, что ответ не имеет заголовка Last Modified (Ignore the fact that a response has no Last Modified header.) - CacheIgnoreNoLastMod

    mod_cache.html#cacheignorenolastmod

  100. CacheLastModifiedFactor float - Коэффициент, используемый для расчета даты истечения срока действия на основе даты LastModified (The factor used to compute an expiry date based on the LastModified date.) - CacheLastModifiedFactor

    mod_cache.html#cachelastmodifiedfactor

  101. CacheMaxExpire seconds - Максимальное время в секундах для кэширования документа (The maximum time in seconds to cache a document) - CacheMaxExpire

    mod_cache.html#cachemaxexpire

  102. CacheMaxFileSize bytes - Максимальный размер (в байтах) документа, помещаемого в кэш (The maximum size (in bytes) of a document to be placed in the cache) - CacheMaxFileSize

    mod_cache_disk.html#cachemaxfilesize

  103. CacheMinExpire seconds - Минимальное время в секундах для кэширования документа (The minimum time in seconds to cache a document) - CacheMinExpire

    mod_cache.html#cacheminexpire

  104. CacheMinFileSize bytes - Минимальный размер (в байтах) документа для помещения в кэш (The minimum size (in bytes) of a document to be placed in the cache) - CacheMinFileSize

    mod_cache_disk.html#cacheminfilesize

  105. CacheReadSize bytes - Минимальный размер (в байтах) документа для чтения и кэширования перед отправкой данных вниз по течению (The minimum size (in bytes) of the document to read and be cached before sending the data downstream) - CacheReadSize

    mod_cache_disk.html#cachereadsize

  106. CacheReadTime milliseconds - Минимальное время (в миллисекундах), которое должно пройти при чтении, прежде чем данные будут отправлены вниз по течению (The minimum time (in milliseconds) that should elapse while reading before data is sent downstream) - CacheReadTime

    mod_cache_disk.html#cachereadtime

  107. CacheSocacheMaxSize bytes - Максимальный размер (в байтах) записи, помещаемой в кэш (The maximum size (in bytes) of an entry to be placed in the cache) - CacheSocacheMaxSize

    mod_cache_socache.html#cachesocachemaxsize

  108. CacheSocacheMaxTime seconds - Максимальное время (в секундах) для помещения документа в кэш (The maximum time (in seconds) for a document to be placed in the cache) - CacheSocacheMaxTime

    mod_cache_socache.html#cachesocachemaxtime

  109. CacheSocacheMinTime seconds - Минимальное время (в секундах) для помещения документа в кэш (The minimum time (in seconds) for a document to be placed in the cache) - CacheSocacheMinTime

    mod_cache_socache.html#cachesocachemintime

  110. CacheSocacheReadSize bytes - Минимальный размер (в байтах) документа для чтения и кэширования перед отправкой данных вниз по течению (The minimum size (in bytes) of the document to read and be cached before sending the data downstream) - CacheSocacheReadSize

    mod_cache_socache.html#cachesocachereadsize

  111. CacheSocacheReadTime milliseconds - Минимальное время (в миллисекундах), которое должно пройти при чтении, прежде чем данные будут отправлены вниз по течению (The minimum time (in milliseconds) that should elapse while reading before data is sent downstream) - CacheSocacheReadTime

    mod_cache_socache.html#cachesocachereadtime

  112. CacheStaleOnError on|off - Подавать устаревший контент вместо ответов 5xx (Serve stale content in place of 5xx responses.) - CacheStaleOnError

    mod_cache.html#cachestaleonerror

  113. CacheStoreExpired On|Off - Попытка кэшировать ответы, которые сервер сообщает как просроченные (Attempt to cache responses that the server reports as expired) - CacheStoreExpired

    mod_cache.html#cachestoreexpired

  114. CacheStoreNoStore On|Off - Попытаться кэшировать запросы или ответы, помеченные как не сохраняемые (Attempt to cache requests or responses that have been marked as no-store.) - CacheStoreNoStore

    mod_cache.html#cachestorenostore

  115. CacheStorePrivate On|Off - Попытка кэшировать ответы, которые сервер пометил как частные (Attempt to cache responses that the server has marked as private) - CacheStorePrivate

    mod_cache.html#cachestoreprivate

  116. CGIDScriptTimeout time[s|ms] - Продолжительность ожидания дополнительных выходных данных от программы CGI (The length of time to wait for more output from the CGI program) - CGIDScriptTimeout

    mod_cgid.html#cgidscripttimeout

  117. CGIMapExtension cgi-path .extension - Техника поиска интерпретатора CGI-скриптов (Technique for locating the interpreter for CGI scripts) - CGIMapExtension

    core.html#cgimapextension

  118. CGIPassAuth On|Off - Включает передачу HTTP-заголовков авторизации в скрипты как переменные CGI (Enables passing HTTP authorization headers to scripts as CGI variables) - CGIPassAuth

    core.html#cgipassauth

  119. CGIVar variable rule - Управляет установкой некоторых переменных CGI (Controls how some CGI variables are set) - CGIVar

    core.html#cgivar

  120. CharsetDefault charset - Кодировка для перевода (Charset to translate into) - CharsetDefault

    mod_charset_lite.html#charsetdefault

  121. CharsetOptions option [option] ... - Настраивает поведение перевода кодировки (Configures charset translation behavior) - CharsetOptions

    mod_charset_lite.html#charsetoptions

  122. CharsetSourceEnc charset - Исходная кодировка файлов (Source charset of files) - CharsetSourceEnc

    mod_charset_lite.html#charsetsourceenc

  123. CheckCaseOnly on|off - Ограничивает действие модуля правописания исправлением регистра (Limits the action of the speling module to case corrections) - CheckCaseOnly

    mod_speling.html#checkcaseonly

  124. CheckSpelling on|off - Включает модуль правописания (Enables the spelling module) - CheckSpelling

    mod_speling.html#checkspelling

  125. ContentDigest On|Off - Включает создание заголовков HTTP-ответа Content-MD5 (Enables the generation of Content-MD5 HTTP Response headers) - ContentDigest

    core.html#contentdigest

  126. CookieDomain domain - Домен, к которому применяется отслеживающий файл cookie (The domain to which the tracking cookie applies) - CookieDomain

    mod_usertrack.html#cookiedomain

  127. CookieExpires expiry-period - Срок действия файла cookie отслеживания (Expiry time for the tracking cookie) - CookieExpires

    mod_usertrack.html#cookieexpires

  128. CookieName token - Имя отслеживающего файла cookie (Name of the tracking cookie) - CookieName

    mod_usertrack.html#cookiename

  129. CookieStyle Netscape|Cookie|Cookie2|RFC2109|RFC2965 - Формат поля заголовка cookie (Format of the cookie header field) - CookieStyle

    mod_usertrack.html#cookiestyle

  130. CookieTracking on|off - Включает отслеживание файлов cookie (Enables tracking cookie) - CookieTracking

    mod_usertrack.html#cookietracking

  131. Dav On|Off|provider-name - Включить HTTP-методы WebDAV (Enable WebDAV HTTP methods) - Dav

    mod_dav.html#dav

  132. DavDepthInfinity on|off - Разрешить PROPFIND, глубина: бесконечные запросы (Allow PROPFIND, Depth: Infinity requests) - DavDepthInfinity

    mod_dav.html#davdepthinfinity

  133. DavGenericLockDB file-path - Расположение базы данных блокировки DAV (Location of the DAV lock database) - DavGenericLockDB

    mod_dav_lock.html#davgenericlockdb

  134. DavMinTimeout seconds - Минимальное время, в течение которого сервер удерживает блокировку ресурса DAV (Minimum amount of time the server holds a lock on a DAV resource) - DavMinTimeout

    mod_dav.html#davmintimeout

  135. DefaultIcon url-path - Иконка для отображения файлов, если не настроена конкретная иконка (Icon to display for files when no specific icon is configured) - DefaultIcon

    mod_autoindex.html#defaulticon

  136. DefaultLanguage language-tag - Определяет языковой тег по умолчанию, который будет отправлен в поле заголовка Content-Language для всех ресурсов в текущем контексте, которым не был назначен языковой тег каким-либо другим способом (Defines a default language-tag to be sent in the Content-Language header field for all resources in the current context that have not been assigned a language-tag by some other means.) - DefaultLanguage

    mod_mime.html#defaultlanguage

  137. DefaultType media-type|none - Эта директива не имеет никакого эффекта, кроме выдачи предупреждений, если значение не равно none. В предыдущих версиях DefaultType указывал тип мультимедиа по умолчанию для назначения содержимому ответа, для которого невозможно было найти другую конфигурацию типа мультимедиа (This directive has no effect other than to emit warnings if the value is not none. In prior versions, DefaultType would specify a default media type to assign to response content for which no other media type configuration could be found.) - DefaultType

    core.html#defaulttype

  138. Define parameter-name [parameter-value] - Определить переменную (Define a variable) - Define

    core.html#define

  139. DeflateInflateLimitRequestBodyvalue - Максимальный размер увеличенного тела запроса (Maximum size of inflated request bodies) - DeflateInflateLimitRequestBodyvalue

    mod_deflate.html#deflateinflatelimitrequestbody

  140. DeflateInflateRatioBurst value - Максимальное количество раз, когда коэффициент инфляции для тела запроса может быть превышен (Maximum number of times the inflation ratio for request bodies can be crossed) - DeflateInflateRatioBurst

    mod_deflate.html#deflateinflateratioburst

  141. DeflateInflateRatioLimit value - Максимальный коэффициент инфляции для органов запроса (Maximum inflation ratio for request bodies) - DeflateInflateRatioLimit

    mod_deflate.html#deflateinflateratiolimit

  142. Deny from all|host|env=[!]env-variable [host|env=[!]env-variable] ... - Контролирует, каким хостам будет отказано в доступе к серверу (Controls which hosts are denied access to the server) - Deny

    mod_access_compat.html#deny

  143. DirectoryCheckHandler On|Off - Переключить реакцию этого модуля на настройку другого обработчика (Toggle how this module responds when another handler is configured) - DirectoryCheckHandler

    mod_dir.html#directorycheckhandler

  144. DirectoryIndex disabled | local-url [local-url] ... - Список ресурсов для поиска, когда клиент запрашивает каталог (List of resources to look for when the client requests a directory) - DirectoryIndex

    mod_dir.html#directoryindex

  145. DirectoryIndexRedirect on | off | permanent | temp | seeother | 3xx-code - Настраивает внешнее перенаправление для индексов каталогов (Configures an external redirect for directory indexes.) - DirectoryIndexRedirect

    mod_dir.html#directoryindexredirect

  146. DirectorySlash On|Off - Включить или выключить переадресацию косой черты в конце (Toggle trailing slash redirects on or off) - DirectorySlash

    mod_dir.html#directoryslash

  147. <Else> ... </Else> - Содержит директивы, которые применяются только в том случае, если условие предыдущего <If> или раздел <ElseIf> не удовлетворяется запросом во время выполнения (Contains directives that apply only if the condition of a previous <If> or <ElseIf> section is not satisfied by a request at runtime) - <Else>

    core.html#else

  148. <ElseIf expression> ... </ElseIf> - Содержит директивы, которые применяются только в том случае, если условие удовлетворяется запросом во время выполнения, в то время как условие предыдущего Раздел <If> или <ElseIf> не удовлетворяется (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) - <ElseIf

    core.html#elseif

  149. EnableMMAP On|Off - Использовать сопоставление памяти для чтения файлов во время доставки (Use memory-mapping to read files during delivery) - EnableMMAP

    core.html#enablemmap

  150. EnableSendfile On|Off - Используйте поддержку отправки файлов ядром для доставки файлов клиенту (Use the kernel sendfile support to deliver files to the client) - EnableSendfile

    core.html#enablesendfile

  151. Error message - Прервать синтаксический анализ конфигурации с пользовательским сообщением об ошибке (Abort configuration parsing with a custom error message) - Error

    core.html#error

  152. ErrorDocument error-code document - Что сервер вернет клиенту в случае ошибки (What the server will return to the client in case of an error) - ErrorDocument

    core.html#errordocument

  153. Example - Демонстрационная директива для иллюстрации API модуля Apache (Demonstration directive to illustrate the Apache module API) - Example

    mod_example_hooks.html#example

  154. ExpiresActive On|Off - Включает создание заголовков Expires (Enables generation of Expires headers) - ExpiresActive

    mod_expires.html#expiresactive

  155. ExpiresByType MIME-type <code>seconds - Значение заголовка Expires, настроенное по типу MIME (Value of the Expires header configured by MIME type) - ExpiresByType

    mod_expires.html#expiresbytype

  156. ExpiresDefault <code>seconds - Алгоритм по умолчанию для расчета времени экспирации (Default algorithm for calculating expiration time) - ExpiresDefault

    mod_expires.html#expiresdefault

  157. ExtFilterOptions option [option] ... - Настройте параметры mod_ext_filter (Configure mod_ext_filter options) - ExtFilterOptions

    mod_ext_filter.html#extfilteroptions

  158. FallbackResource disabled | local-url - Определить URL-адрес по умолчанию для запросов, которые не сопоставляются с файлом (Define a default URL for requests that don't map to a file) - FallbackResource

    mod_dir.html#fallbackresource

  159. FileETag component ... - Атрибуты файла, используемые для создания заголовка ответа HTTP ETag для статических файлов (File attributes used to create the ETag HTTP response header for static files) - FileETag

    core.html#fileetag

  160. <Files filename> ... </Files> - Содержит директивы, которые применяются к совпадающим именам файлов (Contains directives that apply to matched filenames) - <Files

    core.html#files

  161. <FilesMatch regex> ... </FilesMatch> - Содержит директивы, которые применяются к именам файлов, совпадающим с регулярным выражением (Contains directives that apply to regular-expression matched filenames) - <FilesMatch

    core.html#filesmatch

  162. FilterChain [+=-@!]filter-name ... - Настроить цепочку фильтров (Configure the filter chain) - FilterChain

    mod_filter.html#filterchain

  163. FilterDeclare filter-name [type] - Объявить умный фильтр (Declare a smart filter) - FilterDeclare

    mod_filter.html#filterdeclare

  164. FilterProtocol filter-name [provider-name] proto-flags - Сделка с правильной обработкой протокола HTTP (Deal with correct HTTP protocol handling) - FilterProtocol

    mod_filter.html#filterprotocol

  165. FilterProvider filter-name provider-name expression - Зарегистрируйте контент-фильтр (Register a content filter) - FilterProvider

    mod_filter.html#filterprovider

  166. FilterTrace filter-name level - Получить отладочную/диагностическую информацию из mod_filter (Get debug/diagnostic information from mod_filter) - FilterTrace

    mod_filter.html#filtertrace

  167. ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] - Действие, если ни один приемлемый документ не найден (Action to take if a single acceptable document is not found) - ForceLanguagePriority

    mod_negotiation.html#forcelanguagepriority

  168. ForceType media-type|None - Принудительно обслуживает все соответствующие файлы с указанным типом носителя в поле заголовка HTTP Content-Type (Forces all matching files to be served with the specified media type in the HTTP Content-Type header field) - ForceType

    core.html#forcetype

  169. H2CopyFiles on|off - Определить обработку файлов в ответах (Determine file handling in responses) - H2CopyFiles

    mod_http2.html#h2copyfiles

  170. H2PushResource [add] path [critical] - Объявляет ресурсы для ранней отправки клиенту (Declares resources for early pushing to the client) - H2PushResource

    mod_http2.html#h2pushresource

  171. Header [condition] add|append|echo|edit|edit*|merge|set|setifempty|unset|note header [[expr=]value [replacement] [early|env=[!]varname|expr=expression]] - Настроить заголовки ответа HTTP (Configure HTTP response headers) - Header

    mod_headers.html#header

  172. HeaderName filename - Имя файла, которое будет вставлено вверху списка указателей (Name of the file that will be inserted at the top of the index listing) - HeaderName

    mod_autoindex.html#headername

  173. HostnameLookups On|Off|Double - Включает поиск DNS по IP-адресам клиентов (Enables DNS lookups on client IP addresses) - HostnameLookups

    core.html#hostnamelookups

  174. IdentityCheck On|Off - Включает ведение журнала идентификации RFC 1413 удаленного пользователя (Enables logging of the RFC 1413 identity of the remote user) - IdentityCheck

    mod_ident.html#identitycheck

  175. IdentityCheckTimeout seconds - Определяет продолжительность тайм-аута для запросов ident (Determines the timeout duration for ident requests) - IdentityCheckTimeout

    mod_ident.html#identitychecktimeout

  176. <If expression> ... </If> - Содержит директивы, которые применяются только в том случае, если условие удовлетворяется запросом во время выполнения (Contains directives that apply only if a condition is satisfied by a request at runtime) - <If

    core.html#if

  177. ... - Заключает директивы, которые будут обработаны только в том случае, если тест верен при запуске (Encloses directives that will be processed only if a test is true at startup) -

    core.html#ifdefine

  178. ... - Заключает директивы, которые обрабатываются в зависимости от наличия или отсутствия определенного модуля (Encloses directives that are processed conditional on the presence or absence of a specific module) -

    core.html#ifmodule

  179. ... - содержит конфигурацию, зависящую от версии (contains version dependent configuration) -

    mod_version.html#ifversion

  180. ImapBase map|referer|URL - base по умолчанию для файлов изображений (Default base for imagemap files) - ImapBase

    mod_imagemap.html#imapbase

  181. ImapDefault error|nocontent|map|referer|URL - Действие по умолчанию, когда карта изображений вызывается с координатами, которые не отображаются явно (Default action when an imagemap is called with coordinates that are not explicitly mapped) - ImapDefault

    mod_imagemap.html#imapdefault

  182. ImapMenu none|formatted|semiformatted|unformatted - Действие, если при вызове карты изображения не заданы координаты (Action if no coordinates are given when calling an imagemap) - ImapMenu

    mod_imagemap.html#imapmenu

  183. Include file-path|directory-path|wildcard - Включает другие файлы конфигурации из файлов конфигурации сервера (Includes other configuration files from within the server configuration files) - Include

    core.html#include

  184. IncludeOptional file-path|directory-path|wildcard - Включает другие файлы конфигурации из файлов конфигурации сервера (Includes other configuration files from within the server configuration files) - IncludeOptional

    core.html#includeoptional

  185. IndexHeadInsert "markup ..." - Вставляет текст в раздел HEAD индексной страницы (Inserts text in the HEAD section of an index page.) - IndexHeadInsert

    mod_autoindex.html#indexheadinsert

  186. IndexIgnore file [file] ... - Добавляет в список файлов, которые нужно скрыть при отображении каталога (Adds to the list of files to hide when listing a directory) - IndexIgnore

    mod_autoindex.html#indexignore

  187. IndexIgnoreReset ON|OFF - Очищает список файлов, которые нужно скрыть при отображении каталога (Empties the list of files to hide when listing a directory) - IndexIgnoreReset

    mod_autoindex.html#indexignorereset

  188. IndexOptions [+|-]option [[+|-]option] ... - Различные параметры конфигурации для индексации каталогов (Various configuration settings for directory indexing) - IndexOptions

    mod_autoindex.html#indexoptions

  189. IndexOrderDefault Ascending|Descending Name|Date|Size|Description - Устанавливает порядок индекса каталога по умолчанию (Sets the default ordering of the directory index) - IndexOrderDefault

    mod_autoindex.html#indexorderdefault

  190. IndexStyleSheet url-path - Добавляет таблицу стилей CSS в указатель каталога (Adds a CSS stylesheet to the directory index) - IndexStyleSheet

    mod_autoindex.html#indexstylesheet

  191. InputSed sed-command - Команда Sed для фильтрации данных запроса (обычно данных POST) (Sed command to filter request data (typically POST data)) - InputSed

    mod_sed.html#inputsed

  192. ISAPIAppendLogToErrors on|off - Записывать HSE_APPEND_LOG_PARAMETER запросы от расширений ISAPI в журнал ошибок (Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the error log) - ISAPIAppendLogToErrors

    mod_isapi.html#isapiappendlogtoerrors

  193. ISAPIAppendLogToQuery on|off - Запись запросов HSE_APPEND_LOG_PARAMETER от расширений ISAPI в поле запроса (Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the query field) - ISAPIAppendLogToQuery

    mod_isapi.html#isapiappendlogtoquery

  194. ISAPIFakeAsync on|off - Поддельная асинхронная поддержка обратных вызовов ISAPI (Fake asynchronous support for ISAPI callbacks) - ISAPIFakeAsync

    mod_isapi.html#isapifakeasync

  195. ISAPILogNotSupported on|off - Журналировать неподдерживаемые запросы функций от расширений ISAPI (Log unsupported feature requests from ISAPI extensions) - ISAPILogNotSupported

    mod_isapi.html#isapilognotsupported

  196. ISAPIReadAheadBuffer size - Размер буфера упреждающего чтения, отправляемого в расширения ISAPI (Size of the Read Ahead Buffer sent to ISAPI extensions) - ISAPIReadAheadBuffer

    mod_isapi.html#isapireadaheadbuffer

  197. KeptBodySize maximum size in bytes - Сохранять тело запроса, а не отбрасывать его до указанного максимального размера, для потенциального использования фильтрами, такими как mod_include (Keep the request body instead of discarding it up to the specified maximum size, for potential use by filters such as mod_include.) - KeptBodySize

    mod_request.html#keptbodysize

  198. LanguagePriority MIME-lang [MIME-lang] ... - Приоритет языковых вариантов для случаев, когда клиент не выражает предпочтения (The precedence of language variants for cases where the client does not express a preference) - LanguagePriority

    mod_negotiation.html#languagepriority

  199. LDAPReferralHopLimit number - Максимальное количество реферальных прыжков, которые необходимо выполнить до завершения запроса LDAP (The maximum number of referral hops to chase before terminating an LDAP query.) - LDAPReferralHopLimit

    mod_ldap.html#ldapreferralhoplimit

  200. LDAPReferrals On|Off|default - Включить отслеживание ссылок во время запросов к серверу LDAP (Enable referral chasing during queries to the LDAP server.) - LDAPReferrals

    mod_ldap.html#ldapreferrals

  201. LDAPTrustedClientCert type directory-path/filename/nickname [password] - Задает файл, содержащий или псевдоним, относящийся к сертификату клиента для каждого соединения. Не все наборы инструментов LDAP поддерживают клиентские сертификаты для каждого соединения (Sets the file containing or nickname referring to a per connection client certificate. Not all LDAP toolkits support per connection client certificates.) - LDAPTrustedClientCert

    mod_ldap.html#ldaptrustedclientcert

  202. ... - Ограничить закрытые элементы управления доступом только определенными методами HTTP (Restrict enclosed access controls to only certain HTTP methods) -

    core.html#limit

  203. ... - Ограничить управление доступом ко всем методам HTTP, кроме названных (Restrict access controls to all HTTP methods except the named ones) -

    core.html#limitexcept

  204. LimitRequestBody bytes - Ограничивает общий размер тела HTTP-запроса, отправляемого клиентом (Restricts the total size of the HTTP request body sent from the client) - LimitRequestBody

    core.html#limitrequestbody

  205. LimitXMLRequestBody bytes - Ограничивает размер тела запроса на основе XML (Limits the size of an XML-based request body) - LimitXMLRequestBody

    core.html#limitxmlrequestbody

  206. LogIOTrackTTFB ON|OFF - Включить отслеживание времени до первого байта (TTFB) (Enable tracking of time to first byte (TTFB)) - LogIOTrackTTFB

    mod_logio.html#logiotrackttfb

  207. LogLevel [module:]level [module:level] ... - Управляет детализацией ErrorLog (Controls the verbosity of the ErrorLog) - LogLevel

    core.html#loglevel

  208. LogMessage message [hook=hook] [expr=expression] - Записывать пользовательское сообщение в журнал ошибок (Log user-defined message to error log) - LogMessage

    mod_log_debug.html#logmessage

  209. LuaCodeCache stat|forever|never - Настройте кеш скомпилированного кода (Configure the compiled code cache.) - LuaCodeCache

    mod_lua.html#luacodecache

  210. LuaHookAccessChecker /path/to/lua/script.lua hook_function_name [early|late] - Предоставить хук для фазы обработки запроса access_checker (Provide a hook for the access_checker phase of request processing) - LuaHookAccessChecker

    mod_lua.html#luahookaccesschecker

  211. LuaHookAuthChecker /path/to/lua/script.lua hook_function_name [early|late] - Предоставить хук для фазы auth_checker обработки запроса (Provide a hook for the auth_checker phase of request processing) - LuaHookAuthChecker

    mod_lua.html#luahookauthchecker

  212. LuaHookCheckUserID /path/to/lua/script.lua hook_function_name [early|late] - Предоставить хук для фазы обработки запроса check_user_id (Provide a hook for the check_user_id phase of request processing) - LuaHookCheckUserID

    mod_lua.html#luahookcheckuserid

  213. LuaHookFixups /path/to/lua/script.lua hook_function_name - Предоставить хук для этапа исправления обработки запроса (Provide a hook for the fixups phase of a request processing) - LuaHookFixups

    mod_lua.html#luahookfixups

  214. LuaHookInsertFilter /path/to/lua/script.lua hook_function_name - Предоставить хук для фазы insert_filter обработки запроса (Provide a hook for the insert_filter phase of request processing) - LuaHookInsertFilter

    mod_lua.html#luahookinsertfilter

  215. LuaHookLog /path/to/lua/script.lua log_function_name - Предоставить ловушку для фазы журнала доступа обработки запроса (Provide a hook for the access log phase of a request processing) - LuaHookLog

    mod_lua.html#luahooklog

  216. LuaHookMapToStorage /path/to/lua/script.lua hook_function_name - Предоставить хук для этапа map_to_storage обработки запроса (Provide a hook for the map_to_storage phase of request processing) - LuaHookMapToStorage

    mod_lua.html#luahookmaptostorage

  217. LuaHookTypeChecker /path/to/lua/script.lua hook_function_name - Предоставить хук для фазы type_checker обработки запроса (Provide a hook for the type_checker phase of request processing) - LuaHookTypeChecker

    mod_lua.html#luahooktypechecker

  218. LuaInherit none|parent-first|parent-last - Управляет тем, как родительские разделы конфигурации объединяются в дочерние (Controls how parent configuration sections are merged into children) - LuaInherit

    mod_lua.html#luainherit

  219. LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] - Сопоставьте путь к обработчику lua (Map a path to a lua handler) - LuaMapHandler

    mod_lua.html#luamaphandler

  220. LuaPackageCPath /path/to/include/?.soa - Добавить каталог в package.cpath lua (Add a directory to lua's package.cpath) - LuaPackageCPath

    mod_lua.html#luapackagecpath

  221. LuaPackagePath /path/to/include/?.lua - Добавить каталог в package.path lua (Add a directory to lua's package.path) - LuaPackagePath

    mod_lua.html#luapackagepath

  222. LuaRoot /path/to/a/directory - Укажите базовый путь для разрешения относительных путей для директив mod_lua (Specify the base path for resolving relative paths for mod_lua directives) - LuaRoot

    mod_lua.html#luaroot

  223. LuaScope once|request|conn|thread|server [min] [max] - Один раз, запрос, подключение, поток -- по умолчанию один раз (One of once, request, conn, thread -- default is once) - LuaScope

    mod_lua.html#luascope

  224. <Macro name [par1 .. parN]> ... </Macro> - Определить макрос файла конфигурации (Define a configuration file macro) - <Macro

    mod_macro.html#macro

  225. MaxRangeOverlaps default | unlimited | none | number-of-ranges - Количество перекрывающихся диапазонов (например: 100-200,150-300), разрешенных перед возвратом полного ресурса (Number of overlapping ranges (eg: 100-200,150-300) allowed before returning the complete resource) - MaxRangeOverlaps

    core.html#maxrangeoverlaps

  226. MaxRangeReversals default | unlimited | none | number-of-ranges - Количество разворотов диапазона (например: 100-200,50-70), разрешенных перед возвратом полного ресурса (Number of range reversals (eg: 100-200,50-70) allowed before returning the complete resource) - MaxRangeReversals

    core.html#maxrangereversals

  227. MaxRanges default | unlimited | none | number-of-ranges - Количество допустимых диапазонов перед возвратом всего ресурса (Number of ranges allowed before returning the complete resource) - MaxRanges

    core.html#maxranges

  228. MetaDir directory - Имя каталога для поиска файлов метаинформации в стиле CERN (Name of the directory to find CERN-style meta information files) - MetaDir

    mod_cern_meta.html#metadir

  229. MetaFiles on|off - Активирует обработку метафайлов CERN (Activates CERN meta-file processing) - MetaFiles

    mod_cern_meta.html#metafiles

  230. MetaSuffix suffix - Суффикс имени файла для файла, содержащего метаинформацию в стиле CERN (File name suffix for the file containing CERN-style meta information) - MetaSuffix

    mod_cern_meta.html#metasuffix

  231. ModemStandard V.21|V.26bis|V.32|V.34|V.92 - Стандарт модема для имитации (Modem standard to simulate) - ModemStandard

    mod_dialup.html#modemstandard

  232. ModMimeUsePathInfo On|Off - Указывает mod_mime рассматривать компоненты path_info как часть имени файла (Tells mod_mime to treat path_info components as part of the filename) - ModMimeUsePathInfo

    mod_mime.html#modmimeusepathinfo

  233. MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters] - Типы файлов, которые будут включены при поиске соответствующего файла с помощью MultiViews (The types of files that will be included when searching for a matching file with MultiViews) - MultiviewsMatch

    mod_mime.html#multiviewsmatch

  234. Options [+|-]option [[+|-]option] ... - Настраивает, какие функции доступны в определенном каталоге (Configures what features are available in a particular directory) - Options

    core.html#options

  235. Order ordering - Управляет состоянием доступа по умолчанию и порядком, в котором оцениваются Разрешить и Запретить (Controls the default access state and the order in which Allow and Deny are evaluated.) - Order

    mod_access_compat.html#order

  236. OutputSed sed-command - Команда Sed для фильтрации содержимого ответа (Sed command for filtering response content) - OutputSed

    mod_sed.html#outputsed

  237. PassEnv env-variable [env-variable] ... - Передает переменные окружения из оболочки (Passes environment variables from the shell) - PassEnv

    mod_env.html#passenv

  238. PrivilegesMode FAST|SECURE|SELECTIVE - Сочетайте скорость и эффективность обработки с защитой от вредоносного кода, поддерживающего привилегии (Trade off processing speed and efficiency vs security against malicious privileges-aware code.) - PrivilegesMode

    mod_privileges.html#privilegesmode

  239. ProxyAddHeaders Off|On - Добавить информацию о прокси в заголовки X-Forwarded-* (Add proxy information in X-Forwarded-* headers) - ProxyAddHeaders

    mod_proxy.html#proxyaddheaders

  240. ProxyErrorOverride On|Off - Переопределить страницы ошибок для прокси-контента (Override error pages for proxied content) - ProxyErrorOverride

    mod_proxy.html#proxyerroroverride

  241. ProxyFCGIBackendType FPM|GENERIC - Укажите тип серверного приложения FastCGI (Specify the type of backend FastCGI application) - ProxyFCGIBackendType

    mod_proxy_fcgi.html#proxyfcgibackendtype

  242. ProxyFCGISetEnvIf conditional-expression [!]environment-variable-name [value-expression] - Разрешить исправление переменных, отправленных на серверы FastCGI (Allow variables sent to FastCGI servers to be fixed up) - ProxyFCGISetEnvIf

    mod_proxy_fcgi.html#proxyfcgisetenvif

  243. ProxyFtpDirCharset character set - Определить набор символов для проксируемых списков FTP (Define the character set for proxied FTP listings) - ProxyFtpDirCharset

    mod_proxy_ftp.html#proxyftpdircharset

  244. ProxyFtpEscapeWildcards [on|off] - Удаляются ли подстановочные знаки в запрошенных именах файлов при отправке на FTP-сервер (Whether wildcards in requested filenames are escaped when sent to the FTP server) - ProxyFtpEscapeWildcards

    mod_proxy_ftp.html#proxyftpescapewildcards

  245. ProxyFtpListOnWildcard [on|off] - Вызывают ли подстановочные знаки в запрошенных именах файлов список файлов (Whether wildcards in requested filenames trigger a file listing) - ProxyFtpListOnWildcard

    mod_proxy_ftp.html#proxyftplistonwildcard

  246. ProxyHTMLBufSize bytes - Устанавливает приращение размера буфера для буферизации встроенных скриптов и таблиц стилей (Sets the buffer size increment for buffering inline scripts and stylesheets.) - ProxyHTMLBufSize

    mod_proxy_html.html#proxyhtmlbufsize

  247. ProxyHTMLCharsetOut Charset | * - Укажите кодировку для вывода mod_proxy_html (Specify a charset for mod_proxy_html output.) - ProxyHTMLCharsetOut

    mod_proxy_html.html#proxyhtmlcharsetout

  248. ProxyHTMLDocType HTML|XHTML [Legacy]
    OR
    ProxyHTMLDocType fpi [SGML|XML]
    - Задает объявление типа документа HTML или XHTML (Sets an HTML or XHTML document type declaration.) - ProxyHTMLDocType

    mod_proxy_html.html#proxyhtmldoctype

  249. ProxyHTMLEnable On|Off - Включает или выключает фильтр proxy_html (Turns the proxy_html filter on or off.) - ProxyHTMLEnable

    mod_proxy_html.html#proxyhtmlenable

  250. ProxyHTMLEvents attribute [attribute ...] - Укажите атрибуты, которые следует рассматривать как события сценария (Specify attributes to treat as scripting events.) - ProxyHTMLEvents

    mod_proxy_html.html#proxyhtmlevents

  251. ProxyHTMLExtended On|Off - Определяет, следует ли исправлять ссылки во встроенных сценариях, таблицах стилей и событиях сценариев (Determines whether to fix links in inline scripts, stylesheets, and scripting events.) - ProxyHTMLExtended

    mod_proxy_html.html#proxyhtmlextended

  252. ProxyHTMLFixups [lowercase] [dospath] [reset] - Исправлены простые ошибки HTML (Fixes for simple HTML errors.) - ProxyHTMLFixups

    mod_proxy_html.html#proxyhtmlfixups

  253. ProxyHTMLInterp On|Off - Включает интерполяцию правил ProxyHTMLURLMap для каждого запроса (Enables per-request interpolation of ProxyHTMLURLMap rules.) - ProxyHTMLInterp

    mod_proxy_html.html#proxyhtmlinterp

  254. ProxyHTMLLinks element attribute [attribute2 ...] - Укажите HTML-элементы с атрибутами URL, которые нужно перезаписать (Specify HTML elements that have URL attributes to be rewritten.) - ProxyHTMLLinks

    mod_proxy_html.html#proxyhtmllinks

  255. ProxyHTMLMeta On|Off - Включает или отключает дополнительный предварительный анализ метаданных в разделах HTML <head> (Turns on or off extra pre-parsing of metadata in HTML <head> sections.) - ProxyHTMLMeta

    mod_proxy_html.html#proxyhtmlmeta

  256. ProxyHTMLStripComments On|Off - Определяет, удалять ли HTML-комментарии (Determines whether to strip HTML comments.) - ProxyHTMLStripComments

    mod_proxy_html.html#proxyhtmlstripcomments

  257. ProxyHTMLURLMap from-pattern to-pattern [flags] [cond] - Определяет правило перезаписи HTML-ссылок (Defines a rule to rewrite HTML links) - ProxyHTMLURLMap

    mod_proxy_html.html#proxyhtmlurlmap

  258. ProxyPass [path] !|url [key=value [key=value ...]] [nocanon] [interpolate] [noquery] - Сопоставляет удаленные серверы с URL-пространством локального сервера (Maps remote servers into the local server URL-space) - ProxyPass

    mod_proxy.html#proxypass

  259. ProxyPassInterpolateEnv On|Off - Включить интерполяцию переменных среды в конфигурациях обратного прокси (Enable Environment Variable interpolation in Reverse Proxy configurations) - ProxyPassInterpolateEnv

    mod_proxy.html#proxypassinterpolateenv

  260. ProxyPassMatch [regex] !|url [key=value [key=value ...]] - Сопоставляет удаленные серверы с URL-пространством локального сервера с помощью регулярных выражений (Maps remote servers into the local server URL-space using regular expressions) - ProxyPassMatch

    mod_proxy.html#proxypassmatch

  261. ProxyPassReverse [path] url [interpolate] - Изменяет URL-адрес в заголовках ответов HTTP, отправляемых с обратного прокси-сервера (Adjusts the URL in HTTP response headers sent from a reverse proxied server) - ProxyPassReverse

    mod_proxy.html#proxypassreverse

  262. ProxyPassReverseCookieDomain internal-domain public-domain [interpolate] - Корректирует строку домена в заголовках Set-Cookie с обратного прокси-сервера (Adjusts the Domain string in Set-Cookie headers from a reverse- proxied server) - ProxyPassReverseCookieDomain

    mod_proxy.html#proxypassreversecookiedomain

  263. ProxyPassReverseCookiePath internal-path public-path [interpolate] - Корректирует строку Path в заголовках Set-Cookie с обратного прокси-сервера (Adjusts the Path string in Set-Cookie headers from a reverse- proxied server) - ProxyPassReverseCookiePath

    mod_proxy.html#proxypassreversecookiepath

  264. ProxyPreserveHost On|Off - Использовать заголовок входящего HTTP-запроса хоста для прокси-запроса (Use incoming Host HTTP request header for proxy request) - ProxyPreserveHost

    mod_proxy.html#proxypreservehost

  265. ProxySCGIInternalRedirect On|Off|Headername - Включить или отключить внутренние ответы перенаправления от бэкенда (Enable or disable internal redirect responses from the backend) - ProxySCGIInternalRedirect

    mod_proxy_scgi.html#proxyscgiinternalredirect

  266. ProxySCGISendfile On|Off|Headername - Включить оценку заголовка псевдоответа X-Sendfile (Enable evaluation of X-Sendfile pseudo response header) - ProxySCGISendfile

    mod_proxy_scgi.html#proxyscgisendfile

  267. ProxySet url key=value [key=value ...] - Установить различные параметры балансировщика прокси или участников (Set various Proxy balancer or member parameters) - ProxySet

    mod_proxy.html#proxyset

  268. QualifyRedirectURL ON|OFF - Определяет, является ли переменная окружения REDIRECT_URL полной (Controls whether the REDIRECT_URL environment variable is fully qualified) - QualifyRedirectURL

    core.html#qualifyredirecturl

  269. ReadmeName filename - Имя файла, которое будет вставлено в конец листинга индекса (Name of the file that will be inserted at the end of the index listing) - ReadmeName

    mod_autoindex.html#readmename

  270. Redirect [status] [URL-path] URL - Отправляет внешнее перенаправление с просьбой к клиенту получить другой URL (Sends an external redirect asking the client to fetch a different URL) - Redirect

    mod_alias.html#redirect

  271. RedirectMatch [status] regex URL - Отправляет внешнее перенаправление на основе совпадения регулярного выражения с текущим URL (Sends an external redirect based on a regular expression match of the current URL) - RedirectMatch

    mod_alias.html#redirectmatch

  272. RedirectPermanent URL-path URL - Отправляет внешнее постоянное перенаправление с просьбой к клиенту получить другой URL (Sends an external permanent redirect asking the client to fetch a different URL) - RedirectPermanent

    mod_alias.html#redirectpermanent

  273. RedirectTemp URL-path URL - Отправляет внешнее временное перенаправление с просьбой к клиенту получить другой URL (Sends an external temporary redirect asking the client to fetch a different URL) - RedirectTemp

    mod_alias.html#redirecttemp

  274. ReflectorHeader inputheader [outputheader] - Отразить заголовок ввода в заголовки вывода (Reflect an input header to the output headers) - ReflectorHeader

    mod_reflector.html#reflectorheader

  275. RemoveCharset extension [extension] ... - Удаляет любые ассоциации набора символов для набора расширений файлов (Removes any character set associations for a set of file extensions) - RemoveCharset

    mod_mime.html#removecharset

  276. RemoveEncoding extension [extension] ... - Удаляет любые ассоциации кодирования контента для набора расширений файлов (Removes any content encoding associations for a set of file extensions) - RemoveEncoding

    mod_mime.html#removeencoding

  277. RemoveHandler extension [extension] ... - Удаляет любые ассоциации обработчиков для набора расширений файлов (Removes any handler associations for a set of file extensions) - RemoveHandler

    mod_mime.html#removehandler

  278. RemoveInputFilter extension [extension] ... - Удаляет любые ассоциации входных фильтров для набора расширений файлов (Removes any input filter associations for a set of file extensions) - RemoveInputFilter

    mod_mime.html#removeinputfilter

  279. RemoveLanguage extension [extension] ... - Удаляет любые языковые ассоциации для набора расширений файлов (Removes any language associations for a set of file extensions) - RemoveLanguage

    mod_mime.html#removelanguage

  280. RemoveOutputFilter extension [extension] ... - Удаляет все ассоциации выходного фильтра для набора расширений файлов (Removes any output filter associations for a set of file extensions) - RemoveOutputFilter

    mod_mime.html#removeoutputfilter

  281. RemoveType extension [extension] ... - Удаляет любые ассоциации типов контента для набора расширений файлов (Removes any content type associations for a set of file extensions) - RemoveType

    mod_mime.html#removetype

  282. RequestHeader add|append|edit|edit*|merge|set|setifempty|unset header [[expr=]value [replacement] [early|env=[!]varname|expr=expression]] - Настроить заголовки HTTP-запроса (Configure HTTP request headers) - RequestHeader

    mod_headers.html#requestheader

  283. Require [not] entity-name [entity-name] ... - Проверяет, авторизован ли аутентифицированный пользователь поставщиком авторизации (Tests whether an authenticated user is authorized by an authorization provider.) - Require

    mod_authz_core.html#require

  284. <RequireAll> ... </RequireAll> - Заключите группу директив авторизации, ни одна из которых не должна дать сбой, и по крайней мере одна из них должна быть успешной, чтобы закрывающая директива сработала (Enclose a group of authorization directives of which none must fail and at least one must succeed for the enclosing directive to succeed.) - <RequireAll>

    mod_authz_core.html#requireall

  285. <RequireAny> ... </RequireAny> - Enclose группа директив авторизации, одна из которых должна быть успешной, чтобы закрывающая директива была успешной (Enclose a group of authorization directives of which one must succeed for the enclosing directive to succeed.) - <RequireAny>

    mod_authz_core.html#requireany

  286. <RequireNone> ... </RequireNone> - Заключите группу директив авторизации, ни одна из которых не должна быть успешной, чтобы закрывающая директива не потерпела неудачу (Enclose a group of authorization directives of which none must succeed for the enclosing directive to not fail.) - <RequireNone>

    mod_authz_core.html#requirenone

  287. RewriteBase URL-path - Устанавливает базовый URL для перезаписи каталогов (Sets the base URL for per-directory rewrites) - RewriteBase

    mod_rewrite.html#rewritebase

  288. RewriteCond TestString CondPattern [flags] - Определяет условие, при котором будет происходить перезапись (Defines a condition under which rewriting will take place) - RewriteCond

    mod_rewrite.html#rewritecond

  289. RewriteEngine on|off - Включает или отключает механизм перезаписи во время выполнения (Enables or disables runtime rewriting engine) - RewriteEngine

    mod_rewrite.html#rewriteengine

  290. RewriteOptions Options - Устанавливает некоторые специальные параметры для механизма перезаписи (Sets some special options for the rewrite engine) - RewriteOptions

    mod_rewrite.html#rewriteoptions

  291. RewriteRule Pattern Substitution [flags] - Определяет правила для механизма перезаписи (Defines rules for the rewriting engine) - RewriteRule

    mod_rewrite.html#rewriterule

  292. RLimitCPU seconds|max [seconds|max] - Ограничивает потребление ЦП процессами, запущенными дочерними элементами Apache httpd (Limits the CPU consumption of processes launched by Apache httpd children) - RLimitCPU

    core.html#rlimitcpu

  293. RLimitMEM bytes|max [bytes|max] - Ограничивает потребление памяти процессами, запущенными дочерними элементами Apache httpd (Limits the memory consumption of processes launched by Apache httpd children) - RLimitMEM

    core.html#rlimitmem

  294. RLimitNPROC number|max [number|max] - Ограничивает количество процессов, которые могут быть запущены процессами, запущенными потомками Apache httpd (Limits the number of processes that can be launched by processes launched by Apache httpd children) - RLimitNPROC

    core.html#rlimitnproc

  295. Satisfy Any|All - Взаимодействие между контролем доступа на уровне хоста и аутентификацией пользователя (Interaction between host-level access control and user authentication) - Satisfy

    mod_access_compat.html#satisfy

  296. Script method cgi-script - Активирует скрипт CGI для определенного метода запроса (Activates a CGI script for a particular request method.) - Script

    mod_actions.html#script

  297. ScriptAlias [URL-path] file-path|directory-path - Сопоставляет URL-адрес с расположением в файловой системе и определяет цель как сценарий CGI (Maps a URL to a filesystem location and designates the target as a CGI script) - ScriptAlias

    mod_alias.html#scriptalias

  298. ScriptInterpreterSource Registry|Registry-Strict|Script - Техника поиска интерпретатора CGI-скриптов (Technique for locating the interpreter for CGI scripts) - ScriptInterpreterSource

    core.html#scriptinterpretersource

  299. ServerSignature On|Off|EMail - Настраивает нижний колонтитул в документах, созданных сервером (Configures the footer on server-generated documents) - ServerSignature

    core.html#serversignature

  300. Session On|Off - Включает сеанс для текущего каталога или местоположения (Enables a session for the current directory or location) - Session

    mod_session.html#session

  301. SessionCookieName name attributes - Имя и атрибуты файла cookie RFC2109, в котором хранится сеанс (Name and attributes for the RFC2109 cookie storing the session) - SessionCookieName

    mod_session_cookie.html#sessioncookiename

  302. SessionCookieName2 name attributes - Имя и атрибуты файла cookie RFC2965, в котором хранится сеанс (Name and attributes for the RFC2965 cookie storing the session) - SessionCookieName2

    mod_session_cookie.html#sessioncookiename2

  303. SessionCookieRemove On|Off - Управление тем, следует ли удалять файлы cookie сеанса из входящих заголовков HTTP (Control for whether session cookies should be removed from incoming HTTP headers) - SessionCookieRemove

    mod_session_cookie.html#sessioncookieremove

  304. SessionCryptoCipher name - Криптошифр, который будет использоваться для шифрования сеанса (The crypto cipher to be used to encrypt the session) - SessionCryptoCipher

    mod_session_crypto.html#sessioncryptocipher

  305. SessionCryptoPassphrase secret [ secret ... ] - Ключ, используемый для шифрования сеанса (The key used to encrypt the session) - SessionCryptoPassphrase

    mod_session_crypto.html#sessioncryptopassphrase

  306. SessionCryptoPassphraseFile filename - Файл, содержащий ключи, используемые для шифрования сеанса (File containing keys used to encrypt the session) - SessionCryptoPassphraseFile

    mod_session_crypto.html#sessioncryptopassphrasefile

  307. SessionDBDCookieName name attributes - Имя и атрибуты файла cookie RFC2109, в котором хранится идентификатор сеанса (Name and attributes for the RFC2109 cookie storing the session ID) - SessionDBDCookieName

    mod_session_dbd.html#sessiondbdcookiename

  308. SessionDBDCookieName2 name attributes - Имя и атрибуты файла cookie RFC2965, в котором хранится идентификатор сеанса (Name and attributes for the RFC2965 cookie storing the session ID) - SessionDBDCookieName2

    mod_session_dbd.html#sessiondbdcookiename2

  309. SessionDBDCookieRemove On|Off - Управление тем, следует ли удалять файлы cookie идентификатора сеанса из входящих заголовков HTTP (Control for whether session ID cookies should be removed from incoming HTTP headers) - SessionDBDCookieRemove

    mod_session_dbd.html#sessiondbdcookieremove

  310. SessionDBDDeleteLabel label - Запрос SQL для удаления сеансов из базы данных (The SQL query to use to remove sessions from the database) - SessionDBDDeleteLabel

    mod_session_dbd.html#sessiondbddeletelabel

  311. SessionDBDInsertLabel label - Запрос SQL для вставки сеансов в базу данных (The SQL query to use to insert sessions into the database) - SessionDBDInsertLabel

    mod_session_dbd.html#sessiondbdinsertlabel

  312. SessionDBDPerUser On|Off - Включить сеанс для каждого пользователя (Enable a per user session) - SessionDBDPerUser

    mod_session_dbd.html#sessiondbdperuser

  313. SessionDBDSelectLabel label - Запрос SQL для выбора сеансов из базы данных (The SQL query to use to select sessions from the database) - SessionDBDSelectLabel

    mod_session_dbd.html#sessiondbdselectlabel

  314. SessionDBDUpdateLabel label - Запрос SQL для обновления существующих сеансов в базе данных (The SQL query to use to update existing sessions in the database) - SessionDBDUpdateLabel

    mod_session_dbd.html#sessiondbdupdatelabel

  315. SessionEnv On|Off - Управление записью содержимого сеанса в переменную среды HTTP_SESSION (Control whether the contents of the session are written to the HTTP_SESSION environment variable) - SessionEnv

    mod_session.html#sessionenv

  316. SessionExclude path - Определить префиксы URL, для которых сеанс игнорируется (Define URL prefixes for which a session is ignored) - SessionExclude

    mod_session.html#sessionexclude

  317. SessionHeader header - Импортировать обновления сеанса из заданного заголовка ответа HTTP (Import session updates from a given HTTP response header) - SessionHeader

    mod_session.html#sessionheader

  318. SessionInclude path - Определить префиксы URL, для которых действителен сеанс (Define URL prefixes for which a session is valid) - SessionInclude

    mod_session.html#sessioninclude

  319. SessionMaxAge maxage - Определить максимальный возраст сеанса в секундах (Define a maximum age in seconds for a session) - SessionMaxAge

    mod_session.html#sessionmaxage

  320. SetEnv env-variable [value] - Устанавливает переменные окружения (Sets environment variables) - SetEnv

    mod_env.html#setenv

  321. SetEnvIf attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... - Устанавливает переменные окружения на основе атрибутов запроса (Sets environment variables based on attributes of the request) - SetEnvIf

    mod_setenvif.html#setenvif

  322. SetEnvIfExpr expr [!]env-variable[=value] [[!]env-variable[=value]] ... - Устанавливает переменные среды на основе выражения ap_expr (Sets environment variables based on an ap_expr expression) - SetEnvIfExpr

    mod_setenvif.html#setenvifexpr

  323. SetEnvIfNoCase attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... - Устанавливает переменные окружения на основе атрибутов запроса без учета регистра (Sets environment variables based on attributes of the request without respect to case) - SetEnvIfNoCase

    mod_setenvif.html#setenvifnocase

  324. SetHandler handler-name|none|expression - Принудительно обрабатывает все соответствующие файлы обработчиком (Forces all matching files to be processed by a handler) - SetHandler

    core.html#sethandler

  325. SetInputFilter filter[;filter...] - Устанавливает фильтры, которые будут обрабатывать клиентские запросы и ввод POST (Sets the filters that will process client requests and POST input) - SetInputFilter

    core.html#setinputfilter

  326. SetOutputFilter filter[;filter...] - Устанавливает фильтры, которые будут обрабатывать ответы от сервера (Sets the filters that will process responses from the server) - SetOutputFilter

    core.html#setoutputfilter

  327. SSIErrorMsg message - Сообщение об ошибке отображается при наличии ошибки SSI (Error message displayed when there is an SSI error) - SSIErrorMsg

    mod_include.html#ssierrormsg

  328. SSIETag on|off - Управляет генерацией сервером ETag (Controls whether ETags are generated by the server.) - SSIETag

    mod_include.html#ssietag

  329. SSILastModified on|off - Управляет генерацией сервером заголовков Last-Modified (Controls whether Last-Modified headers are generated by the server.) - SSILastModified

    mod_include.html#ssilastmodified

  330. SSILegacyExprParser on|off - Включить режим совместимости для условных выражений (Enable compatibility mode for conditional expressions.) - SSILegacyExprParser

    mod_include.html#ssilegacyexprparser

  331. SSITimeFormat formatstring - Настраивает формат отображения строк даты (Configures the format in which date strings are displayed) - SSITimeFormat

    mod_include.html#ssitimeformat

  332. SSIUndefinedEcho string - Строка, отображаемая при отображении неустановленной переменной (String displayed when an unset variable is echoed) - SSIUndefinedEcho

    mod_include.html#ssiundefinedecho

  333. SSLCipherSuite cipher-spec - Cipher Suite доступен для согласования при рукопожатии SSL (Cipher Suite available for negotiation in SSL handshake) - SSLCipherSuite

    mod_ssl.html#sslciphersuite

  334. SSLOptions [+|-]option ... - Настроить различные параметры времени выполнения механизма SSL (Configure various SSL engine run-time options) - SSLOptions

    mod_ssl.html#ssloptions

  335. SSLProxyCipherSuite cipher-spec - Cipher Suite доступен для согласования при рукопожатии SSL-прокси (Cipher Suite available for negotiation in SSL proxy handshake) - SSLProxyCipherSuite

    mod_ssl.html#sslproxyciphersuite

  336. SSLRenegBufferSize bytes - Установите размер буфера повторного согласования SSL (Set the size for the SSL renegotiation buffer) - SSLRenegBufferSize

    mod_ssl.html#sslrenegbuffersize

  337. SSLRequire expression - Разрешить доступ только тогда, когда произвольно сложное логическое выражение истинно (Allow access only when an arbitrarily complex boolean expression is true) - SSLRequire

    mod_ssl.html#sslrequire

  338. SSLRequireSSL - Запретить доступ, если SSL не используется для HTTP-запроса (Deny access when SSL is not used for the HTTP request) - SSLRequireSSL

    mod_ssl.html#sslrequiressl

  339. SSLUserName varname - Имя переменной для определения имени пользователя (Variable name to determine user name) - SSLUserName

    mod_ssl.html#sslusername

  340. SSLVerifyClient level - Тип проверки сертификата клиента (Type of Client Certificate verification) - SSLVerifyClient

    mod_ssl.html#sslverifyclient

  341. SSLVerifyDepth number - Максимальная глубина сертификатов ЦС при проверке сертификата клиента (Maximum depth of CA Certificates in Client Certificate verification) - SSLVerifyDepth

    mod_ssl.html#sslverifydepth

  342. Substitute s/pattern/substitution/[infq] - Шаблон для фильтрации содержимого ответа (Pattern to filter the response content) - Substitute

    mod_substitute.html#substitute

  343. SubstituteInheritBefore on|off - Изменить порядок слияния унаследованных шаблонов (Change the merge order of inherited patterns) - SubstituteInheritBefore

    mod_substitute.html#substituteinheritbefore

  344. SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) - Установить максимальный размер строки (Set the maximum line size) - SubstituteMaxLineLength

    mod_substitute.html#substitutemaxlinelength

  345. UndefMacro name - Отменить определение макроса (Undefine a macro) - UndefMacro

    mod_macro.html#undefmacro

  346. UnsetEnv env-variable [env-variable] ... - Удаляет переменные из окружения (Removes variables from the environment) - UnsetEnv

    mod_env.html#unsetenv

  347. Use name [value1 ... valueN] - Использовать макрос (Use a macro) - Use

    mod_macro.html#use

  348. UseCanonicalName On|Off|DNS - Настраивает, как сервер определяет свое имя и порт (Configures how the server determines its own name and port) - UseCanonicalName

    core.html#usecanonicalname

  349. UseCanonicalPhysicalPort On|Off - Настраивает, как сервер определяет свой собственный порт (Configures how the server determines its own port) - UseCanonicalPhysicalPort

    core.html#usecanonicalphysicalport

  350. XBitHack on|off|full - Разбирать директивы SSI в файлах с установленным битом выполнения (Parse SSI directives in files with the execute bit set) - XBitHack

    mod_include.html#xbithack

  351. xml2EncDefault name - Задает кодировку по умолчанию, которая принимается, когда абсолютно никакая информация не может бытьавтоматически обнаружена (Sets a default encoding to assume when absolutely no information can be automatically detected) - xml2EncDefault

    mod_xml2enc.html#xml2encdefault

  352. xml2StartParse element [element ...] - Посоветуйте синтаксическому анализатору пропустить ведущий мусор (Advise the parser to skip leading junk.) - xml2StartParse

    mod_xml2enc.html#xml2startparse