IIS seems to have a built-in tools that allows you to import htaccess rules. Does anybody know of a tool or a service that does the opposite (IIS-to-Apache)? I have a php application that was written for IIS and I tread translating each rule to it's corresponding htaccess rule.
Thanks!