]> granicus.if.org Git - apache/commit
In order for Win32 to accept the shebang line of #!perl so we 1) search
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:50:46 +0000 (19:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:50:46 +0000 (19:50 +0000)
commit4086302b287620825eb0013b67adf6f5459db046
tree28b47d68a2d569b3517290ea2ea18b2b4fab2ef2
parent7d262f3e31fab76c93202b44dd28c50885566166
  In order for Win32 to accept the shebang line of #!perl so we 1) search
  the PATH and 2) resolve perl.exe for perl, we must add the progtype so
  we can override APR_PROGRAM with APR_PROGRAM_PATH.  This is the API change
  only for the cgi build command line option function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94634 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_win32.c
modules/generators/mod_cgi.c
modules/generators/mod_cgi.h