I recently had to move my site (that uses cakephp) out of the root folder of the server's directory so I can have multiple sites on my server, however when I moved it into it's own folder, the cakephp no longer works. I have the domain correctly forwarded and everything, however the cakephp just wont load up.
Is there something specific I need to do in order to get my code working when I mov...
