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


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

Статус:   Core     MPM     Base     Extension     Experimental  


Статус: Основной (Core)

Всего: 165

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

    mod_actions.html#action

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

    mod_autoindex.html#addalt

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

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

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

    mod_mime.html#addcharset

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

    mod_autoindex.html#adddescription

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

    mod_mime.html#addencoding

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

    mod_mime.html#addhandler

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

    mod_autoindex.html#addicon

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

    mod_autoindex.html#addiconbyencoding

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

    mod_autoindex.html#addiconbytype

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

    mod_mime.html#addinputfilter

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

    mod_mime.html#addlanguage

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

    mod_mime.html#addoutputfilter

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

    mod_filter.html#addoutputfilterbytype

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

    mod_mime.html#addtype

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

    mod_alias.html#alias

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

    mod_alias.html#aliasmatch

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

    mod_auth_basic.html#authbasicauthoritative

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

    mod_auth_basic.html#authbasicfake

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

    mod_auth_basic.html#authbasicprovider

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

    mod_auth_basic.html#authbasicusedigestalgorithm

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

    mod_auth_form.html#authformauthoritative

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

    mod_auth_form.html#authformbody

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

    mod_auth_form.html#authformdisablenostore

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

    mod_auth_form.html#authformfakebasicauth

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

    mod_auth_form.html#authformlocation

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

    mod_auth_form.html#authformloginrequiredlocation

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

    mod_auth_form.html#authformloginsuccesslocation

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

    mod_auth_form.html#authformlogoutlocation

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

    mod_auth_form.html#authformmethod

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

    mod_auth_form.html#authformmimetype

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

    mod_auth_form.html#authformpassword

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

    mod_auth_form.html#authformprovider

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

    mod_auth_form.html#authformsitepassphrase

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

    mod_auth_form.html#authformsize

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

    mod_auth_form.html#authformusername

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

    mod_authz_groupfile.html#authgroupfile

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

    mod_authz_core.html#authmerging

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

    mod_authn_core.html#authname

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

    mod_authn_socache.html#authncachecontext

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

    mod_authn_socache.html#authncacheenable

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

    mod_authn_socache.html#authncacheprovidefor

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

    mod_authn_socache.html#authncachesocache

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

    mod_authn_socache.html#authncachetimeout

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

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

    mod_authn_core.html#authtype

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

    mod_authn_file.html#authuserfile

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

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

    mod_authz_core.html#authzsendforbiddenonfailure

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

    mod_setenvif.html#browsermatch

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

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

    mod_log_config.html#bufferedlogs

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

    mod_negotiation.html#cachenegotiateddocs

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

    mod_cgid.html#cgidscripttimeout

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

    mod_unixd.html#chrootdir

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

    mod_log_config.html#customlog

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

    mod_autoindex.html#defaulticon

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

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

    mod_dir.html#directorycheckhandler

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

    mod_dir.html#directoryindex

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

    mod_dir.html#directoryindexredirect

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

    mod_dir.html#directoryslash

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

    mod_dir.html#fallbackresource

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

    mod_filter.html#filterchain

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

    mod_filter.html#filterdeclare

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

    mod_filter.html#filterprotocol

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

    mod_filter.html#filterprovider

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

    mod_filter.html#filtertrace

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

    mod_negotiation.html#forcelanguagepriority

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

    mod_log_config.html#globallog

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

    mod_unixd.html#group

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

    mod_autoindex.html#headername

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

    mod_imagemap.html#imapbase

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

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

    mod_imagemap.html#imapmenu

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

    mod_autoindex.html#indexheadinsert

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

    mod_autoindex.html#indexignore

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

    mod_autoindex.html#indexignorereset

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

    mod_autoindex.html#indexoptions

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

    mod_autoindex.html#indexorderdefault

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

    mod_autoindex.html#indexstylesheet

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

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

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

    mod_isapi.html#isapicachefile

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

    mod_isapi.html#isapifakeasync

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

    mod_isapi.html#isapilognotsupported

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

    mod_isapi.html#isapireadaheadbuffer

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

    mod_request.html#keptbodysize

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

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

    mod_log_config.html#logformat

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

    mod_macro.html#macro

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

    mod_mime.html#modmimeusepathinfo

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

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

    mod_nw_ssl.html#nwssltrustedcerts

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

    mod_nw_ssl.html#nwsslupgradeable

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

    mod_env.html#passenv

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

    mod_proxy_html.html#proxyhtmlbufsize

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

    mod_proxy_html.html#proxyhtmlcharsetout

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

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

    mod_proxy_html.html#proxyhtmlenable

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

    mod_proxy_html.html#proxyhtmlevents

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

    mod_proxy_html.html#proxyhtmlextended

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

    mod_proxy_html.html#proxyhtmlfixups

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

    mod_proxy_html.html#proxyhtmlinterp

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

    mod_proxy_html.html#proxyhtmllinks

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

    mod_proxy_html.html#proxyhtmlmeta

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

    mod_proxy_html.html#proxyhtmlstripcomments

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

    mod_proxy_html.html#proxyhtmlurlmap

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

    mod_autoindex.html#readmename

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

    mod_alias.html#redirect

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

    mod_alias.html#redirectmatch

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

    mod_alias.html#redirectpermanent

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

    mod_alias.html#redirecttemp

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

    mod_reflector.html#reflectorheader

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

    mod_remoteip.html#remoteipheader

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

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

    mod_remoteip.html#remoteipinternalproxylist

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

    mod_remoteip.html#remoteipproxiesheader

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

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

    mod_remoteip.html#remoteiptrustedproxylist

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

    mod_mime.html#removecharset

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

    mod_mime.html#removeencoding

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

    mod_mime.html#removehandler

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

    mod_mime.html#removeinputfilter

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

    mod_mime.html#removelanguage

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

    mod_mime.html#removeoutputfilter

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

    mod_mime.html#removetype

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

    mod_authz_core.html#require

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

    mod_authz_core.html#requireall

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

    mod_authz_core.html#requireany

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

    mod_authz_core.html#requirenone

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

    mod_actions.html#script

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

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

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

    mod_cgi.html#scriptlog

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

    mod_cgi.html#scriptlogbuffer

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

    mod_cgi.html#scriptloglength

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

    mod_cgid.html#scriptsock

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

    mod_nw_ssl.html#securelisten

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

    mod_env.html#setenv

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

    mod_setenvif.html#setenvif

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

    mod_setenvif.html#setenvifexpr

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

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

    mod_include.html#ssiendtag

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

    mod_include.html#ssierrormsg

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

    mod_include.html#ssietag

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

    mod_include.html#ssilastmodified

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

    mod_include.html#ssilegacyexprparser

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

    mod_include.html#ssistarttag

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

    mod_include.html#ssitimeformat

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

    mod_include.html#ssiundefinedecho

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

    mod_unixd.html#suexec

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

    mod_log_config.html#transferlog

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

    mod_mime.html#typesconfig

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

    mod_macro.html#undefmacro

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

    mod_env.html#unsetenv

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

    mod_macro.html#use

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

    mod_unixd.html#user

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

    mod_userdir.html#userdir

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

    mod_watchdog.html#watchdoginterval

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

    mod_include.html#xbithack

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

    mod_xml2enc.html#xml2encalias

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

    mod_xml2enc.html#xml2encdefault

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

    mod_xml2enc.html#xml2startparse



Рейтинг@Mail.ru