On Thu, Jan 21, 2010 at 12:26:01PM +1100, Aaron Mason wrote:
> On Sun, Jan 17, 2010 at 1:48 AM, Sebastiano Pomata
> <[email protected]> wrote:
> > After installing the package, pkg_add suggests to run the trac
> > standalone server, so I think I will stick with it for trac, while
> > keeping apache chrooted for other websites.
> >
> > I think my trac project it's simple enough that I don't need FastCGI
> > option
> 
> Sadly OpenBSD's Apache doesn't allow you to connect to an external
> FastCGI server if it isn't PHP.  That would be super useful for things
> like this.  Probably also a super security hole.
> 
> The standalone HTTP server is probably your best bet.  Or nginx.

Are you sure? I'm pretty certain I had an external FastCGI process
working at one point. (That is, it listened on say, 127.0.0.1:8000 and
Apache contacted it as required.)

                Joachim

Reply via email to