I was recently facing an issue while configuring Zend Framework with IIS. I was searching for an apache style mod-rewrite property in IIS but was unable to find any such thing. So, my question is, how can we
There's no standard rewrite engine for IIS but there are third-party modules, e.g. ISAPI_Rewrite which IIRC also has free version.
-- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/
