| Директивы на букву: [E]
Всего: 16 - <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 - <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 - EnableExceptionHook On|Off - Включает хук, который запускает обработчики исключений после сбоя (Enables a hook that runs exception handlers after a crash) - EnableExceptionHook
mpm_common.html#enableexceptionhook - EnableMMAP On|Off - Использовать сопоставление памяти для чтения файлов во время доставки (Use memory-mapping to read files during delivery) - EnableMMAP
core.html#enablemmap - EnableSendfile On|Off - Используйте поддержку отправки файлов ядром для доставки файлов клиенту (Use the kernel sendfile support to deliver files to the client) - EnableSendfile
core.html#enablesendfile - Error message - Прервать синтаксический анализ конфигурации с пользовательским сообщением об ошибке (Abort configuration parsing with a custom error message) - Error
core.html#error - ErrorDocument error-code document - Что сервер вернет клиенту в случае ошибки (What the server will return to the client in case of an error) - ErrorDocument
core.html#errordocument - ErrorLog file-path|syslog[:[facility][:tag]] - Место, где сервер будет регистрировать ошибки (Location where the server will log errors) - ErrorLog
core.html#errorlog - ErrorLogFormat [connection|request] format - Спецификация формата для записей журнала ошибок (Format specification for error log entries) - ErrorLogFormat
core.html#errorlogformat - Example - Демонстрационная директива для иллюстрации API модуля Apache (Demonstration directive to illustrate the Apache module API) - Example
mod_example_hooks.html#example - ExpiresActive On|Off - Включает создание заголовков
Expires (Enables generation of Expires headers) - ExpiresActive
mod_expires.html#expiresactive - ExpiresByType MIME-type <code>seconds - Значение заголовка
Expires , настроенное по типу MIME (Value of the Expires header configured by MIME type) - ExpiresByType
mod_expires.html#expiresbytype - ExpiresDefault <code>seconds - Алгоритм по умолчанию для расчета времени экспирации (Default algorithm for calculating expiration time) - ExpiresDefault
mod_expires.html#expiresdefault - ExtendedStatus On|Off - Отслеживайте расширенную информацию о статусе для каждого запроса (Keep track of extended status information for each request) - ExtendedStatus
core.html#extendedstatus - ExtFilterDefine filtername parameters - Определить внешний фильтр (Define an external filter) - ExtFilterDefine
mod_ext_filter.html#extfilterdefine - ExtFilterOptions option [option] ... - Настройте параметры
mod_ext_filter (Configure mod_ext_filter options) - ExtFilterOptions
mod_ext_filter.html#extfilteroptions
|
|