Images not accessible in localhost using wamp in windows 7 [closed]
- by Am poru
I Installed wamp in windows 7 pro, and copied a joomla live site. Everything seems working well except that it doesn't load the images on the page.
Even when I try to access in directly:
localhost/logo.png
Im getting an 403 Forbidden:
Forbidden
You don't have permission to access /logo.png on this server.
Solutions I have tried are:
1. Using icacls to grant priviledge
2. manually set the permission by right clicking the image and editing the security.
php, html and other files are loading in the browser, but not images. Please help.