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  

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

Всего: 36

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

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

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

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

    mod_autoindex.html#readmename

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

    mpm_common.html#receivebuffersize

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

    mod_alias.html#redirect

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

    mod_alias.html#redirectmatch

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

    mod_alias.html#redirectpermanent

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

    mod_alias.html#redirecttemp

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

    mod_reflector.html#reflectorheader

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

    core.html#registerhttpmethod

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

    mod_remoteip.html#remoteipheader

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

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

    mod_remoteip.html#remoteipinternalproxylist

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

    mod_remoteip.html#remoteipproxiesheader

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

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

    mod_remoteip.html#remoteiptrustedproxylist

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

    mod_mime.html#removecharset

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

    mod_mime.html#removeencoding

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

    mod_mime.html#removehandler

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

    mod_mime.html#removeinputfilter

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

    mod_mime.html#removelanguage

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

    mod_mime.html#removeoutputfilter

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

    mod_mime.html#removetype

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

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

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

    mod_authz_core.html#require

  28. RewriteBase URL-path - Устанавливает базовый URL для перезаписи каталогов (Sets the base URL for per-directory rewrites) - RewriteBase

    mod_rewrite.html#rewritebase

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

    mod_rewrite.html#rewritecond

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

    mod_rewrite.html#rewriteengine

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

    mod_rewrite.html#rewritemap

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

    mod_rewrite.html#rewriteoptions

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

    mod_rewrite.html#rewriterule

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

    core.html#rlimitcpu

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

    core.html#rlimitmem

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