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: pgpoEVA4Wup0x.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to