Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

core_dir_config

Declaration

Source position: http_core.inc line 585

type core_dir_config = record

  d: PChar;

  d_components: Cardinal;

  opts: allow_options_t;

  opts_add: allow_options_t;

  opts_remove: allow_options_t;

  override_: overrides_t;

  override_opts: allow_options_t;

  response_code_strings: PPChar;

  flags: Cardinal;

  add_default_charset_name: PChar;

  limit_req_body: apr_off_t;

  limit_xml_body: cLong;

  server_signature: server_signature_e;

  sec_file: Papr_array_header_t;

  sec_if: Papr_array_header_t;

  r: Pap_regex_t;

  mime_type: PChar;

  handler: PChar;

  output_filters: PChar;

  input_filters: PChar;

  accept_path_info: Integer;

  etag_bits: etag_components_t;

  etag_add: etag_components_t;

  etag_remove: etag_components_t;

  flags2: Cardinal;

  condition: Pap_expr_info_t;

  log: Pap_logconf;

  override_list: Papr_table_t;

  max_ranges: Integer;

  max_overlaps: Integer;

  max_reversals: Integer;

end;


Documentation generated on: 2023-03-18