[plt-scheme] plt-web-server configuration

From: YC (yinso.chen at gmail.com)
Date: Mon Oct 27 17:41:37 EDT 2008

Hi Marek -

On Mon, Oct 27, 2008 at 2:26 PM, Marek Kubica <marek at xivilization.net>wrote:

>
> Ok, I was generalizing a bit too much. I'm absolutely sure that
> instaweb.plt and (especially) dispatch.plt are quite useful but you
> have to understand that now that I eally started doing stuff in Scheme,
> there's quite a lot of concepts which wait to be mastered. I just
> thought that it's not that smart to reinvent the PLT web server
> dispatching again using dispatch.plt. And I believe that I'm now really
> close to get the default server dispatching to work as I want it to.
>

If you are concerned about reinventing the wheel, my 2 cents are one of the
following will help you get going faster:

1) try to use the plt-web-server AS IS, or
2) try to use instaweb (and dispatch.plt)

Both approaches' learning curve is lower than what you are trying to grok at
once, as customizing plt-web-server's behavior (which instaweb does) would
require you to understand a lot of PLT's concepts.

Cheers,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20081027/b7ee9293/attachment.html>

Posted on the users mailing list.