Metti questo blocco all'inizio del file .htaccess o listato per il rewrite
non fa assolutamente nulla, se non dire ad apache che non deve considerare le rule seguenti se una delle 2 cond è soddisfattacodice:RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule . - [L]