BillS IIS Blog
Sign in
|
Join
|
Help
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
Administration
Administrators
ASP
ASP.NET
Community
Compatibility
Configuration
Customers
Developers
Extensibility
Extensions
FastCGI
IIS News Item
IIS7
Media
Misc
mix07
Performance
PHP
PowerShell
Samples & Demos
Samples & Demos
Security
Troubleshooting
Tutorial
Videos
WebCasts
Windows Media Server
Windows Media Services
zendcon07
Navigation
Home
Get Started
Learn
Downloads
Blogs
Forums
Archives
April 2008 (2)
March 2008 (7)
February 2008 (2)
November 2007 (3)
October 2007 (3)
September 2007 (8)
August 2007 (3)
July 2007 (2)
June 2007 (11)
May 2007 (11)
April 2007 (5)
March 2007 (3)
January 2007 (3)
December 2006 (1)
November 2006 (4)
October 2006 (6)
September 2006 (5)
June 2006 (1)
May 2006 (2)
Blogs I Read...
MVolo's Server-Side
Thomas Deml's IIS Blog
ScottGu's Blog
Ars Technica
Tobin Titus' Blog
BrettBlog
CarlosAg Blog
IIS Geek
March 2008 - Posts
1
Comments
MTS 2008 - IIS7 Session
by
bills
In an hour or so I will be on stage at the Microsoft Technology Summit. I think I've presented every year since they started MTS - a small conference here in Redmond for technology influentials, particularly those of competitive platforms. ...
Filed under:
IIS7
3
Comments
How to add mime types with IIS7 Web.config
by
bills
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...
Filed under:
IIS7
,
Administration
,
Developers
,
Administrators
,
Configuration
,
Tutorial
1
Comments
How to backup/restore IIS7 configuration
by
bills
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...
Filed under:
IIS7
,
Administration
,
Troubleshooting
,
Developers
,
Administrators
,
Configuration
3
Comments
How to enable directory browsing with IIS7 web.config
by
bills
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...
Filed under:
IIS7
,
Developers
,
Administrators
,
Configuration
,
Tutorial
3
Comments
How to (un)block directories with IIS7 web.config
by
bills
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...
Filed under:
IIS7
,
Developers
,
Configuration
,
Tutorial
0
Comments
How to add a default document with IIS7 web.config
by
bills
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 development...
Filed under:
IIS7
,
Developers
,
Configuration
,
Tutorial
4
Comments
New IIS7 extensions available for download!
by
bills
One of the best parts of being on the IIS team is shipping great software. First there was IIS7, now you can expect to see lots of great extensions for the best Web server in the world that plug-in seamlessly using the new IIS7 extensibility model...
Filed under:
IIS7
,
Developers
,
Media
,
Administrators
,
Extensions
More Posts