I'm having some problems with simple page dispatching on IIS. After circumventing the BASE_URL routing, which doesn't work on this IIS (the following gives a 404):
index.php/controller/action Even the manual url variable pass doesn't work: index.php?url=controller/action And I get this error msg: Notice: Undefined index: controller in C:\***\***\***\***\cake \dispatcher.php on line 155 Anyone have similar issues to these before? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---