Searched refs:new_req (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/mappers/ |
H A D | mod_negotiation.c | 2974 const char *new_req; local 3067 new_req = apr_pstrcat(r->pool, udir, best->file_name, 3071 new_req = apr_pstrcat(r->pool, udir, best->file_name, 3076 new_req = apr_pstrcat(r->pool, udir, best->file_name, 3079 ap_internal_redirect(new_req, r);
|
Completed in 496 milliseconds