Saturday, June 06, 2009

Asp.Net CGI Handler has a new home

Just moved Asp.Net CGI Handler to a brand new Google code project. CGI Handler is a Asp.Net HttpHandler implementation which can run programs as CGIs. Code still in half baked state and there are no binaries released yet. If you need it right now you will need to copy the CgiHttpHandler.cs into your project and modify a few things to get it running. Hopefully I will complete the project with its tests and release my first binary soonish.