Slashdot Mirror


Microsoft Releases IIS FastCGI Module

Marcy writes "Microsoft has just announced the final release of the IIS FastCGI module for IIS 5.1 (XP), 6 (2003), and 7 (2008). This FastCGI module was built with collaboration from Zend, the creators of PHP, and is intended to solve the CGI on Windows problem." It's free as in beer.

1 of 269 comments (clear)

  1. Re:Why bother? by jimstapleton · · Score: 5, Interesting

    Actually, IIS does have text file configuration also - the metabase.

    That's one thing I like about it - I can edit the text file OR use the GUI.

    The caveat is the text-file is XML, the pro is that it's structure in such a way that it's not as painful to edit by hand as normal XML. Also, there's a log file in the same directory that produces really helpful error messages if you screw up editing it by hand.

    Having used both, I find neither significantly better/easier to administrate. They are just different

    --
    34486853790
    Connection too slow for X forwarding? Try "ssh -CX user@host"