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  

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

Всего: 103

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

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

  3. AcceptFilter protocol accept_filter - Настраивает оптимизацию для сокетов прослушивателя протокола (Configures optimizations for a Protocol's Listener Sockets) - AcceptFilter

    core.html#acceptfilter

  4. AcceptPathInfo On|Off|Default - Resources принимают конечную информацию о пути (Resources accept trailing pathname information) - AcceptPathInfo

    core.html#acceptpathinfo

  5. AccessFileName filename [filename] ... - Имя распространяемого конфигурационного файла (Name of the distributed configuration file) - AccessFileName

    core.html#accessfilename

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

    mod_actions.html#action

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

    mod_autoindex.html#addalt

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

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

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

    mod_mime.html#addcharset

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

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

    mod_autoindex.html#adddescription

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

    mod_mime.html#addencoding

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

    mod_mime.html#addhandler

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

    mod_autoindex.html#addicon

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

    mod_autoindex.html#addiconbyencoding

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

    mod_autoindex.html#addiconbytype

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

    mod_mime.html#addinputfilter

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

    mod_mime.html#addlanguage

  20. AddModuleInfo module-name string - Добавляет дополнительную информацию к информации модуля, отображаемой обработчиком информации о сервере (Adds additional information to the module information displayed by the server-info handler) - AddModuleInfo

    mod_info.html#addmoduleinfo

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

    mod_mime.html#addoutputfilter

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

    mod_filter.html#addoutputfilterbytype

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

    mod_mime.html#addtype

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

    mod_alias.html#alias

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

    mod_alias.html#aliasmatch

  26. Allow from all|host|env=[!]env-variable [host|env=[!]env-variable] ... - Контролирует, какие хосты могут получить доступ к области сервера (Controls which hosts can access an area of the server) - Allow

    mod_access_compat.html#allow

  27. AllowCONNECT port[-port] [port[-port]] ... - Порты, которым разрешено CONNECT через прокси (Ports that are allowed to CONNECT through the proxy) - AllowCONNECT

    mod_proxy_connect.html#allowconnect

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

    core.html#allowencodedslashes

  29. AllowMethods reset|HTTP-method [HTTP-method]... - Ограничить доступ к перечисленным методам HTTP (Restrict access to the listed HTTP methods) - AllowMethods

    mod_allowmethods.html#allowmethods

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

    core.html#allowoverride

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

    core.html#allowoverridelist

  32. Anonymous user [user] ... - Указывает идентификаторы пользователей, которым разрешен доступ без проверки пароля (Specifies userIDs that are allowed access without password verification) - Anonymous

    mod_authn_anon.html#anonymous

  33. Anonymous_LogEmail On|Off - Указывает, будет ли введенный пароль регистрироваться в журнале ошибок (Sets whether the password entered will be logged in the error log) - Anonymous_LogEmail

    mod_authn_anon.html#anonymous_logemail

  34. Anonymous_MustGiveEmail On|Off - Указывает, разрешены ли пустые пароли (Specifies whether blank passwords are allowed) - Anonymous_MustGiveEmail

    mod_authn_anon.html#anonymous_mustgiveemail

  35. Anonymous_NoUserID On|Off - Устанавливает, может ли поле userID быть пустым (Sets whether the userID field may be empty) - Anonymous_NoUserID

    mod_authn_anon.html#anonymous_nouserid

  36. Anonymous_VerifyEmail On|Off - Устанавливает, следует ли проверять поле пароля на правильно отформатированный адрес электронной почты (Sets whether to check the password field for a correctly formatted email address) - Anonymous_VerifyEmail

    mod_authn_anon.html#anonymous_verifyemail

  37. AsyncRequestWorkerFactor factor - Ограничение одновременных подключений на процесс (Limit concurrent connections per process) - AsyncRequestWorkerFactor

    event.html#asyncrequestworkerfactor

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

    mod_auth_basic.html#authbasicauthoritative

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

    mod_auth_basic.html#authbasicfake

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

    mod_auth_basic.html#authbasicprovider

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

  42. AuthDBDUserPWQuery query - SQL-запрос для поиска пароля для пользователя (SQL query to look up a password for a user) - AuthDBDUserPWQuery

    mod_authn_dbd.html#authdbduserpwquery

  43. AuthDBDUserRealmQuery query - SQL-запрос для поиска хэша пароля для пользователя и области (SQL query to look up a password hash for a user and realm.) - AuthDBDUserRealmQuery

    mod_authn_dbd.html#authdbduserrealmquery

  44. AuthDBMGroupFile file-path - Задает имя файла базы данных, содержащего список групп пользователей для авторизации (Sets the name of the database file containing the list of user groups for authorization) - AuthDBMGroupFile

    mod_authz_dbm.html#authdbmgroupfile

  45. AuthDBMType default|SDBM|GDBM|NDBM|DB - Устанавливает тип файла базы данных, который используется для хранения паролей (Sets the type of database file that is used to store passwords) - AuthDBMType

    mod_authn_dbm.html#authdbmtype

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

    mod_authn_dbm.html#authdbmuserfile

  47. AuthDigestAlgorithm MD5|MD5-sess - Выбирает алгоритм, используемый для вычисления хэшей запроса и ответа при дайджест-аутентификации (Selects the algorithm used to calculate the challenge and response hashes in digest authentication) - AuthDigestAlgorithm

    mod_auth_digest.html#authdigestalgorithm

  48. AuthDigestDomain URI [URI] ... - URI, которые находятся в одном пространстве защиты для дайджест-аутентификации (URIs that are in the same protection space for digest authentication) - AuthDigestDomain

    mod_auth_digest.html#authdigestdomain

  49. AuthDigestNonceLifetime seconds - Как долго серверный одноразовый номер действителен (How long the server nonce is valid) - AuthDigestNonceLifetime

    mod_auth_digest.html#authdigestnoncelifetime

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

    mod_auth_digest.html#authdigestprovider

  51. AuthDigestQop none|auth|auth-int [auth|auth-int] - Определяет качество защиты для использования в дайджест-аутентификации (Determines the quality-of-protection to use in digest authentication) - AuthDigestQop

    mod_auth_digest.html#authdigestqop

  52. AuthDigestShmemSize size - Объем разделяемой памяти, выделяемой для отслеживания клиентов (The amount of shared memory to allocate for keeping track of clients) - AuthDigestShmemSize

    mod_auth_digest.html#authdigestshmemsize

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

    mod_auth_form.html#authformauthoritative

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

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

    mod_auth_form.html#authformdisablenostore

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

    mod_auth_form.html#authformfakebasicauth

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

    mod_auth_form.html#authformlocation

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

    mod_auth_form.html#authformloginrequiredlocation

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

    mod_auth_form.html#authformloginsuccesslocation

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

    mod_auth_form.html#authformlogoutlocation

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

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

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

    mod_auth_form.html#authformpassword

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

    mod_auth_form.html#authformprovider

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

    mod_auth_form.html#authformsitepassphrase

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

    mod_auth_form.html#authformsize

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

    mod_auth_form.html#authformusername

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

    mod_authz_groupfile.html#authgroupfile

  69. AuthLDAPAuthorizePrefix prefix - Указывает префикс для переменных окружения, устанавливаемых при авторизации (Specifies the prefix for environment variables set during authorization) - AuthLDAPAuthorizePrefix

    mod_authnz_ldap.html#authldapauthorizeprefix

  70. AuthLDAPBindAuthoritative off|on - Определяет, используются ли другие поставщики аутентификации, когда пользователь может быть сопоставлен с DN, но сервер не может успешно выполнить привязку с учетными данными пользователя (Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the user's credentials.) - AuthLDAPBindAuthoritative

    mod_authnz_ldap.html#authldapbindauthoritative

  71. AuthLDAPBindDN distinguished-name - Необязательный DN для использования при привязке к серверу LDAP (Optional DN to use in binding to the LDAP server) - AuthLDAPBindDN

    mod_authnz_ldap.html#authldapbinddn

  72. AuthLDAPBindPassword password - Пароль, используемый вместе с DN привязки (Password used in conjunction with the bind DN) - AuthLDAPBindPassword

    mod_authnz_ldap.html#authldapbindpassword

  73. AuthLDAPCharsetConfig file-path - Файл конфигурации преобразования языка в кодировку (Language to charset conversion configuration file) - AuthLDAPCharsetConfig

    mod_authnz_ldap.html#authldapcharsetconfig

  74. AuthLDAPCompareAsUser on|off - Используйте учетные данные аутентифицированного пользователя для выполнения сравнений авторизации (Use the authenticated user's credentials to perform authorization comparisons) - AuthLDAPCompareAsUser

    mod_authnz_ldap.html#authldapcompareasuser

  75. AuthLDAPCompareDNOnServer on|off - Используйте сервер LDAP для сравнения DN (Use the LDAP server to compare the DNs) - AuthLDAPCompareDNOnServer

    mod_authnz_ldap.html#authldapcomparednonserver

  76. AuthLDAPDereferenceAliases never|searching|finding|always - Когда модуль будет разыменовывать псевдонимы (When will the module de-reference aliases) - AuthLDAPDereferenceAliases

    mod_authnz_ldap.html#authldapdereferencealiases

  77. AuthLDAPGroupAttribute attribute - Атрибуты LDAP, используемые для идентификации пользователей-членов групп (LDAP attributes used to identify the user members of groups.) - AuthLDAPGroupAttribute

    mod_authnz_ldap.html#authldapgroupattribute

  78. AuthLDAPGroupAttributeIsDN on|off - Использовать DN имени пользователя клиента при проверке членства в группе (Use the DN of the client username when checking for group membership) - AuthLDAPGroupAttributeIsDN

    mod_authnz_ldap.html#authldapgroupattributeisdn

  79. AuthLDAPInitialBindAsUser off|on - Определяет, выполняет ли сервер первоначальный поиск DN, используя собственное имя пользователя пользователей базовой аутентификации, а не анонимно или с жестко запрограммированными учетными данными для сервера (Determines if the server does the initial DN lookup using the basic authentication users' own username, instead of anonymously or with hard-coded credentials for the server) - AuthLDAPInitialBindAsUser

    mod_authnz_ldap.html#authldapinitialbindasuser

  80. AuthLDAPInitialBindPattern regex substitution - Указывает преобразование имени пользователя для базовой аутентификации, которое будет использоваться при привязке к серверу LDAP для выполнения поиска DN (Specifies the transformation of the basic authentication username to be used when binding to the LDAP server to perform a DN lookup) - AuthLDAPInitialBindPattern

    mod_authnz_ldap.html#authldapinitialbindpattern

  81. AuthLDAPMaxSubGroupDepth Number - Указывает максимальную глубину вложенности подгрупп, которая будет оцениваться перед прекращением поиска пользователя (Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued.) - AuthLDAPMaxSubGroupDepth

    mod_authnz_ldap.html#authldapmaxsubgroupdepth

  82. AuthLDAPRemoteUserAttribute uid - Используйте значение атрибута, возвращенное во время пользовательского запроса, для установки переменной среды REMOTE_USER (Use the value of the attribute returned during the user query to set the REMOTE_USER environment variable) - AuthLDAPRemoteUserAttribute

    mod_authnz_ldap.html#authldapremoteuserattribute

  83. AuthLDAPRemoteUserIsDN on|off - Используйте DN имени пользователя клиента для установки переменной окружения REMOTE_USER (Use the DN of the client username to set the REMOTE_USER environment variable) - AuthLDAPRemoteUserIsDN

    mod_authnz_ldap.html#authldapremoteuserisdn

  84. AuthLDAPSearchAsUser on|off - Используйте учетные данные аутентифицированного пользователя для выполнения поиска авторизации (Use the authenticated user's credentials to perform authorization searches) - AuthLDAPSearchAsUser

    mod_authnz_ldap.html#authldapsearchasuser

  85. AuthLDAPSubGroupAttribute attribute - Определяет метки атрибутов, по одному значению на строку директивы, используемые для различения членов текущей группы, являющихся группами (Specifies the attribute labels, one value per directive line, used to distinguish the members of the current group that are groups.) - AuthLDAPSubGroupAttribute

    mod_authnz_ldap.html#authldapsubgroupattribute

  86. AuthLDAPSubGroupClass LdapObjectClass - Указывает, какие значения objectClass LDAP идентифицируют объекты каталога, которые являются группами во время обработки подгрупп (Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing.) - AuthLDAPSubGroupClass

    mod_authnz_ldap.html#authldapsubgroupclass

  87. AuthLDAPUrl url [NONE|SSL|TLS|STARTTLS] - URL с указанием параметров поиска LDAP (URL specifying the LDAP search parameters) - AuthLDAPUrl

    mod_authnz_ldap.html#authldapurl

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

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

    mod_authn_core.html#authname

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

    mod_authn_socache.html#authncachecontext

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

    mod_authn_socache.html#authncacheenable

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

    mod_authn_socache.html#authncacheprovidefor

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

    mod_authn_socache.html#authncachesocache

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

    mod_authn_socache.html#authncachetimeout

  95. AuthnzFcgiCheckAuthnProvider provider-name|None option ... - Включает FastCGI-приложение для обработки хука проверки подлинности check_authn (Enables a FastCGI application to handle the check_authn authentication hook.) - AuthnzFcgiCheckAuthnProvider

    mod_authnz_fcgi.html#authnzfcgicheckauthnprovider

  96. AuthnzFcgiDefineProvider type provider-name backend-address - Определяет приложение FastCGI как поставщика для аутентификации и/или авторизации (Defines a FastCGI application as a provider for authentication and/or authorization) - AuthnzFcgiDefineProvider

    mod_authnz_fcgi.html#authnzfcgidefineprovider

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

    mod_authn_core.html#authtype

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

  99. AuthzDBDLoginToReferer On|Off - Определяет, перенаправлять ли Клиента на страницу Referring при успешном входе в систему или выходе из системы, если присутствует заголовок запроса Referer (Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present) - AuthzDBDLoginToReferer

    mod_authz_dbd.html#authzdbdlogintoreferer

  100. AuthzDBDQuery query - Укажите SQL-запрос для необходимой операции (Specify the SQL Query for the required operation) - AuthzDBDQuery

    mod_authz_dbd.html#authzdbdquery

  101. AuthzDBDRedirectQuery query - Укажите запрос для поиска страницы входа для пользователя (Specify a query to look up a login page for the user) - AuthzDBDRedirectQuery

    mod_authz_dbd.html#authzdbdredirectquery

  102. AuthzDBMType default|SDBM|GDBM|NDBM|DB - Задает тип файла базы данных, который используется для хранения списка групп пользователей (Sets the type of database file that is used to store list of user groups) - AuthzDBMType

    mod_authz_dbm.html#authzdbmtype

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



Рейтинг@Mail.ru