Hi I'm having problems excluding a directory from routing. I want to add a directory that will only be available to admin, but is not part of the cakephp application. Ignoring the admin issues, i've tried the following:
http://groups.google.com/group/cake-php/browse_thread/thread/4673c4991ed430ba http://stackoverflow.com/questions/1044351/disable-cakephp-folder-override on my local MAMP server with no joy. My cake install is located at / Applications/MAMP/cake/ and i'm baking apps to /MAMP/htdocs/. Whenever i mess with any of the .htaccess files i get a 500 server error. I'm not sure what .htaccess file to edit. I have the following: /MAMP/cake/.htaccess /MAMP/cake/app/.htaccess /MAMP/cake/webroot/.htaccess /MAMP/htdocs/mysite/.htaccess /MAMP/htdocs/mysite/webroot/.htaccess Any help would be appreciated. R --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---