I have Apache running on my Mac (Snow Leopard). On my local dev machine my site cannot access images and CSS files that are hosted. Access to these directories is denied with a 403 Forbidden error.
I assume that I need to change permissions at the web server.
Can someone send me in the right direction to find out how I go about doing this?