¡@

Home 

python Programming Glossary: iis

NTLM authentication in Python

http://stackoverflow.com/questions/2969481/ntlm-authentication-in-python

in Python I'm trying to implement NTLM authentication on IIS Windows Server 2003 from Windows 7 with python. LAN Manager..

Python - Launch a Long Running Process from a Web App

http://stackoverflow.com/questions/2970045/python-launch-a-long-running-process-from-a-web-app

I'm running on windows XP and the web app is running under IIS if that matters . So far I tried popen but that didn't seem..

Mercurial and hgweb on IIS 7.5 - python error

http://stackoverflow.com/questions/4355256/mercurial-and-hgweb-on-iis-7-5-python-error

and hgweb on IIS 7.5 python error I am trying to get Mercurial to host on IIS.. 7.5 python error I am trying to get Mercurial to host on IIS 7.5 Win 7 x64 and keep running into an error I cant seem to.. I have followed Jeremy Skinners tutorial here Mercurial on IIS7 Instead of hgwebdir I use hgweb as I am using Mercurial 1.7.2..

Asp in python in IIS 7 is giving HTTP/1.1 500 Server Error

http://stackoverflow.com/questions/4815033/asp-in-python-in-iis-7-is-giving-http-1-1-500-server-error

in python in IIS 7 is giving HTTP 1.1 500 Server Error I am using Windows 7.. giving HTTP 1.1 500 Server Error I am using Windows 7 and IIS 7 not as administrator but as a user. I have installed asp module.. as a user. I have installed asp module and cgi module in IIS 7 in application development feature. My simple classic asp..

The specified CGI application misbehaved… when executing hgweb.cgi for Mercurial

http://stackoverflow.com/questions/6177810/the-specified-cgi-application-misbehaved-when-executing-hgweb-cgi-for-mercuri

when executing hgweb.cgi for Mercurial I have IIS 6 I installed Mercurial in c program files mercurial I installed..

Python on IIS-how?

http://stackoverflow.com/questions/6823316/python-on-iis-how

on IIS how I've got a background in php dotNet and am charmed by Python... could take 2 years since the app is enormous I am bound to IIS. I've got 15 years background of web programming including some.. programming including some C work in an ISAPI module on IIS which is the kind of work I don't want to dive into any more...

SPNEGO (kerberos token generation/validation) for SSO using Python

http://stackoverflow.com/questions/922805/spnego-kerberos-token-generation-validation-for-sso-using-python

where some of the participating servers will be windows IIS boxes. It looks like SPNEGO is a reasonable path for this. Here's..