the modrewrite command in the webroot, doesn´t reroute requests for things that exist on the file system. Therefore I don´t think you need do anything ;).
If you wanted to ensure that any assets/ requests that were missing were not passed to cake you would need to create a .htaccess file in the folder turning mod rewrite off. Although it might be useful to create an assets controller to check for snoopers in any case. Hope that´s helpful, cheers, AD7six --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
