T
Thomas Guettler
Hi,
CGIHTTPServer does not support redirects[1]
Is there an other python-only way to get a web server
running wich can execute python code?
Since I already use flup[2]. I think there is not much
missing to get it serving as http server.
Has anyone hints?
[1] http://docs.python.org/lib/module-CGIHTTPServer.html
[2]http://trac.saddi.com/flup
CGIHTTPServer does not support redirects[1]
Is there an other python-only way to get a web server
running wich can execute python code?
Since I already use flup[2]. I think there is not much
missing to get it serving as http server.
Has anyone hints?
[1] http://docs.python.org/lib/module-CGIHTTPServer.html
[2]http://trac.saddi.com/flup