chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Spiffy cgi usage


From: felix winkelmann
Subject: Re: [Chicken-users] Spiffy cgi usage
Date: Thu, 27 Mar 2008 09:19:59 +0100

On Thu, Mar 27, 2008 at 6:31 AM, Matthew Welland <address@hidden> wrote:
> How to set up spiffy to directly execute cgi scripts. I.e. NOT by applying
>  the interperter to the script:
>
>  Spiffy seems to want this:
>
>  /bin/perl script.pl
>
>  vs
>
>  script.pl with #!/bin/perl in the first line.

Yes, I think this is the case. I stumbled over this as well.
Peter, is it possible to provide a more convenient way of running
cgi scripts?


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]