I installed Apache and php on my local computer. Now i get the “It works!” message when i go to localhost in my browser and i can even see a sample .php info file. Yet i get a forbidden error when i attempt to browse to any other directory and any other php file throws an error. Below is my configuration file, any finger in the right direction is helpful.
http://implicitarts.com/httpd.txt
*was having issues with formatting.
In case anyone is interested, the issue seemed to be file permissions with files ‘copied/dragged’ into apaches server directory. I resolved my issue by disabling the UAC checks in windows 7.