Current File : /var/www/pediatribu/wp-content/cache/wpo-cache/.htaccess
# Disable directory browsing
Options -Indexes

# Disable access to any files
<FilesMatch ".*">
	Order allow,deny
	Deny from all
</FilesMatch>