Re: two html pages from twisted server

2009-09-29 Thread alex23
On Sep 30, 1:30 am, Mikie  wrote:
> Could soneone show me a simple example of a twisted server that loads
> 2 html pages
>
> www..com:7899/page1/
> www..com:7899/page2/
>
> Thanx

Hey Mikie,

Jp Calderone has been writing a very handy 'Twisted Web in 60 seconds'
series, I think part 3 on static dispatch is what you're after:

http://jcalderone.livejournal.com/48795.html

(I'm not a Twisted user, sorry, just been finding this series
interesting...)
-- 
http://mail.python.org/mailman/listinfo/python-list


two html pages from twisted server

2009-09-29 Thread Mikie
Could soneone show me a simple example of a twisted server that loads
2 html pages

www..com:7899/page1/
www..com:7899/page2/

Thanx
-- 
http://mail.python.org/mailman/listinfo/python-list