My posts tagged with "IIS"(RSS)

Hacked! And I didn't like it - URLScan is Step Zero

My blog was down a few days ago. I've had downtime in the minutes over the last few years, but as far as I recall, it's never been down for any significant time. Keyvan noticed that a bunch of us were attacked. Phil Haack was also, ahem, haacked. I host...

New Modules for IIS7: Application Request Routing - Proxy and Load Balancing Module

I really like the IIS7 team at Microsoft. They're cool people, but the what I like is that IIS7 is so freaking modular (I've talked about this at conferences before when showing how to use PHP and Ruby under IIS7 using FastCGI ) that the group keeps bringing...

How to Programmatically tell if an IIS AppPool is 32-bit or 64-bit

I've blogged before about 32-bit vs. 64-bit .NET under IIS and how different Framework-bitnesses need different Application Pools (AppPools). Someone asked how you find out what AppPools are on a machine and how do you find out which ones are 32-bit?...

How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0

A question that comes up a lot is this: How do I tell my IIS Application or Virtual Directory to use ASP.NET 3.5 rather than ASP.NET 2.0? Folks often go into the IIS6 or IIS7 manager and setup an AppPool and see a properties dialog like this, and when...

Squeezing the most out of IIS7 Media Bit Rate Throttling

ScottGu blogged about the IIS 7.0 Bit Rate Throttling Module being released. Since IIS 7.0 is totally modular (finally!) I think you'll see lots of increasingly useful modules coming out from the team. I know a couple of cool people over there so I get...

MS Deploy - New IIS Web Deployment Tool

Months ago, even before I started at Microsoft , I got to talk to some very nice people about a project they were calling AdminX . After I told them that that was very possibly the worst name they could possibly give it (and they took part that very well...

Screencast HowTo: IIS7 and PHP with FastCGI

Hello Dear Reader. I have been working with IIS7 for a while and I'm convinced that it's the cat's pajamas [1] I started playing with IIS7 and noticed that it had FastCGI support. This means I could plug in PHP or maybe Perl or even Ruby into IIS7. This...

HTTP Error 404.17 - PHP on IIS7 under 64bit Vista

If you're getting... "HTTP Error 404.17 - Not Found - The requested content appears to be script and will not be served by the static file handler." ...on Vista while trying to get PHP working under IIS7 with the standard ISAPI "php5isapi.dll" ask yourself...

« Previous  1 2

Microsoft Communities