Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/help/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/help/.htaccess

<FilesMatch "\.(php|inc)$">
Order allow,deny
deny from all
</FilesMatch>
<FilesMatch "index.php$">
Order allow,deny
allow from all
</FilesMatch>