can someone post their working nginx+moinmoin config?
Momchil Ivanov
slogster at gmail.com
Sat Jul 4 16:46:54 MSD 2009
На 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://nginx.org/pipermail/nginx/attachments/20090704/3dc1b9c7/attachment.pgp>
More information about the nginx
mailing list