]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/http/http_request.c (ap_internal_redirect): Call quick_handler
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 2 Aug 2004 17:12:32 +0000 (17:12 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 2 Aug 2004 17:12:32 +0000 (17:12 +0000)
commitc28dfa19f1c66ce88f71810fc51b28d5dddd8b13
treeaa4c6b7285cb6079f535343b281ea25166d85311
parentea15a23ccf13a950a2fd1c7c3a77d5640bf663de
* modules/http/http_request.c (ap_internal_redirect): Call quick_handler
  when we do an internal redirect to allow caching.  This allows mod_dir
  requests to be cached.

Reviewed by: Bill Stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104446 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_request.c