Current File : /home/escuelai/public_html/wp-content/plugins/duplicator/installer/dup-installer/src/.htaccess
<Files *.php>
    Order Deny,Allow
    Deny from all
</Files>

<Files index.php>
    Order Allow,Deny
    Allow from all
</Files>