get rid of the code like this… Options FollowSymLinks AllowOverride None Order deny,allow Deny from all and replace with this: – Options +Indexes And add this to your conf file, wamp>>Apache>>httpd.conf on lines 188-190 approx
Options FollowSymLinks AllowOverride None Order deny,allow Deny from all
Options +Indexes