chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] spiffy help


From: Peter Bex
Subject: Re: [Chicken-users] spiffy help
Date: Fri, 31 Jul 2009 17:41:27 +0200
User-agent: Mutt/1.4.2.3i

On Fri, Jul 31, 2009 at 05:37:12PM +0200, Peter Bex wrote:
> 
> (use spiffy)
> 
> (root-path "/var/www")
> (server-port 80)
> (start-server)
> 
[snip]
> (use spiffy)
> 
> (parameterize ((root-path "/var/www")
>                (server-port 80))
>   (start-server))
> 
> Which settings are available can be seen on the wiki documentation
> page; http://chicken.wiki.br/eggref/4/spiffy

I have now added these examples to the wiki page.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpQaMWtuZZG4.pgp
Description: PGP signature


reply via email to

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