Sorry, I completely forgot. URLs require a slight modification when on
IIS. First, you should change your BASE_URL define to
env('SCRIPT_NAME') . '?', and your URLs should be in the form
/cake/path/index.php?/controller/action
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---