Hey
I am finishing up a small web-platform I have been doing in my spare time and am going to add a run once script that is executed at creation for each new webpage. The script will run code to restrict ftp access so that people cannot download the ftp includes, some of which contain sql details.
What I was wondering was if adding blank index.html pages to subfolders is a viable secondary measure to prevent people from opening folder listings where they can download said files, or if it's easily bypassed?
Any help is appreciated