Not to oversimplify things, but just drop an index.html file in there that says:
"You don't have permission to access this directory."
Or if your server is setup to be able to use index.php as the default file, then drop that in there and have a header() redirect the visitor to a different location.