Category Archives: webserver

Standalone MoinMoin Wiki with Nginx Proxy

Long time since last post here. Yeah, I’m alive.
For wiking with moin on nginx, I tried a lot and finally got it work. I’m using Moin 1.7.2 with Nginx 0.7.19 on Slackware linux.
As you may know, there is a mod called mod_wsgi which is an implementation of the Python Web Server Gateway Interface for the [...]