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

Public Attributes

charpattern
 
chardescription
 
int full_path
 
int wildcards
 

Detailed Description

Definition at line 113 of file mod_autoindex.c.

Member Data Documentation

◆ description

char* ai_desc_t::description

Definition at line 115 of file mod_autoindex.c.

◆ full_path

int ai_desc_t::full_path

Definition at line 116 of file mod_autoindex.c.

◆ pattern

char* ai_desc_t::pattern

Definition at line 114 of file mod_autoindex.c.

◆ wildcards

int ai_desc_t::wildcards

Definition at line 117 of file mod_autoindex.c.


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