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

Public Attributes

apr_hash_textension_mappings
 
apr_array_header_tremove_mappings
 
chardefault_language
 
int multimatch
 
int use_path_info
 

Detailed Description

Definition at line 77 of file mod_mime.c.

Member Data Documentation

◆ default_language

char* mime_dir_config::default_language

Definition at line 83 of file mod_mime.c.

◆ extension_mappings

apr_hash_t* mime_dir_config::extension_mappings

Definition at line 78 of file mod_mime.c.

◆ multimatch

int mime_dir_config::multimatch

Definition at line 85 of file mod_mime.c.

◆ remove_mappings

apr_array_header_t* mime_dir_config::remove_mappings

Definition at line 81 of file mod_mime.c.

◆ use_path_info

int mime_dir_config::use_path_info

Definition at line 88 of file mod_mime.c.


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