#include <httpd.h>
変数 | |
| const char * | dir |
| int | override |
| int | override_opts |
| ap_conf_vector_t * | htaccess |
| htaccess_result * | next |
| const char* htaccess_result::dir |
the directory to which this applies
the configuration directives
| struct htaccess_result* htaccess_result::next |
the next one, or NULL if no more; N.B. never change this
the overrides allowed for the .htaccess file
the override options allowed for the .htaccess file
1.4.7