I have a brand new free website. I was wondering: can I set a local include path, so that include files won't be served by the web server?
In other words, if I have a file like "db_pass.txt" that has all my passwords in it, and I don't want folks to be able to see this, is there some place that...