I think it's likely that there's an error somewhere. Try setting debug to 2. When it's set to 0 you'll get 404s whenever an error occurs.
On Thu, Jun 19, 2008 at 8:35 AM, Abhimanyu Grover <[EMAIL PROTECTED]> wrote: > > I'm trying to access a URL, on which Cake shows me a 404. Its a bit > strange behavior... > > URL is > http://localhost/my_project/controller1/function1/param1/gigapromoters.com%2Fblog > > Whenever param2 is an encoded URL it shows me the 404, but when its a > simple string or something it would work fine, even > 'gigapromoters.com' works fine. Any solutions? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
