Subject: [ruby-talk:10245] configure shebang paths for apache cgi?
From: "Chris Morris" <chrismo homemail.com>
Date: Fri, 2 Feb 2001 11:29:04 +0900
I've got a ruby cgi script that I'd like to distribute (Linux & Windows).
Apache uses the shebang (#!) to locate the executing program ... this needs
to be configured for each install. Is there an easy, elegant way of handling
this?
Chris