/httpd/modules/aaa/ |
H A D | mod_authn_anon.c | 118 AP_INIT_FLAG("Anonymous_MustGiveEmail", ap_set_flag_slot, 121 AP_INIT_FLAG("Anonymous_NoUserId", ap_set_flag_slot, 124 AP_INIT_FLAG("Anonymous_VerifyEmail", ap_set_flag_slot, 127 AP_INIT_FLAG("Anonymous_LogEmail", ap_set_flag_slot,
|
H A D | mod_authnz_ldap.c | 1751 AP_INIT_FLAG("AuthLDAPBindAuthoritative", ap_set_flag_slot, 1755 AP_INIT_FLAG("AuthLDAPRemoteUserIsDN", ap_set_flag_slot, 1767 AP_INIT_FLAG("AuthLDAPCompareDNOnServer", ap_set_flag_slot, 1789 AP_INIT_FLAG("AuthLDAPGroupAttributeIsDN", ap_set_flag_slot, 1809 AP_INIT_FLAG("AuthLDAPInitialBindAsUser", ap_set_flag_slot, 1817 AP_INIT_FLAG("AuthLDAPSearchAsUser", ap_set_flag_slot, 1821 AP_INIT_FLAG("AuthLDAPCompareAsUser", ap_set_flag_slot,
|
H A D | mod_authz_dbd.c | 100 AP_INIT_FLAG("AuthzDBDLoginToReferer", ap_set_flag_slot,
|
/httpd/modules/mappers/ |
H A D | mod_speling.c | 106 AP_INIT_FLAG("CheckSpelling", ap_set_flag_slot, 109 AP_INIT_FLAG("CheckCaseOnly", ap_set_flag_slot, 112 AP_INIT_FLAG("CheckBasenameMatch", ap_set_flag_slot,
|
H A D | mod_dir.c | 133 AP_INIT_FLAG("DirectorySlash", configure_slash, NULL, DIR_CMD_PERMS, 135 AP_INIT_FLAG("DirectoryCheckHandler", configure_checkhandler, NULL, DIR_CMD_PERMS,
|
/httpd/modules/examples/ |
H A D | mod_case_filter.c | 118 AP_INIT_FLAG("CaseFilter", CaseFilterEnable, NULL, RSRC_CONF,
|
H A D | mod_case_filter_in.c | 137 AP_INIT_FLAG("CaseFilterIn", CaseFilterInEnable, NULL, RSRC_CONF,
|
/httpd/modules/debugging/ |
H A D | mod_dumpio.c | 235 AP_INIT_FLAG("DumpIOInput", dumpio_enable_input, NULL, 237 AP_INIT_FLAG("DumpIOOutput", dumpio_enable_output, NULL,
|
/httpd/modules/echo/ |
H A D | mod_echo.c | 199 AP_INIT_FLAG("ProtocolEcho", echo_on, NULL, RSRC_CONF,
|
/httpd/modules/cache/ |
H A D | mod_cache.c | 2536 AP_INIT_FLAG("CacheQuickHandler", set_cache_quick_handler, NULL, 2539 AP_INIT_FLAG("CacheIgnoreNoLastMod", set_cache_ignore_no_last_mod, NULL, 2542 AP_INIT_FLAG("CacheIgnoreCacheControl", set_cache_ignore_cachecontrol, 2545 AP_INIT_FLAG("CacheStoreExpired", set_cache_store_expired, 2549 AP_INIT_FLAG("CacheStorePrivate", set_cache_store_private, 2552 AP_INIT_FLAG("CacheStoreNoStore", set_cache_store_nostore, 2558 AP_INIT_FLAG("CacheIgnoreQueryString", set_cache_ignore_querystring, 2568 AP_INIT_FLAG("CacheLock", set_cache_lock, 2577 AP_INIT_FLAG("CacheHeader", set_cache_x_cache, NULL, RSRC_CONF | ACCESS_CONF, 2579 AP_INIT_FLAG("CacheDetailHeade [all...] |
/httpd/modules/arch/unix/ |
H A D | mod_unixd.c | 370 AP_INIT_FLAG("Suexec", unixd_set_suexec, NULL, RSRC_CONF,
|
H A D | mod_privileges.c | 564 AP_INIT_FLAG("VHostSecure", vhost_secure, NULL, RSRC_CONF, 568 AP_INIT_FLAG("DTracePrivileges", dtraceenable, NULL, RSRC_CONF,
|
/httpd/modules/http/ |
H A D | http_core.c | 108 AP_INIT_FLAG("KeepAlive", set_keep_alive, NULL, RSRC_CONF,
|
/httpd/modules/loggers/ |
H A D | mod_journald.c | 261 AP_INIT_FLAG("JournaldCustomLog", set_custom_log_on, NULL, RSRC_CONF,
|
H A D | mod_logio.c | 245 AP_INIT_FLAG ("LogIOTrackTTFB", logio_track_ttfb, NULL, OR_ALL,
|
/httpd/modules/metadata/ |
H A D | mod_cern_meta.c | 196 AP_INIT_FLAG("MetaFiles", set_metafiles, NULL, DIR_CMD_PERMS,
|
H A D | mod_ident.c | 290 AP_INIT_FLAG("IdentityCheck", set_idcheck, NULL, RSRC_CONF|ACCESS_CONF,
|
H A D | mod_expires.c | 351 AP_INIT_FLAG("ExpiresActive", set_expiresactive, NULL, DIR_CMD_PERMS,
|
H A D | mod_usertrack.c | 440 AP_INIT_FLAG("CookieTracking", set_cookie_enable, NULL, OR_FILEINFO,
|
/httpd/modules/proxy/ |
H A D | mod_proxy_express.c | 196 AP_INIT_FLAG("ProxyExpressEnable", set_enabled, NULL, OR_FILEINFO,
|
/httpd/modules/session/ |
H A D | mod_session_cookie.c | 262 AP_INIT_FLAG("SessionCookieRemove", set_remove, NULL, RSRC_CONF|OR_AUTHCFG,
|
H A D | mod_session.c | 626 AP_INIT_FLAG("Session", set_session_enable, NULL, RSRC_CONF|OR_AUTHCFG, 632 AP_INIT_FLAG("SessionEnv", set_session_env, NULL, RSRC_CONF|OR_AUTHCFG,
|
H A D | mod_session_dbd.c | 609 AP_INIT_FLAG("SessionDBDPerUser", set_dbd_peruser, NULL, RSRC_CONF|OR_AUTHCFG, 611 AP_INIT_FLAG("SessionDBDCookieRemove", set_dbd_cookie_remove, NULL, RSRC_CONF|OR_AUTHCFG,
|
/httpd/include/ |
H A D | http_config.h | 155 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ macro 194 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ macro
|
/httpd/modules/arch/win32/ |
H A D | mod_isapi.c | 171 AP_INIT_FLAG("ISAPILogNotSupported", ap_set_flag_slot, 175 AP_INIT_FLAG("ISAPIAppendLogToErrors", ap_set_flag_slot, 179 AP_INIT_FLAG("ISAPIAppendLogToQuery", ap_set_flag_slot, 183 AP_INIT_FLAG("ISAPIFakeAsync", ap_set_flag_slot,
|