Apache HTTPD
Public Attributes | List of all members
include_dir_config Struct Reference

Public Attributes

const chardefault_error_msg
 
const chardefault_time_fmt
 
const charundefined_echo
 
xbithack_t xbithack
 
signed char lastmodified
 
signed char etag
 
signed char legacy_expr
 

Detailed Description

Definition at line 115 of file mod_include.c.

Member Data Documentation

◆ default_error_msg

const char* include_dir_config::default_error_msg

Definition at line 116 of file mod_include.c.

◆ default_time_fmt

const char* include_dir_config::default_time_fmt

Definition at line 117 of file mod_include.c.

◆ etag

signed char include_dir_config::etag

Definition at line 121 of file mod_include.c.

◆ lastmodified

signed char include_dir_config::lastmodified

Definition at line 120 of file mod_include.c.

◆ legacy_expr

signed char include_dir_config::legacy_expr

Definition at line 122 of file mod_include.c.

◆ undefined_echo

const char* include_dir_config::undefined_echo

Definition at line 118 of file mod_include.c.

◆ xbithack

xbithack_t include_dir_config::xbithack

Definition at line 119 of file mod_include.c.


The documentation for this struct was generated from the following file: