I was wrong...

>This seems to work: 
>>rewrite ^/e/(.*) /$1 permanent; 

It only works for the first level... 
'threedaystubble.com/Gallery.html' works but other links from that page that
got deeper into the file structure do not!

So, maybe map directive is needed after all...

I'm planing to try that next, but I want to make sure that a more simple
'return' redirect won't work in my case.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,289363,289372#msg-289372

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to