]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the quick_handler comment to the new quick handler location. Do not
authorBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 19:41:56 +0000 (19:41 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 19:41:56 +0000 (19:41 +0000)
commit2b1585f446fc262e07e5ac737236f50512025e5a
treecafce899cadf941733db8fdda9a8fa57c5303403
parent1589546c9ef630f34f9bce3d8d2330cb0948d8ad
Move the quick_handler comment to the new quick handler location.  Do not
call quick handler on a dirent subrequest. This fixes a nasty problem in
mod_cache where it was serving up content on a dirent subrequest.

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