Example or recomendation of a webserver
Seebs
usenet-nospam at seebs.net
Wed Sep 29 00:34:04 EDT 2010
On 2010-09-29, Hidura <hidura at gmail.com> wrote:
> I am working on a web project written on Py3k and using mod_wsgi on
> the Apache that have to recibes the request client via a xml structure
> and i am facing a lot of troubles with the upload files mainly because
> i can' t see where they are, so i' ve decide to write my own web
> server-django and the others doen' t work for my propouse-, what you
> recomend me for start that?
I suggest learning to use one of the existing ones. The chances that,
if you can't make the existing ones work, you can write something better,
are usually pretty much nil.
-s
--
Copyright 2010, all wrongs reversed. Peter Seebach / usenet-nospam at seebs.net
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.
More information about the Python-list
mailing list