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


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

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


Контекст: ServerConfig

Всего: 524

  1. AcceptFilter protocol accept_filter - Настраивает оптимизацию для сокетов прослушивателя протокола (Configures optimizations for a Protocol's Listener Sockets) - AcceptFilter

    core.html#acceptfilter

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

    core.html#acceptpathinfo

  3. AccessFileName filename [filename] ... - Имя распространяемого конфигурационного файла (Name of the distributed configuration file) - AccessFileName

    core.html#accessfilename

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

    mod_actions.html#action

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

    mod_autoindex.html#addalt

  6. 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

  7. 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

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

    mod_mime.html#addcharset

  9. 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

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

    mod_autoindex.html#adddescription

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

    mod_mime.html#addencoding

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

    mod_mime.html#addhandler

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

    mod_autoindex.html#addicon

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

    mod_autoindex.html#addiconbyencoding

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

    mod_autoindex.html#addiconbytype

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

    mod_mime.html#addinputfilter

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

    mod_mime.html#addlanguage

  18. AddModuleInfo module-name string - Добавляет дополнительную информацию к информации модуля, отображаемой обработчиком информации о сервере (Adds additional information to the module information displayed by the server-info handler) - AddModuleInfo

    mod_info.html#addmoduleinfo

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

    mod_mime.html#addoutputfilter

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

    mod_filter.html#addoutputfilterbytype

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

    mod_mime.html#addtype

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

    mod_alias.html#alias

  23. AliasMatch regex file-path|directory-path - Сопоставляет URL-адреса с местоположениями файловой системы с помощью регулярных выражений (Maps URLs to filesystem locations using regular expressions) - AliasMatch

    mod_alias.html#aliasmatch

  24. AllowCONNECT port[-port] [port[-port]] ... - Порты, которым разрешено CONNECT через прокси (Ports that are allowed to CONNECT through the proxy) - AllowCONNECT

    mod_proxy_connect.html#allowconnect

  25. AllowEncodedSlashes On|Off|NoDecode - Определяет, разрешено ли передавать закодированные разделители пути в URL-адресах (Determines whether encoded path separators in URLs are allowed to be passed through) - AllowEncodedSlashes

    core.html#allowencodedslashes

  26. AsyncRequestWorkerFactor factor - Ограничение одновременных подключений на процесс (Limit concurrent connections per process) - AsyncRequestWorkerFactor

    event.html#asyncrequestworkerfactor

  27. AuthDigestShmemSize size - Объем разделяемой памяти, выделяемой для отслеживания клиентов (The amount of shared memory to allocate for keeping track of clients) - AuthDigestShmemSize

    mod_auth_digest.html#authdigestshmemsize

  28. AuthLDAPCharsetConfig file-path - Файл конфигурации преобразования языка в кодировку (Language to charset conversion configuration file) - AuthLDAPCharsetConfig

    mod_authnz_ldap.html#authldapcharsetconfig

  29. AuthnCacheEnable - Включить кэширование аутентификации, настроенное где угодно (Enable Authn caching configured anywhere) - AuthnCacheEnable

    mod_authn_socache.html#authncacheenable

  30. AuthnCacheSOCache provider-name[:provider-args] - Выберите бэкэнд-провайдера socache для использования (Select socache backend provider to use) - AuthnCacheSOCache

    mod_authn_socache.html#authncachesocache

  31. <AuthnProviderAlias baseProvider Alias> ... </AuthnProviderAlias> - Заключите группу директив, которые представляют собой расширение базового поставщика аутентификации и на которые ссылается указанный псевдоним (Enclose a group of directives that represent an extension of a base authentication provider and referenced by the specified alias) - <AuthnProviderAlias

    mod_authn_core.html#authnprovideralias

  32. AuthnzFcgiDefineProvider type provider-name backend-address - Определяет приложение FastCGI как поставщика для аутентификации и/или авторизации (Defines a FastCGI application as a provider for authentication and/or authorization) - AuthnzFcgiDefineProvider

    mod_authnz_fcgi.html#authnzfcgidefineprovider

  33. <AuthzProviderAlias baseProvider Alias Require-Parameters> ... </AuthzProviderAlias> - Заключите группу директив, которые представляют собой расширение базового поставщика авторизации и на которые ссылается указанный псевдоним (Enclose a group of directives that represent an extension of a base authorization provider and referenced by the specified alias) - <AuthzProviderAlias

    mod_authz_core.html#authzprovideralias

  34. BalancerGrowth # - Количество дополнительных балансировщиков, которые можно добавить после настройки (Number of additional Balancers that can be added Post-configuration) - BalancerGrowth

    mod_proxy.html#balancergrowth

  35. BalancerInherit On|Off - Наследовать ProxyPassed Balancers/Workers от основного сервера (Inherit ProxyPassed Balancers/Workers from the main server) - BalancerInherit

    mod_proxy.html#balancerinherit

  36. BalancerPersist On|Off - Попытаться сохранить изменения, сделанные Balancer Manager, при перезапуске (Attempt to persist changes made by the Balancer Manager across restarts.) - BalancerPersist

    mod_proxy.html#balancerpersist

  37. BrotliAlterETag AddSuffix|NoChange|Remove - Как следует изменить исходящий заголовок ETag во время сжатия (How the outgoing ETag header should be modified during compression) - BrotliAlterETag

    mod_brotli.html#brotlialteretag

  38. BrotliCompressionMaxInputBlock value - Максимальный размер входного блока (Maximum input block size) - BrotliCompressionMaxInputBlock

    mod_brotli.html#brotlicompressionmaxinputblock

  39. BrotliCompressionQuality value - Качество сжатия (Compression quality) - BrotliCompressionQuality

    mod_brotli.html#brotlicompressionquality

  40. BrotliCompressionWindow value - Brotli скользящий размер окна сжатия (Brotli sliding compression window size) - BrotliCompressionWindow

    mod_brotli.html#brotlicompressionwindow

  41. BrotliFilterNote [type] notename - Помещает коэффициент сжатия в заметку для регистрации (Places the compression ratio in a note for logging) - BrotliFilterNote

    mod_brotli.html#brotlifilternote

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

    mod_setenvif.html#browsermatch

  43. 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

  44. BufferedLogs On|Off - Буферизовать записи журнала в памяти перед записью на диск (Buffer log entries in memory before writing to disk) - BufferedLogs

    mod_log_config.html#bufferedlogs

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

    mod_buffer.html#buffersize

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

    mod_cache.html#cachedefaultexpire

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

    mod_cache.html#cachedetailheader

  48. CacheDirLength length - Количество символов в именах подкаталогов (The number of characters in subdirectory names) - CacheDirLength

    mod_cache_disk.html#cachedirlength

  49. CacheDirLevels levels - Количество уровней подкаталогов в кеше (The number of levels of subdirectories in the cache.) - CacheDirLevels

    mod_cache_disk.html#cachedirlevels

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

    mod_cache.html#cachedisable

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

    mod_cache.html#cacheenable

  52. CacheFile file-path [file-path] ... - Кэшировать список дескрипторов файлов во время запуска (Cache a list of file handles at startup time) - CacheFile

    mod_file_cache.html#cachefile

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

    mod_cache.html#cacheheader

  54. CacheIgnoreCacheControl On|Off - Игнорировать запрос на отказ от предоставления кэшированного контента клиенту (Ignore request to not serve cached content to client) - CacheIgnoreCacheControl

    mod_cache.html#cacheignorecachecontrol

  55. CacheIgnoreHeaders header-string [header-string] ... - Не сохранять указанные заголовки HTTP в кэше (Do not store the given HTTP header(s) in the cache.) - CacheIgnoreHeaders

    mod_cache.html#cacheignoreheaders

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

    mod_cache.html#cacheignorenolastmod

  57. CacheIgnoreQueryString On|Off - Игнорировать строку запроса при кэшировании (Ignore query string when caching) - CacheIgnoreQueryString

    mod_cache.html#cacheignorequerystring

  58. CacheIgnoreURLSessionIdentifiers identifier [identifier] ... - Игнорировать определенные идентификаторы сеанса, закодированные в URL, при кэшировании (Ignore defined session identifiers encoded in the URL when caching) - CacheIgnoreURLSessionIdentifiers

    mod_cache.html#cacheignoreurlsessionidentifiers

  59. CacheKeyBaseURL URL - Переопределить базовый URL ключей кэша обратного проксирования (Override the base URL of reverse proxied cache keys.) - CacheKeyBaseURL

    mod_cache.html#cachekeybaseurl

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

    mod_cache.html#cachelastmodifiedfactor

  61. CacheLock on|off - Включить громоподобный стадный замок (Enable the thundering herd lock.) - CacheLock

    mod_cache.html#cachelock

  62. CacheLockMaxAge integer - Установите максимально возможный возраст блокировки кеша (Set the maximum possible age of a cache lock.) - CacheLockMaxAge

    mod_cache.html#cachelockmaxage

  63. CacheLockPath directory - Установите каталог пути блокировки (Set the lock path directory.) - CacheLockPath

    mod_cache.html#cachelockpath

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

    mod_cache.html#cachemaxexpire

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

    mod_cache_disk.html#cachemaxfilesize

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

    mod_cache.html#cacheminexpire

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

    mod_cache_disk.html#cacheminfilesize

  68. CacheNegotiatedDocs On|Off - Разрешает кэширование документов с согласованным содержимым прокси-серверами (Allows content-negotiated documents to be cached by proxy servers) - CacheNegotiatedDocs

    mod_negotiation.html#cachenegotiateddocs

  69. CacheQuickHandler on|off - Запустите кеш из быстрого обработчика (Run the cache from the quick handler.) - CacheQuickHandler

    mod_cache.html#cachequickhandler

  70. 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

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

    mod_cache_disk.html#cachereadtime

  72. CacheRoot directory - Корневой каталог, в котором хранятся файлы кеша (The directory root under which cache files are stored) - CacheRoot

    mod_cache_disk.html#cacheroot

  73. CacheSocache type[:args] - Реализация кэша общих объектов для использования (The shared object cache implementation to use) - CacheSocache

    mod_cache_socache.html#cachesocache

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

    mod_cache_socache.html#cachesocachemaxsize

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

    mod_cache_socache.html#cachesocachemaxtime

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

    mod_cache_socache.html#cachesocachemintime

  77. 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

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

    mod_cache_socache.html#cachesocachereadtime

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

    mod_cache.html#cachestaleonerror

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

    mod_cache.html#cachestoreexpired

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

    mod_cache.html#cachestorenostore

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

    mod_cache.html#cachestoreprivate

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

    mod_cgid.html#cgidscripttimeout

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

    mod_charset_lite.html#charsetdefault

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

    mod_charset_lite.html#charsetoptions

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

    mod_charset_lite.html#charsetsourceenc

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

    mod_speling.html#checkcaseonly

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

    mod_speling.html#checkspelling

  89. ChrootDir /path/to/directory - Каталог apache для запуска chroot(8) после запуска (Directory for apache to run chroot(8) after startup.) - ChrootDir

    mod_unixd.html#chrootdir

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

    core.html#contentdigest

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

    mod_usertrack.html#cookiedomain

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

    mod_usertrack.html#cookieexpires

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

    mod_usertrack.html#cookiename

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

    mod_usertrack.html#cookiestyle

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

    mod_usertrack.html#cookietracking

  96. CoreDumpDirectory directory - Каталог, в который HTTP-сервер Apache пытается переключиться перед сбросом ядра (Directory where Apache HTTP Server attempts to switch before dumping core) - CoreDumpDirectory

    mpm_common.html#coredumpdirectory

  97. CustomLog file|pipe format|nickname [env=[!]environment-variable| expr=expression] - Задает имя файла и формат файла журнала (Sets filename and format of log file) - CustomLog

    mod_log_config.html#customlog

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

    mod_dav.html#davdepthinfinity

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

    mod_dav_lock.html#davgenericlockdb

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

    mod_dav_fs.html#davlockdb

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

    mod_dav.html#davmintimeout

  102. DBDExptime time-in-seconds - Keepalive time для незанятых соединений (Keepalive time for idle connections) - DBDExptime

    mod_dbd.html#dbdexptime

  103. DBDInitSQL "SQL statement" - Выполнить оператор SQL после подключения к базе данных (Execute an SQL statement after connecting to a database) - DBDInitSQL

    mod_dbd.html#dbdinitsql

  104. DBDKeep number - Максимальное поддерживаемое количество подключений (Maximum sustained number of connections) - DBDKeep

    mod_dbd.html#dbdkeep

  105. DBDMax number - Максимальное количество подключений (Maximum number of connections) - DBDMax

    mod_dbd.html#dbdmax

  106. DBDMin number - Минимальное количество подключений (Minimum number of connections) - DBDMin

    mod_dbd.html#dbdmin

  107. DBDParams param1=value1[,param2=value2] - Параметры подключения к базе данных (Parameters for database connection) - DBDParams

    mod_dbd.html#dbdparams

  108. DBDPersist On|Off - Использовать ли постоянные соединения (Whether to use persistent connections) - DBDPersist

    mod_dbd.html#dbdpersist

  109. DBDPrepareSQL "SQL statement" label - Определить подготовленный оператор SQL (Define an SQL prepared statement) - DBDPrepareSQL

    mod_dbd.html#dbdpreparesql

  110. DBDriver name - Указать драйвер SQL (Specify an SQL driver) - DBDriver

    mod_dbd.html#dbdriver

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

    mod_autoindex.html#defaulticon

  112. 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

  113. DefaultRuntimeDir directory-path - Базовый каталог для файлов времени выполнения сервера (Base directory for the server run-time files) - DefaultRuntimeDir

    core.html#defaultruntimedir

  114. 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

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

    core.html#define

  116. DeflateBufferSize value - Размер фрагмента, который нужно сжать за один раз с помощью zlib (Fragment size to be compressed at one time by zlib) - DeflateBufferSize

    mod_deflate.html#deflatebuffersize

  117. DeflateCompressionLevel value - Какую степень сжатия мы применяем к выходным данным (How much compression do we apply to the output) - DeflateCompressionLevel

    mod_deflate.html#deflatecompressionlevel

  118. DeflateFilterNote [type] notename - Помещает степень сжатия в заметку для регистрации (Places the compression ratio in a note for logging) - DeflateFilterNote

    mod_deflate.html#deflatefilternote

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

    mod_deflate.html#deflateinflatelimitrequestbody

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

    mod_deflate.html#deflateinflateratioburst

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

    mod_deflate.html#deflateinflateratiolimit

  122. DeflateMemLevel value - Сколько памяти должна использовать zlib для сжатия (How much memory should be used by zlib for compression) - DeflateMemLevel

    mod_deflate.html#deflatememlevel

  123. DeflateWindowSize value - Размер окна сжатия Zlib (Zlib compression window size) - DeflateWindowSize

    mod_deflate.html#deflatewindowsize

  124. ... - Заключите группу директив, которые применяются только к указанному каталогу файловой системы, подкаталогам и их содержимому (Enclose a group of directives that apply only to the named file-system directory, sub-directories, and their contents.) -

    core.html#directory

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

    mod_dir.html#directorycheckhandler

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

    mod_dir.html#directoryindex

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

    mod_dir.html#directoryindexredirect

  128. ... - Enclose директивы, которые применяются к содержимому каталогов файловой системы, соответствующих регулярному выражению (Enclose directives that apply to the contents of file-system directories matching a regular expression.) -

    core.html#directorymatch

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

    mod_dir.html#directoryslash

  130. DocumentRoot directory-path - Каталог, формирующий главное дерево документов, видимое из Интернета (Directory that forms the main document tree visible from the web) - DocumentRoot

    core.html#documentroot

  131. DTracePrivileges On|Off - Определяет, включены ли привилегии, требуемые dtrace (Determines whether the privileges required by dtrace are enabled.) - DTracePrivileges

    mod_privileges.html#dtraceprivileges

  132. DumpIOInput On|Off - Сброс всех входных данных в журнал ошибок (Dump all input data to the error log) - DumpIOInput

    mod_dumpio.html#dumpioinput

  133. DumpIOOutput On|Off - Сбросить все выходные данные в журнал ошибок (Dump all output data to the error log) - DumpIOOutput

    mod_dumpio.html#dumpiooutput

  134. <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

  135. <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

  136. EnableExceptionHook On|Off - Включает хук, который запускает обработчики исключений после сбоя (Enables a hook that runs exception handlers after a crash) - EnableExceptionHook

    mpm_common.html#enableexceptionhook

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

    core.html#enablemmap

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

    core.html#enablesendfile

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

    core.html#error

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

    core.html#errordocument

  141. ErrorLog file-path|syslog[:[facility][:tag]] - Место, где сервер будет регистрировать ошибки (Location where the server will log errors) - ErrorLog

    core.html#errorlog

  142. ErrorLogFormat [connection|request] format - Спецификация формата для записей журнала ошибок (Format specification for error log entries) - ErrorLogFormat

    core.html#errorlogformat

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

    mod_example_hooks.html#example

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

    mod_expires.html#expiresactive

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

    mod_expires.html#expiresbytype

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

    mod_expires.html#expiresdefault

  147. ExtendedStatus On|Off - Отслеживайте расширенную информацию о статусе для каждого запроса (Keep track of extended status information for each request) - ExtendedStatus

    core.html#extendedstatus

  148. ExtFilterDefine filtername parameters - Определить внешний фильтр (Define an external filter) - ExtFilterDefine

    mod_ext_filter.html#extfilterdefine

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

    mod_dir.html#fallbackresource

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

    core.html#fileetag

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

    core.html#files

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

    core.html#filesmatch

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

    mod_filter.html#filterchain

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

    mod_filter.html#filterdeclare

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

    mod_filter.html#filterprotocol

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

    mod_filter.html#filterprovider

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

    mod_filter.html#filtertrace

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

    mod_negotiation.html#forcelanguagepriority

  159. ForensicLog filename|pipe - Задает имя файла судебного журнала (Sets filename of the forensic log) - ForensicLog

    mod_log_forensic.html#forensiclog

  160. GlobalLogfile|pipe format|nickname [env=[!]environment-variable| expr=expression] - Задает имя файла и формат файла журнала (Sets filename and format of log file) - GlobalLogfile|pipe

    mod_log_config.html#globallog

  161. GprofDir /tmp/gprof/|/tmp/gprof/% - Каталог для записи данных профилирования gmon.out (Directory to write gmon.out profiling data to.) - GprofDir

    core.html#gprofdir

  162. GracefulShutdownTimeout seconds - Укажите тайм-аут, по истечении которого корректно завершивший работу сервер завершится (Specify a timeout after which a gracefully shutdown server will exit.) - GracefulShutdownTimeout

    mpm_common.html#gracefulshutdowntimeout

  163. Group unix-group - Группа, под которой сервер будет отвечать на запросы (Group under which the server will answer requests) - Group

    mod_unixd.html#group

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

    mod_http2.html#h2copyfiles

  165. H2Direct on|off - H2 Прямой переключатель протокола (H2 Direct Protocol Switch) - H2Direct

    mod_http2.html#h2direct

  166. H2EarlyHints on|off - Определить отправку 103 кодов состояния (Determine sending of 103 status codes) - H2EarlyHints

    mod_http2.html#h2earlyhints

  167. H2MaxSessionStreams n - Максимальное количество активных потоков на сеанс HTTP/2 (Maximum number of active streams per HTTP/2 session.) - H2MaxSessionStreams

    mod_http2.html#h2maxsessionstreams

  168. H2MaxWorkerIdleSeconds n - Максимальное количество секунд, в течение которых рабочие процессы h2 остаются бездействующими до закрытия (Maximum number of seconds h2 workers remain idle until shut down.) - H2MaxWorkerIdleSeconds

    mod_http2.html#h2maxworkeridleseconds

  169. H2MaxWorkers n - Максимальное количество рабочих потоков для использования одним дочерним процессом (Maximum number of worker threads to use per child process.) - H2MaxWorkers

    mod_http2.html#h2maxworkers

  170. H2MinWorkers n - Минимальное количество рабочих потоков для использования каждым дочерним процессом (Minimal number of worker threads to use per child process.) - H2MinWorkers

    mod_http2.html#h2minworkers

  171. H2ModernTLSOnly on|off - Требовать, чтобы соединения HTTP/2 были только "современными TLS" (Require HTTP/2 connections to be "modern TLS" only) - H2ModernTLSOnly

    mod_http2.html#h2moderntlsonly

  172. H2Push on|off - Кнопочный переключатель сервера H2 (H2 Server Push Switch) - H2Push

    mod_http2.html#h2push

  173. H2PushDiarySize n - H2 Server Push Diary Размер (H2 Server Push Diary Size) - H2PushDiarySize

    mod_http2.html#h2pushdiarysize

  174. H2PushPriority mime-type [after|before|interleaved] [weight] - Приоритет отправки сервера H2 (H2 Server Push Priority) - H2PushPriority

    mod_http2.html#h2pushpriority

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

    mod_http2.html#h2pushresource

  176. H2SerializeHeaders on|off - Переключатель обработки запроса/ответа сериализации (Serialize Request/Response Processing Switch) - H2SerializeHeaders

    mod_http2.html#h2serializeheaders

  177. H2StreamMaxMemSize bytes - Максимальное количество выходных данных, буферизуемых на поток (Maximum amount of output data buffered per stream.) - H2StreamMaxMemSize

    mod_http2.html#h2streammaxmemsize

  178. H2TLSCoolDownSecs seconds - - (-) - H2TLSCoolDownSecs

    mod_http2.html#h2tlscooldownsecs

  179. H2TLSWarmUpSize amount - - (-) - H2TLSWarmUpSize

    mod_http2.html#h2tlswarmupsize

  180. H2Upgrade on|off - Переключатель протокола обновления H2 (H2 Upgrade Protocol Switch) - H2Upgrade

    mod_http2.html#h2upgrade

  181. H2WindowSize bytes - Размер окна потока для исходящих данных (Size of Stream Window for upstream data.) - H2WindowSize

    mod_http2.html#h2windowsize

  182. 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

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

    mod_autoindex.html#headername

  184. HeartbeatAddress addr:port - Многоадресный адрес для пакетов пульса (Multicast address for heartbeat packets) - HeartbeatAddress

    mod_heartbeat.html#heartbeataddress

  185. HeartbeatListenaddr:port - многоадресный адрес для прослушивания входящих запросов сердцебиения (multicast address to listen for incoming heartbeat requests) - HeartbeatListenaddr:port | HeartbeatListenaddr:port

    mod_heartmonitor.html#heartbeatlisten

  186. HeartbeatMaxServers number-of-servers - Указывает максимальное количество серверов, которые будут отправлять запросы пульса на этот сервер (Specifies the maximum number of servers that will be sending heartbeat requests to this server) - HeartbeatMaxServers | HeartbeatMaxServers

    mod_heartmonitor.html#heartbeatmaxservers

  187. HeartbeatStorage file-path - Путь для хранения данных сердцебиения (Path to store heartbeat data) - HeartbeatStorage | HeartbeatStorage

    mod_heartmonitor.html#heartbeatstorage

  188. HeartbeatStorage file-path - Путь для чтения данных сердцебиения (Path to read heartbeat data) - HeartbeatStorage | HeartbeatStorage

    mod_lbmethod_heartbeat.html#heartbeatstorage

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

    core.html#hostnamelookups

  190. HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods] [Allow0.9|Require1.0] - Изменить ограничения на сообщения HTTP-запросов (Modify restrictions on HTTP Request Messages) - HttpProtocolOptions

    core.html#httpprotocoloptions

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

    mod_ident.html#identitycheck

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

    mod_ident.html#identitychecktimeout

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

    core.html#if

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

    core.html#ifdefine

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

    core.html#ifmodule

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

    mod_version.html#ifversion

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

    mod_imagemap.html#imapbase

  198. 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

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

    mod_imagemap.html#imapmenu

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

    core.html#include

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

    core.html#includeoptional

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

    mod_autoindex.html#indexheadinsert

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

    mod_autoindex.html#indexignore

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

    mod_autoindex.html#indexignorereset

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

    mod_autoindex.html#indexoptions

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

    mod_autoindex.html#indexorderdefault

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

    mod_autoindex.html#indexstylesheet

  208. 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

  209. 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

  210. ISAPICacheFile file-path [file-path] ... - Файлы .dll ISAPI для загрузки при запуске (ISAPI .dll files to be loaded at startup) - ISAPICacheFile

    mod_isapi.html#isapicachefile

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

    mod_isapi.html#isapifakeasync

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

    mod_isapi.html#isapilognotsupported

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

    mod_isapi.html#isapireadaheadbuffer

  214. KeepAlive On|Off - Включает постоянные соединения HTTP (Enables HTTP persistent connections) - KeepAlive

    core.html#keepalive

  215. KeepAliveTimeout num[ms] - Время, в течение которого сервер будет ожидать последующих запросов при постоянном соединении (Amount of time the server will wait for subsequent requests on a persistent connection) - KeepAliveTimeout

    core.html#keepalivetimeout

  216. 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

  217. LDAPCacheEntries number - Максимальное количество записей в основном кэше LDAP (Maximum number of entries in the primary LDAP cache) - LDAPCacheEntries

    mod_ldap.html#ldapcacheentries

  218. LDAPCacheTTL seconds - Время, в течение которого кэшированные элементы остаются действительными (Time that cached items remain valid) - LDAPCacheTTL

    mod_ldap.html#ldapcachettl

  219. LDAPConnectionPoolTTL n - Отменить внутренние соединения, которые слишком долго находятся в пуле соединений (Discard backend connections that have been sitting in the connection pool too long) - LDAPConnectionPoolTTL

    mod_ldap.html#ldapconnectionpoolttl

  220. LDAPConnectionTimeout seconds - Указывает время ожидания подключения к сокету в секундах (Specifies the socket connection timeout in seconds) - LDAPConnectionTimeout

    mod_ldap.html#ldapconnectiontimeout

  221. LDAPLibraryDebug 7 - Включить отладку в LDAP SDK (Enable debugging in the LDAP SDK) - LDAPLibraryDebug

    mod_ldap.html#ldaplibrarydebug

  222. LDAPOpCacheEntries number - Количество записей, используемых для кэширования операций сравнения LDAP (Number of entries used to cache LDAP compare operations) - LDAPOpCacheEntries

    mod_ldap.html#ldapopcacheentries

  223. LDAPOpCacheTTL seconds - Время, в течение которого записи в кэше операции остаются действительными (Time that entries in the operation cache remain valid) - LDAPOpCacheTTL

    mod_ldap.html#ldapopcachettl

  224. LDAPRetries number-of-retries - Настраивает количество повторных попыток сервера LDAP (Configures the number of LDAP server retries.) - LDAPRetries

    mod_ldap.html#ldapretries

  225. LDAPRetryDelay seconds - Настраивает задержку между повторными попытками сервера LDAP (Configures the delay between LDAP server retries.) - LDAPRetryDelay

    mod_ldap.html#ldapretrydelay

  226. LDAPSharedCacheFile directory-path/filename - Задает файл кэша общей памяти (Sets the shared memory cache file) - LDAPSharedCacheFile

    mod_ldap.html#ldapsharedcachefile

  227. LDAPSharedCacheSize bytes - Размер в байтах кэша общей памяти (Size in bytes of the shared-memory cache) - LDAPSharedCacheSize

    mod_ldap.html#ldapsharedcachesize

  228. LDAPTimeout seconds - Указывает время ожидания для операций поиска и привязки LDAP в секундах (Specifies the timeout for LDAP search and bind operations, in seconds) - LDAPTimeout

    mod_ldap.html#ldaptimeout

  229. LDAPTrustedGlobalCert type directory-path/filename [password] - Задает файл или базу данных, содержащую глобальный доверенный центр сертификации или глобальные клиентские сертификаты (Sets the file or database containing global trusted Certificate Authority or global client certificates) - LDAPTrustedGlobalCert

    mod_ldap.html#ldaptrustedglobalcert

  230. LDAPTrustedMode type - Указывает режим SSL/TLS, который будет использоваться при подключении к серверу LDAP (Specifies the SSL/TLS mode to be used when connecting to an LDAP server.) - LDAPTrustedMode

    mod_ldap.html#ldaptrustedmode

  231. LDAPVerifyServerCert On|Off - Принудительная проверка сертификата сервера (Force server certificate verification) - LDAPVerifyServerCert

    mod_ldap.html#ldapverifyservercert

  232. LimitInternalRecursion number [number] - Определить максимальное количество внутренних перенаправлений и вложенных подзапросов (Determine maximum number of internal redirects and nested subrequests) - LimitInternalRecursion

    core.html#limitinternalrecursion

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

    core.html#limitrequestbody

  234. LimitRequestFields number - Ограничивает количество полей заголовка HTTP-запроса, которые будут приняты от клиента (Limits the number of HTTP request header fields that will be accepted from the client) - LimitRequestFields

    core.html#limitrequestfields

  235. LimitRequestFieldSize bytes - Ограничивает размер заголовка HTTP-запроса, разрешенного клиентом (Limits the size of the HTTP request header allowed from the client) - LimitRequestFieldSize

    core.html#limitrequestfieldsize

  236. LimitRequestLine bytes - Ограничить размер строки HTTP-запроса, который будет принят от клиента (Limit the size of the HTTP request line that will be accepted from the client) - LimitRequestLine

    core.html#limitrequestline

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

    core.html#limitxmlrequestbody

  238. Listen [IP-address:]portnumber [protocol] - IP-адреса и порты, которые прослушивает сервер (IP addresses and ports that the server listens to) - Listen

    mpm_common.html#listen

  239. ListenBacklog backlog - Максимальная длина очереди ожидающих соединений (Maximum length of the queue of pending connections) - ListenBacklog

    mpm_common.html#listenbacklog

  240. ListenCoresBucketsRatio ratio - Соотношение между количеством ядер процессора (онлайн) и количеством корзин слушателей (Ratio between the number of CPU cores (online) and the number of listeners' buckets) - ListenCoresBucketsRatio

    mpm_common.html#listencoresbucketsratio

  241. LoadFile filename [filename] ... - Ссылка в указанном объектном файле или библиотеке (Link in the named object file or library) - LoadFile

    mod_so.html#loadfile

  242. LoadModule module filename - Ссылки на объектный файл или библиотеку и добавление в список активных модулей (Links in the object file or library, and adds to the list of active modules) - LoadModule

    mod_so.html#loadmodule

  243. ... - Применяет прилагаемые директивы только к совпадающим URL-адресам (Applies the enclosed directives only to matching URLs) -

    core.html#location

  244. ... - Применяет прилагаемые директивы только к URL-адресам, соответствующим регулярному выражению (Applies the enclosed directives only to regular-expression matching URLs) -

    core.html#locationmatch

  245. LogFormat format|nickname [nickname] - Описывает формат для использования в файле журнала (Describes a format for use in a log file) - LogFormat

    mod_log_config.html#logformat

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

    mod_logio.html#logiotrackttfb

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

    core.html#loglevel

  248. LuaAuthzProvider provider_name /path/to/lua/script.lua function_name - Подключите функцию поставщика авторизации к mod_authz_core (Plug an authorization provider function into mod_authz_core) - LuaAuthzProvider

    mod_lua.html#luaauthzprovider

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

    mod_lua.html#luacodecache

  250. 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

  251. 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

  252. 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

  253. 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

  254. 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

  255. 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

  256. 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

  257. LuaHookTranslateName /path/to/lua/script.lua hook_function_name [early|late] - Предоставить ловушку для этапа перевода имени обработки запроса (Provide a hook for the translate name phase of request processing) - LuaHookTranslateName

    mod_lua.html#luahooktranslatename

  258. 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

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

    mod_lua.html#luainherit

  260. LuaInputFilter filter_name /path/to/lua/script.lua function_name - Предоставить функцию Lua для фильтрации входного контента (Provide a Lua function for content input filtering) - LuaInputFilter

    mod_lua.html#luainputfilter

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

    mod_lua.html#luamaphandler

  262. LuaOutputFilter filter_name /path/to/lua/script.lua function_name - Предоставить функцию Lua для фильтрации вывода контента (Provide a Lua function for content output filtering) - LuaOutputFilter

    mod_lua.html#luaoutputfilter

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

    mod_lua.html#luapackagecpath

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

    mod_lua.html#luapackagepath

  265. LuaQuickHandler /path/to/script.lua hook_function_name - Предоставить хук для быстрого обработчика запросов (Provide a hook for the quick handler of request processing) - LuaQuickHandler

    mod_lua.html#luaquickhandler

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

    mod_lua.html#luaroot

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

    mod_lua.html#luascope

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

    mod_macro.html#macro

  269. MaxConnectionsPerChild number - Ограничение на количество подключений, которые отдельный дочерний сервер будет обрабатывать в течение своей жизни (Limit on the number of connections that an individual child server will handle during its life) - MaxConnectionsPerChild

    mpm_common.html#maxconnectionsperchild

  270. MaxKeepAliveRequests number - Количество разрешенных запросов при постоянном соединении (Number of requests allowed on a persistent connection) - MaxKeepAliveRequests

    core.html#maxkeepaliverequests

  271. MaxMemFree KBytes - Максимальный объем памяти, который может удерживать основной распределитель без вызова free() (Maximum amount of memory that the main allocator is allowed to hold without calling free()) - MaxMemFree

    mpm_common.html#maxmemfree

  272. 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

  273. 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

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

    core.html#maxranges

  275. MaxRequestWorkers number - Максимальное количество подключений, которые будут обрабатываться одновременно (Maximum number of connections that will be processed simultaneously) - MaxRequestWorkers

    mpm_common.html#maxrequestworkers

  276. MaxSpareServers number - Максимальное количество простаивающих дочерних серверных процессов (Maximum number of idle child server processes) - MaxSpareServers

    prefork.html#maxspareservers

  277. MaxSpareThreads number - Максимальное количество простаивающих потоков (Maximum number of idle threads) - MaxSpareThreads

    mpm_common.html#maxsparethreads

  278. MaxThreads number - Установить максимальное количество рабочих потоков (Set the maximum number of worker threads) - MaxThreads

    mpm_netware.html#maxthreads

  279. MemcacheConnTTL num[units] - Keepalive time для незанятых соединений (Keepalive time for idle connections) - MemcacheConnTTL

    mod_socache_memcache.html#memcacheconnttl

  280. MergeTrailers [on|off] - Определяет, объединяются ли трейлеры с заголовками (Determines whether trailers are merged into headers) - MergeTrailers

    core.html#mergetrailers

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

    mod_cern_meta.html#metadir

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

    mod_cern_meta.html#metafiles

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

    mod_cern_meta.html#metasuffix

  284. MimeMagicFile file-path - Включить определение MIME-типа на основе содержимого файла с использованием указанного магического файла (Enable MIME-type determination based on file contents using the specified magic file) - MimeMagicFile

    mod_mime_magic.html#mimemagicfile

  285. MinSpareServers number - Минимальное количество простаивающих дочерних серверных процессов (Minimum number of idle child server processes) - MinSpareServers

    prefork.html#minspareservers

  286. MinSpareThreads number - Минимальное количество бездействующих потоков, доступных для обработки всплесков запросов (Minimum number of idle threads available to handle request spikes) - MinSpareThreads

    mpm_common.html#minsparethreads

  287. MMapFile file-path [file-path] ... - Отобразить список файлов в память во время запуска (Map a list of files into memory at startup time) - MMapFile

    mod_file_cache.html#mmapfile

  288. 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

  289. Mutex mechanism [default|mutex-name] ... [OmitPID] - Настраивает механизм мьютексов и блокирует каталог файлов для всех или указанных мьютексов (Configures mutex mechanism and lock file directory for all or specified mutexes) - Mutex

    core.html#mutex

  290. NameVirtualHost addr[:port] - DEPRECATED: Назначает IP-адрес для виртуального хостинга (DEPRECATED: Designates an IP address for name-virtual hosting) - NameVirtualHost

    core.html#namevirtualhost

  291. NoProxy host [host] ... - Хосты, домены или сети, к которым будут подключаться напрямую (Hosts, domains, or networks that will be connected to directly) - NoProxy

    mod_proxy.html#noproxy

  292. NWSSLTrustedCerts filename [filename] ... - Список дополнительных клиентских сертификатов (List of additional client certificates) - NWSSLTrustedCerts

    mod_nw_ssl.html#nwssltrustedcerts

  293. NWSSLUpgradeable [IP-address:]portnumber - Позволяет обновить соединение до соединения SSL по запросу (Allows a connection to be upgraded to an SSL connection upon request) - NWSSLUpgradeable

    mod_nw_ssl.html#nwsslupgradeable

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

    core.html#options

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

    mod_env.html#passenv

  296. PidFile filename - Файл, в котором сервер записывает идентификатор процесса демона (File where the server records the process ID of the daemon) - PidFile

    mpm_common.html#pidfile

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

    mod_privileges.html#privilegesmode

  298. Protocol protocol - Протокол для прослушивающего сокета (Protocol for a listening socket) - Protocol

    core.html#protocol

  299. ProtocolEcho On|Off - Включить или выключить эхо-сервер (Turn the echo server on or off) - ProtocolEcho

    mod_echo.html#protocolecho

  300. Protocols protocol ... - Протоколы, доступные для сервера/виртуального хоста (Protocols available for a server/virtual host) - Protocols

    core.html#protocols

  301. ProtocolsHonorOrder On|Off - Определяет, определяет ли порядок протоколов приоритет во время переговоров (Determines if order of Protocols determines precedence during negotiation) - ProtocolsHonorOrder

    core.html#protocolshonororder

  302. <Proxy> ...</Proxy> - Контейнер для директив, применяемых к проксируемым ресурсам (Container for directives applied to proxied resources) - <Proxy>

    mod_proxy.html#proxy

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

    mod_proxy.html#proxyaddheaders

  304. ProxyBadHeader IsError|Ignore|StartBody - Определяет, как обрабатывать неверные строки заголовка в ответе (Determines how to handle bad header lines in a response) - ProxyBadHeader

    mod_proxy.html#proxybadheader

  305. ProxyBlock *|word|host|domain [word|host|domain] ... - Слова, хосты или домены, которым запрещено проксировать (Words, hosts, or domains that are banned from being proxied) - ProxyBlock

    mod_proxy.html#proxyblock

  306. ProxyDomain Domain - Доменное имя по умолчанию для проксируемых запросов (Default domain name for proxied requests) - ProxyDomain

    mod_proxy.html#proxydomain

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

    mod_proxy.html#proxyerroroverride

  308. ProxyExpressDBMFile <pathname> - Путь к файлу DBM (Pathname to DBM file.) - ProxyExpressDBMFile

    mod_proxy_express.html#proxyexpressdbmfile

  309. ProxyExpressDBMFile <type> - Тип файла DBM (DBM type of file.) - ProxyExpressDBMFile

    mod_proxy_express.html#proxyexpressdbmtype

  310. ProxyExpressEnable [on|off] - Включить функциональность модуля (Enable the module functionality.) - ProxyExpressEnable

    mod_proxy_express.html#proxyexpressenable

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

    mod_proxy_fcgi.html#proxyfcgibackendtype

  312. 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

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

    mod_proxy_ftp.html#proxyftpdircharset

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

    mod_proxy_ftp.html#proxyftpescapewildcards

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

    mod_proxy_ftp.html#proxyftplistonwildcard

  316. ProxyHCExpr name {ap_expr expression} - Создает именованное выражение условия, используемое для определения работоспособности серверной части на основе ее ответа (Creates a named condition expression to use to determine health of the backend based on its response.) - ProxyHCExpr

    mod_proxy_hcheck.html#proxyhcexpr

  317. ProxyHCTemplate name parameter=setting <...> - Создает именованный шаблон для настройки различных параметров проверки работоспособности (Creates a named template for setting various health check parameters) - ProxyHCTemplate

    mod_proxy_hcheck.html#proxyhctemplate

  318. ProxyHCTPsize <size> - Задает общий размер пула потоков на уровне сервера, используемого для рабочих процессов проверки работоспособности (Sets the total server-wide size of the threadpool used for the health check workers.) - ProxyHCTPsize

    mod_proxy_hcheck.html#proxyhctpsize

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

    mod_proxy_html.html#proxyhtmlbufsize

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

    mod_proxy_html.html#proxyhtmlcharsetout

  321. 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

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

    mod_proxy_html.html#proxyhtmlenable

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

    mod_proxy_html.html#proxyhtmlevents

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

    mod_proxy_html.html#proxyhtmlextended

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

    mod_proxy_html.html#proxyhtmlfixups

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

    mod_proxy_html.html#proxyhtmlinterp

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

    mod_proxy_html.html#proxyhtmllinks

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

    mod_proxy_html.html#proxyhtmlmeta

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

    mod_proxy_html.html#proxyhtmlstripcomments

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

    mod_proxy_html.html#proxyhtmlurlmap

  331. ProxyIOBufferSize bytes - Определить размер внутреннего буфера пропускной способности данных (Determine size of internal data throughput buffer) - ProxyIOBufferSize

    mod_proxy.html#proxyiobuffersize

  332. <ProxyMatch regex> ...</ProxyMatch> - Контейнер для директив, применяемых к прокси-ресурсам, соответствующим регулярному выражению (Container for directives applied to regular-expression-matched proxied resources) - <ProxyMatch

    mod_proxy.html#proxymatch

  333. ProxyMaxForwards number - Максимальное количество прокси, через которые может быть перенаправлен запрос (Maximium number of proxies that a request can be forwarded through) - ProxyMaxForwards

    mod_proxy.html#proxymaxforwards

  334. 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

  335. ProxyPassInherit On|Off - Наследовать директивы ProxyPass, определенные с основного сервера (Inherit ProxyPass directives defined from the main server) - ProxyPassInherit

    mod_proxy.html#proxypassinherit

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

    mod_proxy.html#proxypassinterpolateenv

  337. 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

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

    mod_proxy.html#proxypassreverse

  339. 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

  340. 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

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

    mod_proxy.html#proxypreservehost

  342. ProxyReceiveBufferSize bytes - Размер сетевого буфера для проксируемых соединений HTTP и FTP (Network buffer size for proxied HTTP and FTP connections) - ProxyReceiveBufferSize

    mod_proxy.html#proxyreceivebuffersize

  343. ProxyRemote match remote-server - Удаленный прокси-сервер, используемый для обработки определенных запросов (Remote proxy used to handle certain requests) - ProxyRemote

    mod_proxy.html#proxyremote

  344. ProxyRemoteMatch regex remote-server - Удаленный прокси-сервер, используемый для обработки запросов, соответствующих регулярным выражениям (Remote proxy used to handle requests matched by regular expressions) - ProxyRemoteMatch

    mod_proxy.html#proxyremotematch

  345. ProxyRequests On|Off - Включает переадресацию (стандартных) прокси-запросов (Enables forward (standard) proxy requests) - ProxyRequests

    mod_proxy.html#proxyrequests

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

    mod_proxy_scgi.html#proxyscgiinternalredirect

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

    mod_proxy_scgi.html#proxyscgisendfile

  348. ProxySourceAddress address - Установить локальный IP-адрес для исходящих прокси-соединений (Set local IP address for outgoing proxy connections) - ProxySourceAddress

    mod_proxy.html#proxysourceaddress

  349. ProxyStatus Off|On|Full - Показать статус прокси LoadBalancer в mod_status (Show Proxy LoadBalancer status in mod_status) - ProxyStatus

    mod_proxy.html#proxystatus

  350. ProxyTimeout seconds - Сетевой тайм-аут для проксируемых запросов (Network timeout for proxied requests) - ProxyTimeout

    mod_proxy.html#proxytimeout

  351. ProxyVia On|Off|Full|Block - Информация, предоставленная в заголовке HTTP-ответа Via для проксируемых запросов (Information provided in the Via HTTP response header for proxied requests) - ProxyVia

    mod_proxy.html#proxyvia

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

    core.html#qualifyredirecturl

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

    mod_autoindex.html#readmename

  354. ReceiveBufferSize bytes - Размер приемного буфера TCP (TCP receive buffer size) - ReceiveBufferSize

    mpm_common.html#receivebuffersize

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

    mod_alias.html#redirect

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

    mod_alias.html#redirectmatch

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

    mod_alias.html#redirectpermanent

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

    mod_alias.html#redirecttemp

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

    mod_reflector.html#reflectorheader

  360. RegisterHttpMethod method [method [...]] - Регистрация нестандартных HTTP-методов (Register non-standard HTTP methods) - RegisterHttpMethod

    core.html#registerhttpmethod

  361. RemoteIPHeader header-field - Объявить поле заголовка, которое должно быть проанализировано для IP-адресов агента пользователя (Declare the header field which should be parsed for useragent IP addresses) - RemoteIPHeader

    mod_remoteip.html#remoteipheader

  362. RemoteIPInternalProxy proxy-ip|proxy-ip/subnet|hostname ... - Объявить IP-адреса интрасети клиента, которым доверяют, для представления значения RemoteIPHeader (Declare client intranet IP addresses trusted to present the RemoteIPHeader value) - RemoteIPInternalProxy

    mod_remoteip.html#remoteipinternalproxy

  363. RemoteIPInternalProxyList filename - Объявить IP-адреса интрасети клиента, которым доверяют, для представления значения RemoteIPHeader (Declare client intranet IP addresses trusted to present the RemoteIPHeader value) - RemoteIPInternalProxyList

    mod_remoteip.html#remoteipinternalproxylist

  364. RemoteIPProxiesHeader HeaderFieldName - Объявите поле заголовка, в котором будут записаны все промежуточные IP-адреса (Declare the header field which will record all intermediate IP addresses) - RemoteIPProxiesHeader

    mod_remoteip.html#remoteipproxiesheader

  365. RemoteIPTrustedProxy proxy-ip|proxy-ip/subnet|hostname ... - Объявить IP-адреса интрасети клиента, которым доверяют, для представления значения RemoteIPHeader (Declare client intranet IP addresses trusted to present the RemoteIPHeader value) - RemoteIPTrustedProxy

    mod_remoteip.html#remoteiptrustedproxy

  366. RemoteIPTrustedProxyList filename - Объявить IP-адреса интрасети клиента, которым доверяют, для представления значения RemoteIPHeader (Declare client intranet IP addresses trusted to present the RemoteIPHeader value) - RemoteIPTrustedProxyList

    mod_remoteip.html#remoteiptrustedproxylist

  367. 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

  368. RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] - Установить значения времени ожидания для получения заголовков и тела запроса от клиента (Set timeout values for receiving request headers and body from client.) - RequestReadTimeout

    mod_reqtimeout.html#requestreadtimeout

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

    mod_rewrite.html#rewritecond

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

    mod_rewrite.html#rewriteengine

  371. RewriteMap MapName MapType:MapSource - Определяет функцию сопоставления для поиска по ключу (Defines a mapping function for key-lookup) - RewriteMap

    mod_rewrite.html#rewritemap

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

    mod_rewrite.html#rewriteoptions

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

    mod_rewrite.html#rewriterule

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

    core.html#rlimitcpu

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

    core.html#rlimitmem

  376. 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

  377. ScoreBoardFile file-path - Расположение файла, используемого для хранения данных координации для дочерних процессов (Location of the file used to store coordination data for the child processes) - ScoreBoardFile

    mpm_common.html#scoreboardfile

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

    mod_actions.html#script

  379. 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

  380. ScriptAliasMatch regex file-path|directory-path - Сопоставляет URL-адрес с расположением в файловой системе с помощью регулярного выражения и обозначает цель как сценарий CGI (Maps a URL to a filesystem location using a regular expression and designates the target as a CGI script) - ScriptAliasMatch

    mod_alias.html#scriptaliasmatch

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

    core.html#scriptinterpretersource

  382. ScriptLog file-path - Расположение файла журнала ошибок сценария CGI (Location of the CGI script error logfile) - ScriptLog

    mod_cgi.html#scriptlog

  383. ScriptLogBuffer bytes - Максимальное количество запросов PUT или POST, которые будут записаны в журнал сценариев (Maximum amount of PUT or POST requests that will be recorded in the scriptlog) - ScriptLogBuffer

    mod_cgi.html#scriptlogbuffer

  384. ScriptLogLength bytes - Ограничение размера файла журнала сценария CGI (Size limit of the CGI script logfile) - ScriptLogLength

    mod_cgi.html#scriptloglength

  385. ScriptSock file-path - Префикс имени файла сокета для связи с демоном cgi (The filename prefix of the socket to use for communication with the cgi daemon) - ScriptSock

    mod_cgid.html#scriptsock

  386. SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL] - Включает шифрование SSL для указанного порта (Enables SSL encryption for the specified port) - SecureListen

    mod_nw_ssl.html#securelisten

  387. SeeRequestTail On|Off - Определить, отображает ли mod_status первые 63 символа запроса или последние 63, предполагая, что сам запрос больше 63 символов (Determine if mod_status displays the first 63 characters of a request or the last 63, assuming the request itself is greater than 63 chars.) - SeeRequestTail

    core.html#seerequesttail

  388. SendBufferSize bytes - Размер буфера TCP (TCP buffer size) - SendBufferSize

    mpm_common.html#sendbuffersize

  389. ServerAdmin email-address|URL - Адрес электронной почты, который сервер включает в сообщения об ошибках, отправляемые клиенту (Email address that the server includes in error messages sent to the client) - ServerAdmin

    core.html#serveradmin

  390. ServerLimit number - Верхний предел настраиваемого количества процессов (Upper limit on configurable number of processes) - ServerLimit

    mpm_common.html#serverlimit

  391. ServerName [scheme://]domain-name|ip-address[:port] - Имя хоста и порт, которые сервер использует для идентификации (Hostname and port that the server uses to identify itself) - ServerName

    core.html#servername

  392. ServerRoot directory-path - Базовая директория для установки сервера (Base directory for the server installation) - ServerRoot

    core.html#serverroot

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

    core.html#serversignature

  394. ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full - Настраивает заголовок HTTP-ответа Server (Configures the Server HTTP response header) - ServerTokens

    core.html#servertokens

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

    mod_session.html#session

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

    mod_session_cookie.html#sessioncookiename

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

    mod_session_cookie.html#sessioncookiename2

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

    mod_session_cookie.html#sessioncookieremove

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

    mod_session_crypto.html#sessioncryptocipher

  400. SessionCryptoDriver name [param[=value]] - Криптодрайвер, который будет использоваться для шифрования сеанса (The crypto driver to be used to encrypt the session) - SessionCryptoDriver

    mod_session_crypto.html#sessioncryptodriver

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

    mod_session_crypto.html#sessioncryptopassphrase

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

    mod_session_crypto.html#sessioncryptopassphrasefile

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

    mod_session_dbd.html#sessiondbdcookiename

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

    mod_session_dbd.html#sessiondbdcookiename2

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

    mod_session_dbd.html#sessiondbdcookieremove

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

    mod_session_dbd.html#sessiondbddeletelabel

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

    mod_session_dbd.html#sessiondbdinsertlabel

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

    mod_session_dbd.html#sessiondbdperuser

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

    mod_session_dbd.html#sessiondbdselectlabel

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

    mod_session_dbd.html#sessiondbdupdatelabel

  411. 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

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

    mod_session.html#sessionexclude

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

    mod_session.html#sessionheader

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

    mod_session.html#sessioninclude

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

    mod_session.html#sessionmaxage

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

    mod_env.html#setenv

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

    mod_setenvif.html#setenvif

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

    mod_setenvif.html#setenvifexpr

  419. 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

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

    core.html#sethandler

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

    core.html#setinputfilter

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

    core.html#setoutputfilter

  423. SSIEndTag tag - Строка, которая завершает включаемый элемент (String that ends an include element) - SSIEndTag

    mod_include.html#ssiendtag

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

    mod_include.html#ssierrormsg

  425. SSIStartTag tag - Строка, с которой начинается включаемый элемент (String that starts an include element) - SSIStartTag

    mod_include.html#ssistarttag

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

    mod_include.html#ssitimeformat

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

    mod_include.html#ssiundefinedecho

  428. SSLCACertificateFile file-path - Файл объединенных сертификатов ЦС в кодировке PEM для аутентификации клиента (File of concatenated PEM-encoded CA Certificates for Client Auth) - SSLCACertificateFile

    mod_ssl.html#sslcacertificatefile

  429. SSLCACertificatePath directory-path - Каталог сертификатов ЦС в кодировке PEM для проверки подлинности клиента (Directory of PEM-encoded CA Certificates for Client Auth) - SSLCACertificatePath

    mod_ssl.html#sslcacertificatepath

  430. SSLCADNRequestFile file-path - Файл объединенных сертификатов ЦС в кодировке PEM для определения допустимых имен ЦС (File of concatenated PEM-encoded CA Certificates for defining acceptable CA names) - SSLCADNRequestFile

    mod_ssl.html#sslcadnrequestfile

  431. SSLCADNRequestPath directory-path - Каталог сертификатов ЦС в кодировке PEM для определения допустимых имен ЦС (Directory of PEM-encoded CA Certificates for defining acceptable CA names) - SSLCADNRequestPath

    mod_ssl.html#sslcadnrequestpath

  432. SSLCARevocationCheck chain|leaf|none flags - Включить проверку отзыва на основе CRL (Enable CRL-based revocation checking) - SSLCARevocationCheck

    mod_ssl.html#sslcarevocationcheck

  433. SSLCARevocationFile file-path - Файл объединенных CRL CA в кодировке PEM для проверки подлинности клиента (File of concatenated PEM-encoded CA CRLs for Client Auth) - SSLCARevocationFile

    mod_ssl.html#sslcarevocationfile

  434. SSLCARevocationPath directory-path - Каталог CRL CA в кодировке PEM для проверки подлинности клиента (Directory of PEM-encoded CA CRLs for Client Auth) - SSLCARevocationPath

    mod_ssl.html#sslcarevocationpath

  435. SSLCertificateChainFile file-path - Файл сертификатов ЦС сервера в кодировке PEM (File of PEM-encoded Server CA Certificates) - SSLCertificateChainFile

    mod_ssl.html#sslcertificatechainfile

  436. SSLCertificateFile file-path - Файл данных сертификата X.509, закодированный PEM-сервером (Server PEM-encoded X.509 certificate data file) - SSLCertificateFile

    mod_ssl.html#sslcertificatefile

  437. SSLCertificateKeyFile file-path - Файл закрытого ключа сервера в формате PEM (Server PEM-encoded private key file) - SSLCertificateKeyFile

    mod_ssl.html#sslcertificatekeyfile

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

    mod_ssl.html#sslciphersuite

  439. SSLCompression on|off - Включить сжатие на уровне SSL (Enable compression on the SSL level) - SSLCompression

    mod_ssl.html#sslcompression

  440. SSLCryptoDevice engine - Включить использование криптографического аппаратного ускорителя (Enable use of a cryptographic hardware accelerator) - SSLCryptoDevice

    mod_ssl.html#sslcryptodevice

  441. SSLEngine on|off|optional - SSL Переключатель работы двигателя (SSL Engine Operation Switch) - SSLEngine

    mod_ssl.html#sslengine

  442. SSLFIPS on|off - Переключатель режима SSL FIPS (SSL FIPS mode Switch) - SSLFIPS

    mod_ssl.html#sslfips

  443. SSLHonorCipherOrder on|off - Возможность предпочесть порядок предпочтения шифра сервера (Option to prefer the server's cipher preference order) - SSLHonorCipherOrder

    mod_ssl.html#sslhonorcipherorder

  444. SSLInsecureRenegotiation on|off - Возможность включить поддержку небезопасного повторного согласования (Option to enable support for insecure renegotiation) - SSLInsecureRenegotiation

    mod_ssl.html#sslinsecurerenegotiation

  445. SSLOCSDefaultResponder - Установить URI ответчика по умолчанию для проверки OCSP (Set the default responder URI for OCSP validation) - SSLOCSDefaultResponder

    mod_ssl.html#sslocspdefaultresponder

  446. SSLOCSPEnable on|off - Включить проверку OCSP цепочки сертификатов клиента (Enable OCSP validation of the client certificate chain) - SSLOCSPEnable

    mod_ssl.html#sslocspenable

  447. SSLOCSPNoverify On/Off - пропустить проверку сертификатов ответчика OCSP (skip the OCSP responder certificates verification) - SSLOCSPNoverify

    mod_ssl.html#sslocspnoverify

  448. SSLOCSPOverrideResponder on|off - Принудительно использовать URI ответчика по умолчанию для проверки OCSP (Force use of the default responder URI for OCSP validation) - SSLOCSPOverrideResponder

    mod_ssl.html#sslocspoverrideresponder

  449. SSLOCSPProxyURL url - URL-адрес прокси-сервера для использования в запросах OCSP (Proxy URL to use for OCSP requests) - SSLOCSPProxyURL

    mod_ssl.html#sslocspproxyurl

  450. SSLOCSPResponderCertificateFile file - Набор доверенных сертификатов ответчика OCSP в кодировке PEM (Set of trusted PEM encoded OCSP responder certificates) - SSLOCSPResponderCertificateFile

    mod_ssl.html#sslocsprespondercertificatefile

  451. SSLOCSPResponderTimeout seconds - Тайм-аут для запросов OCSP (Timeout for OCSP queries) - SSLOCSPResponderTimeout

    mod_ssl.html#sslocsprespondertimeout

  452. SSLOCSPResponseMaxAge seconds - Максимально допустимый возраст для ответов OCSP (Maximum allowable age for OCSP responses) - SSLOCSPResponseMaxAge

    mod_ssl.html#sslocspresponsemaxage

  453. SSLOCSPResponseTimeSkew seconds - Максимально допустимое отклонение времени для проверки ответа OCSP (Maximum allowable time skew for OCSP response validation) - SSLOCSPResponseTimeSkew

    mod_ssl.html#sslocspresponsetimeskew

  454. SSLOCSPUseRequestNonce on|off - Использовать одноразовый номер в запросах OCSP (Use a nonce within OCSP queries) - SSLOCSPUseRequestNonce

    mod_ssl.html#sslocspuserequestnonce

  455. SSLOpenSSLConfCmd command-name command-value - Настройте параметры OpenSSL через SSL_CONF API (Configure OpenSSL parameters through its SSL_CONF API) - SSLOpenSSLConfCmd

    mod_ssl.html#sslopensslconfcmd

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

    mod_ssl.html#ssloptions

  457. SSLPassPhraseDialog type - Диалог типа парольной фразы для зашифрованных закрытых ключей (Type of pass phrase dialog for encrypted private keys) - SSLPassPhraseDialog

    mod_ssl.html#sslpassphrasedialog

  458. SSLProtocol [+|-]protocol ... - Настроить используемые версии протокола SSL/TLS (Configure usable SSL/TLS protocol versions) - SSLProtocol

    mod_ssl.html#sslprotocol

  459. SSLProxyCACertificateFile file-path - Файл объединенных сертификатов ЦС в кодировке PEM для проверки подлинности удаленного сервера (File of concatenated PEM-encoded CA Certificates for Remote Server Auth) - SSLProxyCACertificateFile

    mod_ssl.html#sslproxycacertificatefile

  460. SSLProxyCACertificatePath directory-path - Каталог сертификатов ЦС в кодировке PEM для проверки подлинности удаленного сервера (Directory of PEM-encoded CA Certificates for Remote Server Auth) - SSLProxyCACertificatePath

    mod_ssl.html#sslproxycacertificatepath

  461. SSLProxyCARevocationCheck chain|leaf|none - Включить проверку отзыва на основе CRL для проверки подлинности удаленного сервера (Enable CRL-based revocation checking for Remote Server Auth) - SSLProxyCARevocationCheck

    mod_ssl.html#sslproxycarevocationcheck

  462. SSLProxyCARevocationFile file-path - Файл объединенных CRL CA в кодировке PEM для проверки подлинности удаленного сервера (File of concatenated PEM-encoded CA CRLs for Remote Server Auth) - SSLProxyCARevocationFile

    mod_ssl.html#sslproxycarevocationfile

  463. SSLProxyCARevocationPath directory-path - Каталог CRL CA в кодировке PEM для проверки подлинности удаленного сервера (Directory of PEM-encoded CA CRLs for Remote Server Auth) - SSLProxyCARevocationPath

    mod_ssl.html#sslproxycarevocationpath

  464. SSLProxyCheckPeerCN on|off - Необходимо ли проверять поле CN сертификата удаленного сервера (Whether to check the remote server certificate's CN field) - SSLProxyCheckPeerCN

    mod_ssl.html#sslproxycheckpeercn

  465. SSLProxyCheckPeerExpire on|off - Проверять, не истек ли срок действия сертификата удаленного сервера (Whether to check if remote server certificate is expired) - SSLProxyCheckPeerExpire

    mod_ssl.html#sslproxycheckpeerexpire

  466. SSLProxyCheckPeerName on|off - Настроить проверку имени хоста для сертификатов удаленного сервера (Configure host name checking for remote server certificates) - SSLProxyCheckPeerName

    mod_ssl.html#sslproxycheckpeername

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

    mod_ssl.html#sslproxyciphersuite

  468. SSLProxyEngine on|off - SSL Переключатель работы прокси-сервера (SSL Proxy Engine Operation Switch) - SSLProxyEngine

    mod_ssl.html#sslproxyengine

  469. SSLProxyMachineCertificateChainFile filename - Файл объединенных сертификатов ЦС в кодировке PEM, которые будут использоваться прокси для выбора сертификата (File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate) - SSLProxyMachineCertificateChainFile

    mod_ssl.html#sslproxymachinecertificatechainfile

  470. SSLProxyMachineCertificateFile filename - Файл объединенных клиентских сертификатов и ключей в кодировке PEM, которые будут использоваться прокси-сервером (File of concatenated PEM-encoded client certificates and keys to be used by the proxy) - SSLProxyMachineCertificateFile

    mod_ssl.html#sslproxymachinecertificatefile

  471. SSLProxyMachineCertificatePath directory - Каталог клиентских сертификатов и ключей в кодировке PEM, которые будут использоваться прокси-сервером (Directory of PEM-encoded client certificates and keys to be used by the proxy) - SSLProxyMachineCertificatePath

    mod_ssl.html#sslproxymachinecertificatepath

  472. SSLProxyProtocol [+|-]protocol ... - Настроить используемые варианты протокола SSL для использования прокси (Configure usable SSL protocol flavors for proxy usage) - SSLProxyProtocol

    mod_ssl.html#sslproxyprotocol

  473. SSLProxyVerify level - Тип удаленного сервера Проверка сертификата (Type of remote server Certificate verification) - SSLProxyVerify

    mod_ssl.html#sslproxyverify

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

    mod_ssl.html#sslproxyverifydepth

  475. SSLRandomSeed context source [bytes] - Источник заполнения генератора псевдослучайных чисел (PRNG) (Pseudo Random Number Generator (PRNG) seeding source) - SSLRandomSeed

    mod_ssl.html#sslrandomseed

  476. SSLSessionCache type - Тип глобального/межпроцессного кэша сеансов SSL (Type of the global/inter-process SSL Session Cache) - SSLSessionCache

    mod_ssl.html#sslsessioncache

  477. SSLSessionCacheTimeout seconds - Количество секунд до истечения срока действия сеанса SSL в кэше сеансов (Number of seconds before an SSL session expires in the Session Cache) - SSLSessionCacheTimeout

    mod_ssl.html#sslsessioncachetimeout

  478. SSLSessionTicketKeyFile file-path - Постоянный ключ шифрования/дешифрования для билетов сеанса TLS (Persistent encryption/decryption key for TLS session tickets) - SSLSessionTicketKeyFile

    mod_ssl.html#sslsessionticketkeyfile

  479. SSLSessionTickets on|off - Включить или отключить использование билетов сеанса TLS (Enable or disable use of TLS session tickets) - SSLSessionTickets

    mod_ssl.html#sslsessiontickets

  480. SSLSRPUnknownUserSeed secret-string - SRP неизвестное начальное число пользователя (SRP unknown user seed) - SSLSRPUnknownUserSeed

    mod_ssl.html#sslsrpunknownuserseed

  481. SSLSRPVerifierFile file-path - Путь к файлу проверки SRP (Path to SRP verifier file) - SSLSRPVerifierFile

    mod_ssl.html#sslsrpverifierfile

  482. SSLStaplingCache type - Настраивает кэш сшивания OCSP (Configures the OCSP stapling cache) - SSLStaplingCache

    mod_ssl.html#sslstaplingcache

  483. SSLStaplingErrorCacheTimeout seconds - Количество секунд до истечения срока действия недопустимых ответов в кэше сшивания OCSP (Number of seconds before expiring invalid responses in the OCSP stapling cache) - SSLStaplingErrorCacheTimeout

    mod_ssl.html#sslstaplingerrorcachetimeout

  484. SSLStaplingFakeTryLater on|off - Синтезировать ответы «tryLater» для неудачных запросов сшивания OCSP (Synthesize "tryLater" responses for failed OCSP stapling queries) - SSLStaplingFakeTryLater

    mod_ssl.html#sslstaplingfaketrylater

  485. SSLStaplingForceURL uri - Переопределить URI ответчика OCSP, указанный в расширении AIA сертификата (Override the OCSP responder URI specified in the certificate's AIA extension) - SSLStaplingForceURL

    mod_ssl.html#sslstaplingforceurl

  486. SSLStaplingResponderTimeout seconds - Тайм-аут для запросов сшивания OCSP (Timeout for OCSP stapling queries) - SSLStaplingResponderTimeout

    mod_ssl.html#sslstaplingrespondertimeout

  487. SSLStaplingResponseMaxAge seconds - Максимально допустимый возраст для сшивания ответов OCSP (Maximum allowable age for OCSP stapling responses) - SSLStaplingResponseMaxAge

    mod_ssl.html#sslstaplingresponsemaxage

  488. SSLStaplingResponseTimeSkew seconds - Максимально допустимое отклонение времени для проверки ответа на сшивание OCSP (Maximum allowable time skew for OCSP stapling response validation) - SSLStaplingResponseTimeSkew

    mod_ssl.html#sslstaplingresponsetimeskew

  489. SSLStaplingReturnResponderErrors on|off - Передать связанные сшиванием ошибки OCSP на клиент (Pass stapling related OCSP errors on to client) - SSLStaplingReturnResponderErrors

    mod_ssl.html#sslstaplingreturnrespondererrors

  490. SSLStaplingStandardCacheTimeout seconds - Количество секунд до истечения срока действия ответов в кэше сшивания OCSP (Number of seconds before expiring responses in the OCSP stapling cache) - SSLStaplingStandardCacheTimeout

    mod_ssl.html#sslstaplingstandardcachetimeout

  491. SSLStrictSNIVHostCheck on|off - Разрешить ли клиентам без SNI доступ к виртуальному хосту на основе имени (Whether to allow non-SNI clients to access a name-based virtual host.) - SSLStrictSNIVHostCheck

    mod_ssl.html#sslstrictsnivhostcheck

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

    mod_ssl.html#sslusername

  493. SSLUseStapling on|off - Включить сшивание ответов OCSP в рукопожатии TLS (Enable stapling of OCSP responses in the TLS handshake) - SSLUseStapling

    mod_ssl.html#sslusestapling

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

    mod_ssl.html#sslverifyclient

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

    mod_ssl.html#sslverifydepth

  496. StartServers number - Количество дочерних серверных процессов, созданных при запуске (Number of child server processes created at startup) - StartServers

    mpm_common.html#startservers

  497. StartThreads number - Количество потоков, созданных при запуске (Number of threads created on startup) - StartThreads

    mpm_common.html#startthreads

  498. Suexec On|Off - Включить или отключить функцию suEXEC (Enable or disable the suEXEC feature) - Suexec

    mod_unixd.html#suexec

  499. SuexecUserGroup User Group - Пользователь и группа для запуска программ CGI (User and group for CGI programs to run as) - SuexecUserGroup

    mod_suexec.html#suexecusergroup

  500. ThreadLimit number - Устанавливает верхний предел настраиваемого количества потоков на дочерний процесс (Sets the upper limit on the configurable number of threads per child process) - ThreadLimit

    mpm_common.html#threadlimit

  501. ThreadsPerChild number - Количество потоков, созданных каждым дочерним процессом (Number of threads created by each child process) - ThreadsPerChild

    mpm_common.html#threadsperchild

  502. ThreadStackSize size - Размер в байтах стека, используемого потоками, обрабатывающими клиентские соединения (The size in bytes of the stack used by threads handling client connections) - ThreadStackSize

    mpm_common.html#threadstacksize

  503. TimeOut seconds - Количество времени, в течение которого сервер будет ожидать определенных событий, прежде чем запрос будет отклонен (Amount of time the server will wait for certain events before failing a request) - TimeOut

    core.html#timeout

  504. TraceEnable [on|off|extended] - Определяет поведение запросов TRACE (Determines the behavior on TRACE requests) - TraceEnable

    core.html#traceenable

  505. TransferLog file|pipe - Указать расположение лог-файла (Specify location of a log file) - TransferLog

    mod_log_config.html#transferlog

  506. TypesConfig file-path - Расположение файла mime.types (The location of the mime.types file) - TypesConfig

    mod_mime.html#typesconfig

  507. UnDefine parameter-name - Отменить определение существования переменной (Undefine the existence of a variable) - UnDefine

    core.html#undefine

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

    mod_macro.html#undefmacro

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

    mod_env.html#unsetenv

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

    mod_macro.html#use

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

    core.html#usecanonicalname

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

    core.html#usecanonicalphysicalport

  513. User unix-userid - Идентификатор пользователя, под которым сервер будет отвечать на запросы (The userid under which the server will answer requests) - User

    mod_unixd.html#user

  514. UserDir directory-filename [directory-filename] ... - Расположение пользовательских каталогов (Location of the user-specific directories) - UserDir

    mod_userdir.html#userdir

  515. VirtualDocumentRoot interpolated-directory|none - Динамически настроить расположение корня документа для данного виртуального хоста (Dynamically configure the location of the document root for a given virtual host) - VirtualDocumentRoot

    mod_vhost_alias.html#virtualdocumentroot

  516. VirtualDocumentRootIP interpolated-directory|none - Динамически настроить расположение корня документа для данного виртуального хоста (Dynamically configure the location of the document root for a given virtual host) - VirtualDocumentRootIP

    mod_vhost_alias.html#virtualdocumentrootip

  517. ... - Содержит директивы, применимые только к определенному имени хоста или IP-адресу (Contains directives that apply only to a specific hostname or IP address) -

    core.html#virtualhost

  518. VirtualScriptAlias interpolated-directory|none - Динамически настроить расположение каталога CGI для данного виртуального хоста (Dynamically configure the location of the CGI directory for a given virtual host) - VirtualScriptAlias

    mod_vhost_alias.html#virtualscriptalias

  519. VirtualScriptAliasIP interpolated-directory|none - Динамически настроить расположение каталога CGI для данного виртуального хоста (Dynamically configure the location of the CGI directory for a given virtual host) - VirtualScriptAliasIP

    mod_vhost_alias.html#virtualscriptaliasip

  520. WatchdogInterval number-of-seconds - Интервал сторожевого таймера в секундах (Watchdog interval in seconds) - WatchdogInterval

    mod_watchdog.html#watchdoginterval

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

    mod_include.html#xbithack

  522. xml2EncAlias charset alias [alias ...] - Распознавать псевдонимы для значений кодировки (Recognise Aliases for encoding values) - xml2EncAlias

    mod_xml2enc.html#xml2encalias

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

    mod_xml2enc.html#xml2encdefault

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

    mod_xml2enc.html#xml2startparse



Рейтинг@Mail.ru