Simple Python web development

Martin v. Löwis martin at v.loewis.de
Wed Mar 26 16:08:33 EST 2003


Afanasiy <abelikov72 at hotmail.com> writes:

> * Uses the Apache web server
> * Does not depend solely on CGI or FastCGI
> * Requires only an Apache daemon, and no others
> * Does not require editing of *.conf or .htaccess every
>   time you want to add another page to your web application.

I *think* mod_python meets all these requirements.

Regards,
Martin




More information about the Python-list mailing list