<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 23:49:00 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Rob Allen's Blog: Zend Framework URL Rewriting in IIS7]]></title>
      <guid>http://www.phpdeveloper.org/news/12495</guid>
      <link>http://www.phpdeveloper.org/news/12495</link>
      <description><![CDATA[<p>
As a part of his work being done on the <a href="http://wiki.phpconference.nl/2009_WinPHP_Challenge">WinPHP Challenge</a>, <i>Rob Allen</i> has <a href="http://akrabat.com/2009/05/11/zend-framework-url-rewriting-in-iis7/">done some work</a> with routing and Microsoft's IIS7 web server.
</p>
<blockquote>
I've already covered the Sqlsrv adapter, so let's look at rewriting requests with IIS7's <a href="http://www.iis.net/extensions/URLRewrite">URL Rewrite</a> module. As with everything in IIS, you get at this tool via the IIS Manager GUI. Be aware though that the Url Rewrite icon is available at server level and at the website level. 
</blockquote>
<p>
The module allows you to define rules similar to mod_rewrite with Apache and even lets you import them from a current installation. The "Import Rules" panel lets you either specify a configuration file to pull from or lets you cut and paste the rules in for import (as seen <a href="http://akrabat.com/wp-content/uploads/2009-iismanager-import-rewrite-rules.jpg">here</a>).
</p>]]></description>
      <pubDate>Tue, 12 May 2009 08:47:44 -0500</pubDate>
    </item>
  </channel>
</rss>
