- #imagenes cacheadas.
- RewriteRule ^imagenes/resize/(.+)/(.+)/(.+)/fotos/campings/(.*)/(.*).jpg fotos/cache/$4_$5-$1x$2_$3.jpg [NC,QSA,L]
- RewriteCond %{REQUEST_FILENAME} !-f
- RewriteRule ^fotos/cache/(.*)_(.*)-(.+)x(.+)_(.+).jpg imagenes/resize/$3/$4/$5/fotos/campings/$1/$2.png [NC,QSA,L]