構造体 htaccess_result
[HTTP Daemon Routine]

This represents the result of calling htaccess; these are cached for each request. [詳細]

#include <httpd.h>


変数

const char * dir
int override
int override_opts
ap_conf_vector_thtaccess
htaccess_resultnext


説明

This represents the result of calling htaccess; these are cached for each request.


構造体

const char* htaccess_result::dir

the directory to which this applies

struct ap_conf_vector_t* htaccess_result::htaccess

the configuration directives

struct htaccess_result* htaccess_result::next

the next one, or NULL if no more; N.B. never change this

int htaccess_result::override

the overrides allowed for the .htaccess file

int htaccess_result::override_opts

the override options allowed for the .htaccess file


この構造体の説明は次のファイルから生成されました:
Apacheに対してSun Jul 19 22:05:32 2009に生成されました。  doxygen 1.4.7