Forum Moderators: phranque
Another potential(?) problem. The files won't download unless the directory and all it's files are CHMod to 777. Will this cause me any potential problems with security?
Only CHMOD the directory and the files to 777, was the only case in which they would download. I tried other combinations too.
My root .htacess file has this in it..
<Files .htaccess>
Deny from all
</Files>
Then why would it work at CHMOD 777 and nothing else.
I haven't checked any logs yet.