caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Joel Reymont <joelr1@gmail.com>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Embedded web server
Date: Tue, 20 Mar 2007 14:39:05 +0100	[thread overview]
Message-ID: <1174397945.11709.18.camel@localhost.localdomain> (raw)
In-Reply-To: <BA6B088F-4680-49AB-BC07-BB4A2AF1EFD8@gmail.com>

Am Dienstag, den 20.03.2007, 12:31 +0000 schrieb Joel Reymont:
> Gerd,
> 
> On Mar 20, 2007, at 12:15 PM, Gerd Stolpmann wrote:
> 
> > ocamlnet (ocamlnet.sf.net) has a web server library called  
> > nethttpd. It
> > is e.g. used for www.camlcity.org.
> 
> Is the site hosted without Apache, Lighttpd, etc.? Just plain OCaml?

Yes, only plain OCaml.

> Is the source code for camlcity available anywhere?

Yes: https://gps.dynxs.de/svn/app-linkdb/trunk/

Please note: This is currently a bit hackish, because the linkdb
application was originally an ordinary CGI. I more or less pressed it
into the nethttpd frame. The interesting module is probably
linkdb/lib/cgi which creates some kind of fake CGI environment for the
rest of the program. So it is working, but no good example, and the code
is not well-structured. The main program is currently in linkdb/test.
The netplex.cfg isn't the real one. Documentation is lightyears out of
date. Hope you find it still impressive.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------


  reply	other threads:[~2007-03-20 13:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20  0:54 Joel Reymont
2007-03-20  8:08 ` [Caml-list] " Gabriel Kerneis
2007-03-20 12:32   ` Joel Reymont
2007-03-26 15:13   ` Joel Reymont
2007-03-26 15:31     ` Gabriel Kerneis
     [not found]       ` <4608DC5A.6070108@tsc.uc3m.es>
2007-03-27 10:55         ` Gabriel Kerneis
2007-03-20 12:15 ` Gerd Stolpmann
2007-03-20 12:31   ` Joel Reymont
2007-03-20 13:39     ` Gerd Stolpmann [this message]
2007-03-20 13:49       ` Joel Reymont
2007-03-26 15:21   ` Joel Reymont
2007-03-27  0:28   ` Joel Reymont
2007-03-27  7:09     ` Gabriel Kerneis
2007-03-27  7:21       ` Gabriel Kerneis
2007-03-27  7:32         ` Bünzli Daniel
2007-03-27 10:58     ` Hendrik Tews
2007-03-27 11:32       ` Joel Reymont
2007-03-27 11:32         ` Vincent Hanquez
2007-03-27 12:00           ` Joel Reymont
2007-03-27 12:25             ` Gerd Stolpmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1174397945.11709.18.camel@localhost.localdomain \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).