[Haskell-cafe] using haskell to serve with apache

Chris Eidhof chris at eidhof.nl
Wed Mar 3 07:22:28 EST 2010


We run a couple of Happstack processes with FastCGI, and it works like a charm. We even wrote a module for it:

http://hackage.haskell.org/package/happstack-fastcgi

-chris

On 1 mrt 2010, at 20:19, Yitzchak Gale wrote:

> brad clawsie wrote:
>> should i just try out something based on fastcgi?
> 
> Obviously it depends on exactly what you want to do.
> 
> For a simple very low volume page, even cgi should be
> just fine. I use it all the time.
> 
> Regards,
> Yitz
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list