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


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

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


Статус: Многопроцессорные модули (MPM)

Всего: 85

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

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

    core.html#allowencodedslashes

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

    core.html#allowoverride

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

    core.html#allowoverridelist

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

    core.html#cgimapextension

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

    core.html#cgipassauth

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

    core.html#cgivar

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

    core.html#contentdigest

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

    core.html#defaultruntimedir

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

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

    core.html#define

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

    core.html#directory

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

    core.html#directorymatch

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

    core.html#documentroot

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

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

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

    core.html#enablemmap

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

    core.html#enablesendfile

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

    core.html#error

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

    core.html#errordocument

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

    core.html#errorlog

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

    core.html#errorlogformat

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

    core.html#extendedstatus

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

    core.html#fileetag

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

    core.html#files

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

    core.html#filesmatch

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

    core.html#forcetype

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

    core.html#gprofdir

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

    core.html#hostnamelookups

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

    core.html#httpprotocoloptions

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

    core.html#if

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

    core.html#ifdefine

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

    core.html#ifmodule

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

    core.html#include

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

    core.html#includeoptional

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

    core.html#keepalive

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

    core.html#keepalivetimeout

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

    core.html#limit

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

    core.html#limitexcept

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

    core.html#limitinternalrecursion

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

    core.html#limitrequestbody

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

    core.html#limitrequestfields

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

    core.html#limitrequestfieldsize

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

    core.html#limitrequestline

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

    core.html#limitxmlrequestbody

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

    core.html#location

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

    core.html#locationmatch

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

    core.html#loglevel

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

    core.html#maxkeepaliverequests

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

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

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

    core.html#maxranges

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

    core.html#mergetrailers

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

    core.html#mutex

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

    core.html#namevirtualhost

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

    core.html#options

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

    core.html#protocol

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

    core.html#protocols

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

    core.html#protocolshonororder

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

    core.html#qualifyredirecturl

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

    core.html#registerhttpmethod

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

    core.html#rlimitcpu

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

    core.html#rlimitmem

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

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

    core.html#scriptinterpretersource

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

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

    core.html#serveradmin

  71. ServerAlias hostname [hostname] ... - Альтернативные имена хоста, используемые при сопоставлении запросов с именами виртуальных хостов (Alternate names for a host used when matching requests to name-virtual hosts) - ServerAlias

    core.html#serveralias

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

    core.html#servername

  73. ServerPath URL-path - Устаревший URL-адрес виртуального хоста на основе имени, доступ к которому осуществляется через несовместимый браузер (Legacy URL pathname for a name-based virtual host that is accessed by an incompatible browser) - ServerPath

    core.html#serverpath

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

    core.html#serverroot

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

    core.html#serversignature

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

    core.html#servertokens

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

    core.html#sethandler

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

    core.html#setinputfilter

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

    core.html#setoutputfilter

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

    core.html#timeout

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

    core.html#traceenable

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

    core.html#undefine

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

    core.html#usecanonicalname

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

    core.html#usecanonicalphysicalport

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

    core.html#virtualhost