Guest User

Untitled

a guest
Nov 22nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. location = /images/123456/example-image-01.jpg {
  2. rewrite ^/images/(.*)/(.*)$ /var/www/contents/120001-130000/$1/$1.jpg break;
  3. }
Add Comment
Please, Sign In to add comment