I'm in the process of replacing Apache with Lighty and I'm having some trouble.
The index of the page loads fine, but whenever I try to go into a subdirectory I will get a 403 forbidden error. It does not matter which directory.
I have tried setting the directories to 777 and I still got errors. I'm sure that the user that it is running under has access to the directory.
What should I do?