Forum Moderators: phranque
This is what I've tried
<FilesMatch!"\.(jpg¦png¦gif)$">
....
</FilesMatch>
But it doesn't seem to work correctly. I want to use the FilesMatch directive to match all non jpg, png and gif files.
Anyone know how to do this?