IIS Team Blogs Tagged with "IIS News Item" (RSS)

Converting W3C log files to NCSA format

Around a year ago I wrote a blog entry titled " Converting NCSA log files to W3C format ", which showed how to use the MSWC.IISLog object to convert log files in the NCSA format back to W3C format. I wrote that blog entry to make up for the fact that...

Quo Vadis AccessFlags?

Introduction When IIS is configured as an Application Server it executes scripts like ASP and ASP.NET, CGI programs and other dynamic content. But in other scenarios IIS is supposed to only allow the download of html files and other static content like...

Achtung! IIS7 Preconditions

If you ever looked into the IIS configuration file applicationhost.config you might have encountered a setting called “precondition”. Here is the handler entry for aspnet_isapi.dll for example: <add name="AXD-ISAPI-2.0" path="*.axd" verb="GET,HEAD...

PHP on IIS7 w/FastCGI

I'm attending ZendCon today and giving a demo in the keynote presentation by Andi Gutmans, one of the creators of PHP, and co-founder of Zend. I'm psyched to show off IIS7 and PHP along-side Andi! I only have 5 mins to demo, so I decided to focus the...

Microsoft Announces Collaboration with Zend to Improve PHP on Windows and IIS

I'm attending ZendCon today and giving a demo in the keynote presentation by Andi Gutmans, one of the creators of PHP, and co-founder of Zend. I am really excited to be a part of the announcement of technical collaboration between Microsoft and Zend to...

IIS7 Logparser Gadget

Bill sent me e-mail on Saturday announcing that he wrote his first Windows Sidebar Gadget. It allows him to start PerfMon or other arbitrary programs from the Windows Sidebar. I wanted to write a gadget for a long time and use it for one or the other...

Why you're gonna love IIS7/Vista for Web development

I had an interesting experience this weekend. I fell in love with IIS7 on Vista. You know the feeling, I'm sure you've had it before. That feeling when you finally see something or someone for their full potential, and you start dreaming of all the things...

How to install PHP on IIS

*Updated Recommendations - Please read the following instructions for running PHP fast and reliably* The FASTEST and EASIEST way to install PHP on IIS is using Microsoft’s Web Platform installer.  It completely automates setting up IIS, FastCGI and...

« First ...  « Previous  24 25 26 27 28

Related Tags

Microsoft Communities