Name

ap_internal_redirect_handler — internally redirect a request, preserving handler

Synopsis

void ap_internal_redirect_handler(const char *uri, request_rec *r)

Similar to ap_internal_redirect(), but uses the handler specified by r.