mardi 22 mars 2016

exclude folder in a filesMatch in htaccess

I have a .htaccess with:

<FilesMatch "\.php$|\.js$">
    SetHandler application/x-httpd-php
</FilesMatch>

How can I exclude a subdirectory?

Thank you very much.

Aucun commentaire:

Enregistrer un commentaire