I want to make a folder accessible only throught FTP, and the files inside it only throught PHP script (readfile() function). I've tried to CHMOD it to 700 but I still can get the index at mydomain.com/myfolder Any idea?