]> granicus.if.org Git - apache/commit
Win32: Get exec cgi tag working. finfo.protection == 0 on Windows from the
authorBill Stoddard <stoddard@apache.org>
Mon, 30 Jul 2001 15:11:40 +0000 (15:11 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 30 Jul 2001 15:11:40 +0000 (15:11 +0000)
commit11f28c3d0437cbff86f757bd85eb4378f6f95039
tree09f15b7ac169cb8f3c89d8b37836435de5a58f17
parent5ef052fe4501fb3c02ab2f66cd47d493a76fd049
Win32: Get exec cgi tag working.  finfo.protection == 0 on Windows from the
apr_stat() call in directory walk (because discovering the permissions on
Windows is ridiculously expensive).  All we really need to know is whether the
file exists.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89788 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c