I have this page and if you view the net tab in firebug you will see a 403 forbidden error on the images folder but I can see the image when I view it in firebug… Any ideas what maybe causing the issue? There is no htaccess in this directory… There is one in the folder above it but there is nothing that I see that stands out to be blocking that folder… Any ideas?
Share
This could be caused by apache configuration somehow, try putting .htaccess file containing:
And see what happens.