Apache 1.3 API Documentation

Routine ap_add_per_dir_conf

Definition:

void ap_add_per_dir_conf(server_rec *s, void *dir_config);
     

Usage example:

Private to the Apache core server; not for module use.
     

Add per-directory configuration entry (for <Directory> section); these are part of the core server config.

Returns a core_server_config structure.


Previous: ap_add_named_module Next: ap_add_per_url_conf

Table of Contents (Routines, Structures, Data Cells, Constants)