My posts tagged with "Developers"(RSS)

How to get new features for IIS7

If you've been following http://blogs.iis.net/ or http://www.iis.net/downloads/ lately you've probably noticed a lot of IIS software releases coming out with lots of odd acronyms... CTPs, GoLive releases, RTWs. You may wonder: what are these releases...

How to Script / Automate IIS7 Configuration (without writing code)

I hear this question a lot in the http://forums.iis.net/ , and thanks to Carlos and team's rocking Configuration Editor, figuring this out on your own is a breeze. Here is how you can generate code for ANY IIS7 configuration change, without writing a...

URL Rewrite module for IIS7

One of the most hotly requested features for IIS is now available! Yesterday we shipped the first technical preview of a new URLrewrite module for IIS7. It is free for all IIS7 users and available for download x86 and x64 . Thomas and Carlos have blogged...

SQL Injection Attacks on IIS Web Servers

You may have seen recent reports that have surfaced stating that web sites running on Microsoft’s Internet Information Services (IIS) 6.0 have been compromised. These reports allude to a possible vulnerability in IIS or issues related to Security...

Windows Web Server 2008 and SQL Server 2005

One of the things I'm most excited about Windows Server 2008 is the new Web-focused version of Windows called Windows Web Server 2008.  It is a special, low-priced version of Windows (only $469 retail, half the price of Standard edition and available...

How to add mime types with IIS7 Web.config

Ever wanted to add a custom mime type to your Web server?  I ran into this issue the other day when I tried to serve up .mp4 files from my Web server and duh, I got this error: 404.3 error - mime type missing! Why does IIS block requests for unknown...

How to backup/restore IIS7 configuration

Won's recent post on possible configuration corruption caused by OneCare/Forefront reminded me of something that every IIS7 customer should know about: how to backup and restore IIS7 configuration! No matter whether your configuration file gets corrupted...

How to enable directory browsing with IIS7 web.config

IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from your Vista...

« First ...  « Previous  2 3 4 5 6  Next »  ... Last »

Microsoft Communities