My .htaccess file is untouched
I've noticed something very strange with routing after cake has
created its cache folders.
I can go to example.com/controller/action and everything works as
normal.
However I can also go to:
example.com/any_random_string/controller/action and still get routed
to controller/action!!!
When I remove the files inside of app\tmp\cache\persistent I then get
the usual missing controller error.
This black magick is causing me some problems at the moment. Could
anyone point me in the right direction wrt how to track down what is
causing this strangeness?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment