caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Anders Thøgersen" <anders@bladre.dk>
To: Christophe TROESTLER <Christophe.Troestler+ocaml@umons.ac.be>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Netcgi_fcgi
Date: Wed, 22 Jul 2009 14:57:59 +0200	[thread overview]
Message-ID: <20090722125759.GC3931@debian> (raw)
In-Reply-To: <20090717.163315.399533864897963361.Christophe.Troestler+ocaml@umons.ac.be>

Hi,

On 16:33 Fri 17 Jul 2009, Christophe TROESTLER wrote:
> On Fri, 17 Jul 2009 15:12:08 +0200, Christophe TROESTLER wrote:
> > 
> > On Thu, 16 Jul 2009 17:08:54 +0200, Anders Thøgersen wrote:
> > > 
> > > I believe I have done this part correctly, though. Here's a sample
> > > session when starting the program from the commandline as you suggest:
> > > 
> > >     $ ./counter.fcgi
> > >     ./counter.fcgi (FCGI) listening on port 1200.
> 
> Recipe:
> 
> 1. Add to your apache conf
> 
>    FastCgiExternalServer /var/www/fcgi -host localhost:1200
> 
>    where /var/www is directory where apache looks for files (see the
>    error log for the filename that is sought after point 3. if it
>    fails with "Not found").
> 
>    Restart Apache.
> 
>    REM: the file /var/www/fcgi need not to exist.
> 
> 2. Launch ./counter.fcgi
> 
> 3. Point your browser to http://localhost/fcgi

This describes very nicely the steps!  Thanks.

Anders

> C.
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
> 
> 


      reply	other threads:[~2009-07-22 12:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 11:27 Netcgi_fcgi Anders Thøgersen
     [not found] ` <BB046CA812535C45BD0029AA9D04BA7906676353@KL-SRV57.lmsintl.com>
2009-07-16 13:31   ` [Caml-list] Netcgi_fcgi Anders Thøgersen
2009-07-16 14:27 ` Christophe TROESTLER
2009-07-16 15:08   ` Anders Thøgersen
2009-07-17 13:12     ` Christophe TROESTLER
2009-07-17 14:22       ` Anders Thøgersen
2009-07-17 14:33       ` Christophe TROESTLER
2009-07-22 12:57         ` Anders Thøgersen [this message]

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=20090722125759.GC3931@debian \
    --to=anders@bladre.dk \
    --cc=Christophe.Troestler+ocaml@umons.ac.be \
    --cc=caml-list@yquem.inria.fr \
    /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).