|
|||||||||||
|
DO NOT REPLY [Bug 10145] - ShebangAlias config directive - to keep to make CGI scripts more portable
From: <bugzilla(at)apache.org>
Date: Sun Aug 18 2002 - 17:30:24 EDT
ShebangAlias config directive - to keep to make CGI scripts more portable wrowe@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
Except on Win32 and a handful of others, Apache itself never looks at the shebang line. For a portable solution, you are really looking for a 'FileAction' directive that would associate a given script type (like .pl) with a specific interpreter (such as /usr/local/bin/perl or c:/program files/perl/bin/perl.exe).
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Sun Aug 18 21:29:55 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:50 EDT |
||||||||||
|
|||||||||||