|
Apache HTTPD
|
This represents the result of calling htaccess; these are cached for each request. More...
#include <httpd.h>
Public Attributes | |
| const char * | dir |
| int | override |
| int | override_opts |
| apr_table_t * | override_list |
| struct ap_conf_vector_t * | htaccess |
| const struct htaccess_result * | next |
This represents the result of calling htaccess; these are cached for each request.
| struct ap_conf_vector_t* htaccess_result::htaccess |
| const struct htaccess_result* htaccess_result::next |
| int htaccess_result::override |
| apr_table_t* htaccess_result::override_list |
| int htaccess_result::override_opts |