Ionics Rewrite Filter setup on IIS 5.1
        Posted  
        
            by Neil Aitken
        on Server Fault
        
        See other posts from Server Fault
        
            or by Neil Aitken
        
        
        
        Published on 2010-04-08T15:07:33Z
        Indexed on 
            2010/04/08
            22:23 UTC
        
        
        Read the original article
        Hit count: 716
        
I'm trying to configure IIRF 2 on IIS 5.1 running on XP Pro, so that I can run the Zend Framework.
I've managed to get the filter running on a second website that I setup using one the IIS admin scripts.
When I goto iirfStatus I get this:

The problem is the .ini path for the site is pointing to c:\windows\system32\Irif.ini rather than the site root. If I try creating an IIS application under IIS->Website Properties->Home Directory then iirfStatus stops working entirely.
Any ideas how I can set the ini path correctly, or will I only be able to get away with this on a proper server edition of IIS?
© Server Fault or respective owner