| ap_bucket_error | A bucket referring to an HTTP error |
| ap_configfile_t | |
| ap_directive_t | Structure used to build the config tree |
| ap_filter_func | |
| ap_filter_rec_t | This structure is used for recording information about the registered filters. It associates a name with the filter's callback and filter type |
| ap_filter_t | The representation of a filter chain |
| ap_list_provider_names_t | |
| ap_listen_rec | Apache's listeners record |
| ap_method_list_t | Structure for handling HTTP methods |
| ap_mgmt_item_t | |
| ap_mgmt_value | |
| ap_regex_t | |
| ap_regmatch_t | |
| ap_version_t | The numeric version information is broken out into fields within this structure |
| cmd_func | |
| cmd_parms_struct | |
| command_struct | |
| conn_rec | Structure to store things which are per connection |
| conn_state_t | A structure to contain connection state information |
| core_filter_ctx | |
| core_net_rec | |
| core_output_filter_ctx | |
| global_score | |
| htaccess_result | This represents the result of calling htaccess; these are cached for each request |
| lb_score | |
| module_struct | |
| piped_log | The piped logging structure |
| process_rec | A structure that represents one process |
| process_score | |
| request_rec | A structure that represents the current request |
| require_line | A structure to keep track of authorization requirements |
| scoreboard | |
| server_addr_rec | A structure to be used for Per-vhost config |
| server_rec | A structure to store information for each virtual server |
| worker_score |