Simple Python web development

Wilk wilk-spamout at flibuste.net
Thu Mar 27 03:56:19 EST 2003


Afanasiy <abelikov72 at hotmail.com> writes:

> Is there a Python web development solution which :
> 
> * 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.

you must explain a little bit more what you want to do !
why using apache if you don't want to use cgi ? There are a lot of
solutions with a python server, without apache and cgi and .htaccess...

-- 
William Dode - http://flibuste.net




More information about the Python-list mailing list