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


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

  A    B    C    D    E    F    G    H    I    J    K    L    M    N    O    P    Q    R    S    T    U    V    W    X    Y    Z  

Директивы на букву: [E]

Всего: 16

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

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

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

    mpm_common.html#enableexceptionhook

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

    core.html#enablemmap

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

    core.html#enablesendfile

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

    core.html#error

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

    core.html#errordocument

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

    core.html#errorlog

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

    core.html#errorlogformat

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

    mod_example_hooks.html#example

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

    mod_expires.html#expiresactive

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

    mod_expires.html#expiresbytype

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

    mod_expires.html#expiresdefault

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

    core.html#extendedstatus

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

    mod_ext_filter.html#extfilterdefine

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

    mod_ext_filter.html#extfilteroptions



Рейтинг@Mail.ru