There are 2 defines you should be aware of when using IIS, or not using
rewriting. First, make sure the BASE_URL define is *un*commented in
app/config/core.php. Also, add define('SERVER_IIS', true);
However, if you would like to enable rewriting, you can use
ISAPIRewrite, which is a free tool. Search the wiki for IIS tutorials
and you should find instructions on how to set it up.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---