Small, Local Web/CGI Server Advice

Eugene Leitl Eugene.Leitl at lrz.uni-muenchen.de
Wed May 30 09:00:51 EDT 2001


On 30 May 2001, Sloth wrote:

> support CGI?  I'd love to use something like Medusa if I could figure
> out how to get it to support CGIs.  I really don't want to use a
> 'large' server like Apache, since I'm really just trying to run a
> lightweight server.

I had the same problem as you. I decided to stick with Medusa.
It has several ways to call Python code, Bobo being one of the
most elegant ones (it maps an URI to a Python function call,
parameters included).

Have you tried looking at http://yahoogroups.com/group/medusa/messages ?





More information about the Python-list mailing list