RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.+)\.([\da-z]+)\.(js|css|png|jpg|gif)$ $1.$3 [L]