]> granicus.if.org Git - apache/commit
Flip the order. If the user specifies ScriptInterpreterSource,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 12 Apr 2002 06:35:15 +0000 (06:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 12 Apr 2002 06:35:15 +0000 (06:35 +0000)
commite1f570e70ee51a19015b1317ef3524a084f3d660
tree252861e8590dc9b2a989a650c9a819b87f3dd904
parent29ba893aa919087907b28353032f3e66cb283451
  Flip the order.  If the user specifies ScriptInterpreterSource,
  either Registry or RegistryStrict, test the registry in preference
  over a shebang line.  This is how 1.3 behaved, and allows scripts
  with invalid shebang lines (straight from another box, for example)
  to run without modification.

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