Hi All, I'm brand new to the group and to CakePHP, but from what I have read and seen, it looks very promising. I'm working on a shopping cart system (yeah, another one!) and i would like all the file names in the web directory to utilize dashes, rather than underscores.
I know that I could approach this in two ways. 1) Figure out where to change a CakePHP config file to achive underscores at the build level. 2) Use .htaccess to format the URLs with dashes which would access the actual filenames with the normal underscores. I see advantages and disadvantages to both approaches, but the first option would be the most straightforward, as long as it didn't break CakePHP's built-in helpers and baking system. Can anyone offer their views? If you're reccomending option 1, I also need ot know where to change this configuration. Thanks much, Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
