On 6/25/07, chanh.ong <[EMAIL PROTECTED]> wrote: > > For those that interest, with my hack cake will work with the cake > source tree above, or this below, or I can put cake core files, and my > webroot any where without the need to have mod_rewrite. It is really > nice to finally get something out of cake without struggling with the > cake setting.
Well, mod_rewrite is the only way to get those pretty URL's and, honestly, I haven't had too many problems getting Cake apps to work. Biggest problem is making sure that your constants in webroot/index.php are set correctly if you have your Cake libs outside of where your app is. Still don't know why you'd hack the dispatcher to fix a problem that lots of other people seem to have solved without doing so. -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
