Simple Python web development
Martin v. Löwis
martin at v.loewis.de
Wed Mar 26 16:08:33 EST 2003
More information about the Python-list mailing list
Wed Mar 26 16:08:33 EST 2003
- Previous message (by thread): Simple Python web development
- Next message (by thread): Simple Python web development
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Simple Python web development
- Next message (by thread): Simple Python web development
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list