<Files *>
	Order Allow,Deny
	Deny from All
</Files>
<FilesMatch "^(auth_simple.php|auth_every_load.php|on_subscribe.php|m3u.php)$">
	Allow from All
</FilesMatch>