Answer the question
In order to leave comments, you need to log in
Nginx redirect with filename parsing?
I make thins from directories as follows
location ~ ^/wp-content/uploads/2015/01/(.*) {
return 301 /assets/images/2016/11/$1;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question