[Haskell-cafe] Starting Haskell with a web application
Adam Langley
agl at imperialviolet.org
Wed Mar 12 19:31:42 EDT 2008
On Wed, Mar 12, 2008 at 3:49 PM, Adam Langley <agl at imperialviolet.org> wrote:
> The OpenID example is running in EC2[4] at the moment if anyone wants to play.
Well, thanks to all the people who hit it, there's nothing like users
to find the stupid bugs ;)
* Caching was wrong on the front page, so it would act funky if you
were behind a proxy
* Serving from the filesystem (i.e. the CSS) was broken because I
missed an action in that code
All fixed...
AGL
--
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org
More information about the Haskell-Cafe
mailing list