Hi, I am new to everything (web programming, python, twisted..). I wonder how? if I want to add a seperate httpserver into my twisted server. Is it possible to integrate a new http server at the present twisted server or is this a stupid question? Best wishes! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
[snip]
Is it possible to integrate a new http server at the present twisted server or is this a stupid question?
If your intentions are to run more than one http server on one physical machine, simply run the different servers on different port numbers. This way, IIS, Apache, Roxen and multiple Twisted servers can all coexist on the same box. Matt
participants (2)
-
Matt Helm
-
piton miton