News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Zend Framework URL Rewriting in IIS7
May 12, 2009 @ 08:47:44

As a part of his work being done on the WinPHP Challenge, Rob Allen has done some work with routing and Microsoft's IIS7 web server.

I've already covered the Sqlsrv adapter, so let's look at rewriting requests with IIS7's URL Rewrite 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.

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 here).

0 comments voice your opinion now!
zendframework application microsoft iis7 modrewrite urlrewrite module import


blog comments powered by Disqus

Similar Posts

DevShed: Completing a Blogger with PHP

Josh Holmes' Blog: Microsoft Contributing More to OSS

Tim Bromhead's Blog: Super friendly URLs - handling spaces with URL Rewrites and PHP

Evan Coury's Blog: Sharing a database connection across modules in Zend Framework 2

Matthew Turland's Blog: Scaling Zend_Form


Community Events











Don't see your event here?
Let us know!


community conference database functional framework zendframework2 opinion introduction release symfony2 phpunit testing series language rest podcast symfony usergroup interview development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework