Welcome! Log In Create A New Profile

Advanced

Re: can someone post their working nginx+moinmoin config?

Momchil Ivanov
July 04, 2009 08:46AM
На Friday 03 July 2009 17:26:04 Eugen Leitl написа:
> On Fri, Jul 03, 2009 at 10:20:21PM +0800, Cherife Li wrote:
> > Cliff Wells has the experience using Twisted server. It's said to be
> > better. Although I haven't tried it out. :-)
>
> Thank you. Have you considered using fcgi for MoinMoin, and if yes,
> did you reject it for a reason?

I am using MoinMoin with mod_wsgi, here is my config:

location /foo {
wsgi_pass /www/foo/moin.wsgi;
wsgi_pass_authorization off;
wsgi_script_reloading on;
wsgi_use_main_interpreter on;
}

--
PGP KeyID: 0x3118168B
Keyserver: pgp.mit.edu
Key fingerprint BB50 2983 0714 36DC D02E  158A E03D 56DA 3118 168B
Subject Author Posted

can someone post their working nginx+moinmoin config?

Eugen Leitl July 03, 2009 09:42AM

Re: can someone post their working nginx+moinmoin config?

Cherife Li July 03, 2009 10:20AM

Re: can someone post their working nginx+moinmoin config?

Eugen Leitl July 03, 2009 11:26AM

Re: can someone post their working nginx+moinmoin config?

Momchil Ivanov July 04, 2009 08:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 158
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready