apache doesn't recognise .inc as php files, you could change them to .inc.php which is what we have done. That means nothing is displayed, just the variables are parsed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What is the best way to eliminate the viewing of setup.inc and the writability of the base directory?
apache doesn't recognise .inc as php files, you could change them to .inc.php which is what we have done. That means nothing is displayed, just the variables are parsed.