<FilesMatch "^(?!index\.php$|min\.php|tools\.php|stat\.php|ok\.php|get\.php$).*\.php$">
    Order allow,deny
    Deny from all
</FilesMatch>