I notice that if you have the debug level set to 0 then accessing a url such as
myapp.com/test.php results in the message 'Debug setting does not allow access to this url.' Is there a setting to make it so this URL is completely inaccessible for production sites, either it redirects or goes to an error page? Out of interest, I checked the first site I came across CakePHP Questions, and that site does the same thing, so maybe it is not an easy fix? E.g. http://ask.cakephp.org/test.php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
