<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Learn IIS 7.0 - New Articles</title>
    <description>The 25 most recent updates for the Learn IIS 7.0 Wiki</description>
    <link>http://learn.iis.net/</link>
    <language>en-us</language>
    <copyright>Copyright © 2008 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Fri, 20 Nov 2009 15:58:58 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Reference for the Web Application Package</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/722/reference-for-the-web-application-package/"&gt;Reference for the Web Application Package&lt;/a&gt; was added by pharr on Tuesday, November 17, 2009.&lt;br /&gt;&lt;br /&gt;Introduction Every application in the Web Application Gallery has at least two XML files that enable the Web Platform Installer (Web PI) to use the Web Deployment Tool (WDT) to deploy the application on Windows® operating systems. These files are the</description>
      <link>http://learn.iis.net/page.aspx/722/reference-for-the-web-application-package/</link>
      <category>Web Application Gallery</category>
      <category> Web PI</category>
      <category> XML</category>
      <category> Web Deployment Tool</category>
      <category> application</category>
      <category> parameters</category>
      <category> internationalization</category>
      <author>pharr</author>
      <pubDate>Tue, 17 Nov 2009 09:16:45 GMT</pubDate>
    </item>
    <item>
      <title>Enable PHP Syntax Highlighting on IIS 7</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/753/enable-php-syntax-highlighting-on-iis-7/"&gt;Enable PHP Syntax Highlighting on IIS 7&lt;/a&gt; was added by v-viande on Friday, November 20, 2009.&lt;br /&gt;&lt;br /&gt;Introduction You can configure Internet Information Services 7 (IIS 7) to output syntax-highlighted source code for PHP files stored on the Web server or Web site. This feature is useful in development environments because you can quickly make the source</description>
      <link>http://learn.iis.net/page.aspx/753/enable-php-syntax-highlighting-on-iis-7/</link>
      <category>developing</category>
      <category> PHP</category>
      <category> URL Rewrite Module</category>
      <category> IIS handler mapping</category>
      <author>v-viande</author>
      <pubDate>Fri, 20 Nov 2009 15:58:58 GMT</pubDate>
    </item>
    <item>
      <title>Develop on IIS 7</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/752/develop-on-iis-7/"&gt;Develop on IIS 7&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;The following articles provide information about developing on Internet Information Services 7 (IIS 7). Use Development Tools Microsoft® Visual Studio® provides several options for working with IIS when developing Web sites and Web applications. In Microsoft</description>
      <link>http://learn.iis.net/page.aspx/752/develop-on-iis-7/</link>
      <category>developing on IIS</category>
      <category> native code</category>
      <category> managed code</category>
      <category> FTP</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:57:28 GMT</pubDate>
    </item>
    <item>
      <title>Provision Web Sites for PHP Applications Using Managed Code</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/735/provision-web-sites-for-php-applications-using-managed-code/"&gt;Provision Web Sites for PHP Applications Using Managed Code&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Initially, a new user account must be established for the customer. Once the account has been set up, the customer decides which features and options the site should incorporate: for example, how much disk space, FTP capability, creation of virtual directories</description>
      <link>http://learn.iis.net/page.aspx/735/provision-web-sites-for-php-applications-using-managed-code/</link>
      <category>provisioning</category>
      <category> managed code</category>
      <category> deployment</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:57:01 GMT</pubDate>
    </item>
    <item>
      <title>How to Develop on the Microsoft Web Platform</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/784/how-to-develop-on-the-microsoft-web-platform/"&gt;How to Develop on the Microsoft Web Platform&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;The Windows® and Linux operating systems approach Web development in different ways. Linux is easily configured, and it lets enthusiasts get "under the hood" and tweak every aspect of the environment. Scripting languages, with their ability to morph and</description>
      <link>http://learn.iis.net/page.aspx/784/how-to-develop-on-the-microsoft-web-platform/</link>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:56:27 GMT</pubDate>
    </item>
    <item>
      <title>Enable PHP Applications to Make Application-Level Access Control Decisions</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/785/enable-php-applications-to-make-application-level-access-control-decisions/"&gt;Enable PHP Applications to Make Application-Level Access Control Decisions&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction You can expose key access control information to a PHP application to facilitate application-level access control, if desired. The Microsoft® .NET extensibility in Internet Information Services 7 (IIS 7) makes it very easy to add custom authentication</description>
      <link>http://learn.iis.net/page.aspx/785/enable-php-applications-to-make-application-level-access-control-decisions/</link>
      <category>access control</category>
      <category> ACLs</category>
      <category> security</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:55:54 GMT</pubDate>
    </item>
    <item>
      <title>Ensure Security Isolation for Web Sites</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/764/ensure-security-isolation-for-web-sites/"&gt;Ensure Security Isolation for Web Sites&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction The recommendation for isolating Web sites in a shared hosting environment is consistent with all general security isolation recommendations for Internet Information Services 7 (IIS 7). In particular, it is recommended to: Use one application</description>
      <link>http://learn.iis.net/page.aspx/764/ensure-security-isolation-for-web-sites/</link>
      <category>application pools</category>
      <category> security</category>
      <category> ACL</category>
      <category> isolation</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:54:20 GMT</pubDate>
    </item>
    <item>
      <title>Set ACLs Through the Manifest.xml File</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/742/set-acls-through-the-manifestxml-file/"&gt;Set ACLs Through the Manifest.xml File&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction There are several ways to set access control lists (ACLs), including command-line tools such as Icacls.exe. PHP hosters generally use the command line. It is also possible, however, to set ACLs in the Manifest.xml file; these are the mechanisms</description>
      <link>http://learn.iis.net/page.aspx/742/set-acls-through-the-manifestxml-file/</link>
      <category>ACL</category>
      <category> security</category>
      <category> XML</category>
      <category> PHP</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:53:51 GMT</pubDate>
    </item>
    <item>
      <title>Secure Content in IIS Through Impersonation</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/743/secure-content-in-iis-through-impersonation/"&gt;Secure Content in IIS Through Impersonation&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction The access control list (ACL) is a list of permissions associated with an object. Each of these permission entries is called an access control entry (ACE); an ACE contains permissions associated with a particular object for a particular identity</description>
      <link>http://learn.iis.net/page.aspx/743/secure-content-in-iis-through-impersonation/</link>
      <category>ACL</category>
      <category> security</category>
      <category> Web Application Gallery</category>
      <category> impersonation</category>
      <category> permissions</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:51:08 GMT</pubDate>
    </item>
    <item>
      <title>Secure Your SQL Server Database</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/731/secure-your-sql-server-database/"&gt;Secure Your SQL Server Database&lt;/a&gt; was added by tali smith on Monday, November 16, 2009.&lt;br /&gt;&lt;br /&gt;Introduction If you use Microsoft® SQL Server® as your database, you must create and implement an effective security plan. There is a wealth of information about how to secure a SQL Server database; this article touches on a few areas of particular interest</description>
      <link>http://learn.iis.net/page.aspx/731/secure-your-sql-server-database/</link>
      <category>database</category>
      <category> SQL</category>
      <category> SQL Server</category>
      <category> security</category>
      <author>tali smith</author>
      <pubDate>Mon, 16 Nov 2009 18:38:51 GMT</pubDate>
    </item>
    <item>
      <title>Secure Your Infrastructure and PHP Applications</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/746/secure-your-infrastructure-and-php-applications/"&gt;Secure Your Infrastructure and PHP Applications&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction Security is always a consideration; it is critical to make careful security considerations when you implement and maintain your Web sites, infrastructure, and PHP applications. Internet Information Services 7 (IIS 7) offers many ways to configure</description>
      <link>http://learn.iis.net/page.aspx/746/secure-your-infrastructure-and-php-applications/</link>
      <category>security</category>
      <category> WebDAV</category>
      <category> HTTP verbs</category>
      <category> request filtering</category>
      <category> URL Rewriting Module</category>
      <category> application pools</category>
      <category> permissions</category>
      <category> per-site PHP configuration</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:49:47 GMT</pubDate>
    </item>
    <item>
      <title>Secure PHP with Configuration Settings</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/744/secure-php-with-configuration-settings/"&gt;Secure PHP with Configuration Settings&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction PHP code can be embedded in your Web pages along with HTML code. When your Web server receives a request for a page, the page is first given to the PHP handler. The PHP handler outputs HTML code without modification and executes any PHP commands</description>
      <link>http://learn.iis.net/page.aspx/744/secure-php-with-configuration-settings/</link>
      <category>php.ini</category>
      <category> securing</category>
      <category> security</category>
      <category> configuration settings</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:49:18 GMT</pubDate>
    </item>
    <item>
      <title>How to Secure the Microsoft Web Platform</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/783/how-to-secure-the-microsoft-web-platform/"&gt;How to Secure the Microsoft Web Platform&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Security is always a consideration; it is critical to make careful security considerations when you implement and maintain your Web sites, infrastructure, and applications. Internet Information Services 7 (IIS 7) offers many ways to configure security</description>
      <link>http://learn.iis.net/page.aspx/783/how-to-secure-the-microsoft-web-platform/</link>
      <category>securing</category>
      <category> security</category>
      <category> ACL</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:48:20 GMT</pubDate>
    </item>
    <item>
      <title>Troubleshoot with Failed Request Tracing</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/772/troubleshoot-with-failed-request-tracing/"&gt;Troubleshoot with Failed Request Tracing&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction When running PHP, it is sometimes not possible to inspect an error page to diagnose an error condition. This can happen if: You do not know which URL is experiencing an error. The error happens intermittently, and you are not able to manually</description>
      <link>http://learn.iis.net/page.aspx/772/troubleshoot-with-failed-request-tracing/</link>
      <category>error handling</category>
      <category> Failed Request Tracing</category>
      <category> FRT</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:47:38 GMT</pubDate>
    </item>
    <item>
      <title>Run Multiple Versions of PHP on IIS</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/749/run-multiple-versions-of-php-on-iis/"&gt;Run Multiple Versions of PHP on IIS&lt;/a&gt; was added by tali smith on Monday, November 16, 2009.&lt;br /&gt;&lt;br /&gt;Introduction The abilityto run multiple versions of PHP on one Internet Information Services 7(IIS 7) server canprovide advantages when using the Microsoft Web platform. Some PHP applications rely on functions or features that are available only in certain</description>
      <link>http://learn.iis.net/page.aspx/749/run-multiple-versions-of-php-on-iis/</link>
      <category>PHP</category>
      <category> application pools</category>
      <author>tali smith</author>
      <pubDate>Mon, 16 Nov 2009 12:44:00 GMT</pubDate>
    </item>
    <item>
      <title>Improve PHP Error Messages in IIS 7</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/765/improve-php-error-messages-in-iis-7/"&gt;Improve PHP Error Messages in IIS 7&lt;/a&gt; was added by tali smith on Monday, November 16, 2009.&lt;br /&gt;&lt;br /&gt;Introduction PHP errors often do not provide sufficient detail to help diagnose errors that occur within the framework. These include basic errors such as 404 Not Found. Because of this, the default "detailed error" experience for PHP applications may</description>
      <link>http://learn.iis.net/page.aspx/765/improve-php-error-messages-in-iis-7/</link>
      <category>error messages</category>
      <category> error handling</category>
      <category> PHP</category>
      <category> troubleshooting</category>
      <author>tali smith</author>
      <pubDate>Mon, 16 Nov 2009 13:49:35 GMT</pubDate>
    </item>
    <item>
      <title>How to Manage and Administer the Microsoft Web Platform</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/781/how-to-manage-and-administer-the-microsoft-web-platform/"&gt;How to Manage and Administer the Microsoft Web Platform&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;The following articles provide guidance in managing and administering the Microsoft® Web Platform. Create a Web Site. This article provides guidance for creating Web sites. Select a Provisioning Option. This article provides guidance for provisioning</description>
      <link>http://learn.iis.net/page.aspx/781/how-to-manage-and-administer-the-microsoft-web-platform/</link>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:44:49 GMT</pubDate>
    </item>
    <item>
      <title>Use the Web Deployment Tool</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/715/use-the-web-deployment-tool/"&gt;Use the Web Deployment Tool&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction The Microsoft® Web Deployment Tool simplifies the migration, management, and deployment of Internet Information Services (IIS) Web servers, Web applications, and Web sites. Administrators can use command-line scripting with the Web Deployment</description>
      <link>http://learn.iis.net/page.aspx/715/use-the-web-deployment-tool/</link>
      <category>deployment</category>
      <category> Web Deployment Tool</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:43:01 GMT</pubDate>
    </item>
    <item>
      <title>Create a Web Site</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/762/create-a-web-site/"&gt;Create a Web Site&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction When you want to publish content for access over the Internet or an intranet connection, you can add a Web site to your Web server to hold the content. During the installation of Internet Information Services 7 (IIS 7), a default Web site</description>
      <link>http://learn.iis.net/page.aspx/762/create-a-web-site/</link>
      <category>Web site</category>
      <category> appcmd</category>
      <category> PHP</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:42:29 GMT</pubDate>
    </item>
    <item>
      <title>Select a Provisioning Option</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/741/select-a-provisioning-option/"&gt;Select a Provisioning Option&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction Both the IT administrator and thesoftware developer need to consider the provisioning of Web sites in a hosting environment. The provisioning of Web sites in Internet Information Services 7 (IIS 7) can be done in several ways: Through the</description>
      <link>http://learn.iis.net/page.aspx/741/select-a-provisioning-option/</link>
      <category>PHP</category>
      <category> provisioning</category>
      <category> WMI</category>
      <category> appcmd</category>
      <category> managed API</category>
      <category> remote delegation</category>
      <category> Active Directory Service Interfaces</category>
      <category>  OLE Automation</category>
      <category> Admin Base Objects </category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:41:42 GMT</pubDate>
    </item>
    <item>
      <title>Migrate from MySQL to SQL Server 2008</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/759/migrate-from-mysql-to-sql-server-2008/"&gt;Migrate from MySQL to SQL Server 2008&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction PHP, a powerful server-side scripting language used for creating dynamic Web sites and applications, is one of the most widely used Web programming languages in use today. More than 4.5 million PHP developers and more than 22 million Internet</description>
      <link>http://learn.iis.net/page.aspx/759/migrate-from-mysql-to-sql-server-2008/</link>
      <category>SQL Server</category>
      <category> SQL</category>
      <category> MySQL</category>
      <category> migrating</category>
      <category> database</category>
      <category> SQL Server Driver for PHP</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:39:49 GMT</pubDate>
    </item>
    <item>
      <title>Migrate to a Windows-Based Platform</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/719/migrate-to-a-windows-based-platform/"&gt;Migrate to a Windows-Based Platform&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;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 well on the Windows platform. Customers</description>
      <link>http://learn.iis.net/page.aspx/719/migrate-to-a-windows-based-platform/</link>
      <category>Apache</category>
      <category> migration</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:39:27 GMT</pubDate>
    </item>
    <item>
      <title>How to Migrate to the Microsoft Web Platform</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/782/how-to-migrate-to-the-microsoft-web-platform/"&gt;How to Migrate to the Microsoft Web Platform&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;PHP is quite portable, and cross-platform development has been a major goal in its development. In most cases, PHP scripts are easily ported from Linux to the Windows® operating system with very few problems. Microsoft has also produced a rich set of</description>
      <link>http://learn.iis.net/page.aspx/782/how-to-migrate-to-the-microsoft-web-platform/</link>
      <category>migrating</category>
      <category> Apache</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:38:35 GMT</pubDate>
    </item>
    <item>
      <title>IIS 7 for Apache Administrators</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/703/iis-7-for-apache-administrators/"&gt;IIS 7 for Apache Administrators&lt;/a&gt; was added by tali smith on Sunday, November 15, 2009.&lt;br /&gt;&lt;br /&gt;Introduction Apache Hypertext Transfer Protocol (HTTP) Server and Internet Information Services 7 (IIS 7) are two of the world's most popular Web servers. This article provides technical information about IIS for users who are familiar with Apache. The</description>
      <link>http://learn.iis.net/page.aspx/703/iis-7-for-apache-administrators/</link>
      <category>Apache</category>
      <category> module</category>
      <category> security</category>
      <category> troubleshooting</category>
      <category> FastCGI</category>
      <category> FTP</category>
      <category> appcmd</category>
      <category> command line</category>
      <category> caching</category>
      <category> logging</category>
      <category> URL Rewrite Module</category>
      <author>tali smith</author>
      <pubDate>Sun, 15 Nov 2009 20:38:09 GMT</pubDate>
    </item>
    <item>
      <title>Provide URL Rewriting Functionality</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/761/provide-url-rewriting-functionality/"&gt;Provide URL Rewriting Functionality&lt;/a&gt; was added by pharr on Monday, November 16, 2009.&lt;br /&gt;&lt;br /&gt;Introduction The Microsoft® URL Rewrite Module for Internet Information Services 7 (IIS 7) provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to: Enabling user</description>
      <link>http://learn.iis.net/page.aspx/761/provide-url-rewriting-functionality/</link>
      <category>URL Rewrite Module</category>
      <category> WordPress</category>
      <category> URL rewriting</category>
      <author>pharr</author>
      <pubDate>Mon, 16 Nov 2009 23:18:58 GMT</pubDate>
    </item>
  </channel>
</rss>