Guest User

Untitled

a guest
May 22nd, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1.  
  2. #imagenes cacheadas.
  3. RewriteRule ^imagenes/resize/(.+)/(.+)/(.+)/fotos/campings/(.*)/(.*).jpg fotos/cache/$4_$5-$1x$2_$3.jpg [NC,QSA,L]
  4. RewriteCond %{REQUEST_FILENAME} !-f
  5. RewriteRule ^fotos/cache/(.*)_(.*)-(.+)x(.+)_(.+).jpg imagenes/resize/$3/$4/$5/fotos/campings/$1/$2.png [NC,QSA,L]
Advertisement
Add Comment
Please, Sign In to add comment