How do I run cakePHP application on a hosted server?
I have created my own application in CakePHP. It was running fine locally. But when I upload it to server, it's gives a 404 Not Found Error.
Can anybody tell me how to upload CakePHP to the hosted server?