]> granicus.if.org Git - apache/commit
Do not check the value of r->handler.
authorPaul Querna <pquerna@apache.org>
Thu, 18 Aug 2005 20:10:26 +0000 (20:10 +0000)
committerPaul Querna <pquerna@apache.org>
Thu, 18 Aug 2005 20:10:26 +0000 (20:10 +0000)
commitb0a7a77363f757799b85436b8931148f69f2aa94
tree40999de67d1be478401a59759d6b5e141fcd1cc1
parentefb77851be8ba2374328404d5648ef1102335b59
Do not check the value of r->handler.

This allows the use of SetHandler for an entire directory, and since we already check via the stat structure if this is a directory, there is no reason for this extra check, which causes a regression since 1.3.

PR: 25435

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