I have to redirect
http://example.com/2016/12/12/example-post/
to
http://example.com/example-post/
without breaking
http://example.com/images/2016/12/example.jpg
How to do that in Nginx? Thank you!
you can use /%postname%
and replace it with current