What is the best way to use python to serve web pages in IIS 6.0 -


i have iis 6.0 web server use serve vanilla asp pages, , i'm finding asp limited. use python quite bit automation tasks, , various other things, , begin using iis serve web pages.

my question this: best way this? define best easiest, fastest, , documented. avoid cgi/fastcgi, told less preferable due having start python interpreter every time page requested. (correct me if wrong)

i've read isapi , wsgi, , various flavors , combinations thereof, , confused whole thing. use latest technology, every tutorial have found on cryptic. tutorial on appreciated.

"using python scripts iis"


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -