Ok, found the problem:
it needs to be:
RewriteEngine On RewriteCond %{DOCUMENT_ROOT}/$1 !-f RewriteRule ^(.+\.png)$ /tiles/fallback.png [L]