Source position: http_core.inc line 617
type core_server_config = record |
ap_document_root: PChar; |
access_name: PChar; |
sec_dir: Papr_array_header_t; |
sec_url: Papr_array_header_t; |
redirect_limit: Integer; |
subreq_limit: Integer; |
protocol: PChar; |
accf_map: Papr_table_t; |
trace_enable: Integer; |
end; |