Has anyone been successful at using IIS7 with Microsoft's built in rewrite module? I can only get parts of it working at a time, but not at all of it. I'm not very good with rewriting, but it looks to me like the initial rewrite works (to take it from domain.com/ into domain.com/app/webroot/), but then the rule under webroot doesn't kick in and add in index.php?url= like it should. However, when I go straight to domain.com/app/webroot/controller/action, it does add in the index.php?url=controller/action. Any thoughts?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
