Searched defs:htaccess (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttpd.h137 #define DEFAULT_ACCESS_FNAME "htaccess"
139 #define DEFAULT_ACCESS_FNAME ".htaccess"
717 * .htaccess files).
727 * @brief This represents the result of calling htaccess; these are cached for
733 /** the overrides allowed for the .htaccess file */
735 /** the override options allowed for the .htaccess file */
740 struct ap_conf_vector_t *htaccess; member in struct:htaccess_result
985 /* Various other config info which may change with .htaccess files
1006 * A linked list of the .htaccess configuration directives
1011 const struct htaccess_result *htaccess; member in struct:request_rec
[all...]

Completed in 18 milliseconds