| I have a requirement to serve for http requests. The requests nature is to pass some parameters to the server and seek the server to get some data from the database and send it back to the client. I like to use a simple http server instead of apache. Could anyone help me in this? Since I have got some idea in the usage of socket, SimpleHTTPRequest modules. I am able to develop a simple server to accept connections, but in the applications point of view I couldn't do any more things with the http request contents. Please suggest me somethong in this regard. |
Please use comp.lang.python; this list is for discussion of new versions
of Python.
--
Aahz (aa...@pythoncraft.com) <*> http://www.pythoncraft.com/
"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan
_______________________________________________
Python-3000 mailing list
Pytho...@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: http://mail.python.org/mailman/options/python-3000/python-3000-garchive-63646%40googlegroups.com