Apache 1.3 API Documentation

Routine ap_create_request_config

Definition:

void *ap_create_request_config(pool *p);
     

Usage example:

r->request_config = ap_create_request_config(r->pool);
     

No documentation available.


Previous: ap_create_per_dir_config Next: ap_custom_response

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