DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10145>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10145 ShebangAlias config directive - to keep to make CGI scripts more portable [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From [EMAIL PROTECTED] 2002-08-18 21:30 ------- 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). *** This bug has been marked as a duplicate of 7483 *** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
