Someone started a conversation a few days ago on url-rewriting for IIS. some points in there might help you. if not, someone may have other suggestions.
http://groups.google.com/group/cake-php/browse_thread/thread/8864e94e100cce70/f36f846a4d6f919f?lnk=gst&q=isapi&rnum=3#f36f846a4d6f919f also found a more complete answer here: http://groups.google.com/group/cake-php/browse_thread/thread/50e1e39c2200ae4/5110b8925ec156e2?lnk=gst&q=isapi&rnum=1#5110b8925ec156e2 Thank you Ryan K On 19/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > In order to evaluate the framework, I have developed the "blog example" > of the Cakephp tutorial using Apache 2.0 + php 4.3.11 on my Desktop. > And I have found that it can save me more time. > > Unfortunately, my hosting service work under "Windows + IIS" , so I > made suggested ( > > define Apache false, define IIS true, "no url rewriting instructions" > > ) changes on my core.php file. > > But it doesn't work, all requests serve the "index" page. > > See yourself: > http://www.nuovacomass.it/tests/testcake/index.php?/posts/index > > iI you use others CRUD actions , for example: > http://www.nuovacomass.it/tests/testcake/index.php?/posts/view/1 > > It return always the "index" page. > > Anyone can Help me ? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
