Name

ap_run_sub_req — run a subrequest

Synopsis

int ap_run_sub_req(request_rec *r)

Runs a subrequest prepared with ap_sub_req_lookup_file( ) or ap_sub_req_lookup_uri(). Returns the status code of the request handler.