CGIHTTPServer and custom headers

Denis S. Otkidach ods at fep.ru
Thu Apr 4 10:06:11 EST 2002


Have you tried Medusa
(http://www.amk.ca/files/python/medusa-0.5.1.tar.gz)?

On 4 Apr 2002, Graham Ashton wrote:

GA> I tried to use the CGIHTTPServer module to implement a
GA> simple server for
GA> running a simple CGI that I'm developing. I thought "Great,
GA> this can be
GA> a nice stand alone little test environment, without the need
GA> for
GA> apache".
[...]
GA> Can anybody recommend the most straightforward approach? My
GA> app is dead
GA> simple and doesn't need speed or scalability. I'm currently
GA> browsing the
GA> twisted docs, and the asyncore docs. Is there an easier way?






More information about the Python-list mailing list