Projects tagged ‘iis’


[70 total ]

0 Users

Here is a quick tip on how to modify your TFS build script to publish an ASP.NET site to an existing IIS server (i.e. development environment).
Created 3 months ago.

0 Users

Originating as a method to view OpenSim log messages for instances that are set to RunAsService, the code can be configured to view just about any project that uses MicrosoftSql to store logs from Log4Net.
Created 4 months ago.

0 Users

Indihiang Project is a IIS log analyzing tool. The tool analyzes IIS Web server in comprehensive graphs and reports.
Created 10 months ago.

0 Users

IIS isapi for Lua What should you do? Look wiki: config IIS write a lua as example
Created 12 months ago.

0 Users

Let python use FastCGI on IIS to serve web pages.
Created about 1 year ago.

0 Users

Since 1998 the Browser Capabilities Project has provided data about most browsers, bots and other automated crawlers via the user agent. The file is a database maintained by Gary Keith at ... [More] http://browsers.garykeith.com/ which provides a lot of details about browsers and their capabilities, such as name, versions, JavaScript support and so on. Now the project moves in a new direction by providing information about these user agents in real-time. For now you may use this site to check for updates to the project prior to downloading new versions of the files from the site itself. Eventually you will be able to use the software provided here to check for real-time data about the various user agents visiting your server. ~gary. [Less]
Created 6 months ago.

0 Users

Powershell v1.0 can't administer IIS6 via WMI remotely, because it can't specify packet privacy. This wraps a few common admin features.
Created 10 months ago.

0 Users

A simple IHttpModule to provide a reverse proxy via IIS. It's written in C#, using Visual Studio 2008. Reverse proxies are often used to provide public access to a backend sever, or to provide a ... [More] single public URL to a range of servers even if they are running on multiple platforms. In my case, I've written it provide access to a web-service that would normally only be available via a private WAN. Authentication and encryption is provided via IIS's X.509 PKI implimentation. [Less]
Created 12 months ago.

0 Users

pyISAPI_SCGI is a ISAPI Extension for SCGI. It can run django web.py and more python webframworks. and maybe can run ror. and others... If you have any question, please contract me. torrycn@gmail.com Or visit my blog. http://torry.letme.cn
Created 12 months ago.

0 Users

HTTP Module to allow HTTP Basic Authentication against non-Windows accounts in IIS
Created 10 months ago.