ap_run_sub_req — run a subrequest
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.
ap_sub_req_lookup_file( )
ap_sub_req_lookup_uri()