• My htaccess file in my uploads folder is blocking some of my images from being loaded on my site. I don’t know what I should set it at so that the images load but it’s not vulnerable. Here is what is currently in the htaccess file:

    <Files *.php>
    deny from all
    </Files>

  • The topic ‘Uploads .htaccess file’ is closed to new replies.