IIS
Handling URL Binding Failures in IIS Express
Created Jan 12, 2011 by vaidy_gopalakrishnan
.style1 { font-family: "Courier New", Courier, monospace; } Overview - IIS Express was designed to allow the most common web development and testing tasks to be performed without administrative privileges. For example, you can run a website...
Adaptive Streaming Comparison
Created Jan 28, 2010 by chriskno
.style1 { FONT-SIZE: small } .style2 { TEXT-ALIGN: center } .style3 { TEXT-ALIGN: left } .style4 { TEXT-ALIGN: center } .style5 { FONT-WEIGHT: normal } IIS Smooth Streaming provides users with a truly compelling way to watch the...
Configure SMTP E-Mail in IIS 7
Created Nov 15, 2009 by tali smith
Introduction - To send e-mail from a PHP application using the System.Net.Mail API, you must configure Simple Mail Transfer Protocol (SMTP) e-mail. Configuring e-mail services tells the System.Net.Mail application programming interface (API) to...
How to Install the Microsoft Web Platform for PHP
Created Nov 15, 2009 by tali smith
Introduction - Microsoft embraces hosting PHP applications on the Windows ® operating system, both by building enabling technologies and by working with the PHP community to ensure that popular PHP applications run performantly on the Windows...
Creating Outbound Rules for URL Rewrite Module
Created Jul 16, 2009 by ruslany
This section of the documentation applies to the URL Rewrite Module Version 2.0 for IIS 7 . This walkthrough will guide you through how to create and test an outbound rewrite rule for the URL Rewrite Module 2.0. Prerequisites - This walkthrough...
Install and Configure IIS 7 on Server Core
Created Jan 30, 2008 by pharr
Introduction - Server Core, the minimal server installation option for Windows Server ® 2008, is available in Standard, Enterprise, and Datacenter editions. Server Core supports a subset of the server roles available in full installations of the...
Installing IIS 7 on Windows Vista and Windows 7
Created Oct 26, 2007 by pharr
Introduction - You can use the Microsoft ® Web Platform Installer (Web PI) to easily install Internet Information Services (IIS), and applications that run on IIS. To learn more about the Web PI, see Learn about and install the Web PI . If you...