[Moin-user] Non-CGI install?

Juergen Hermann jh at web.de
Wed Jun 12 22:36:02 EDT 2002


On 12 Jun 2002 19:37:36 -0600, Uche Ogbuji wrote:

>Is there a non_CGI way to install MoinMoin?  In particular, is there a
>simple Python BaseHttpServer interface?
>
>I know Apache has its advantages, but I prefer to investigate such
>packages as MoinMoin stand-alone first, if possible.

python -c "import MoinMoin.httpdmain; MoinMoin.httpdmain.run()"

Do not use this with more than one person, and don't expect everything 
to work (most things do).


Ciao, Jürgen






More information about the Moin-user mailing list