Hello Guys,
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?

Thanks a lot.

MHA

-- 
http://phpirate.net

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to