Hello, > i have a problem with my CakePHP app where the client needs me to return a > valid 404 page together with a valid 404 http header incase of "page not > found", i have handled the 404 page through app_error but the problem is > when i execute ( curl -I http://www.example.com/sdfsdfas ) on my debian box > it keeps returning ( 302 Page Found ) instead of ( 404 Page Not Found) , > anyone faced something like this, and if any, would you please explain how > you solve it?
Can you paste the complete response (all server headers)? Regards, Piotr --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
