Need to remove folder name from URL

itpp2012 nginx-forum at nginx.us
Wed Feb 11 14:37:15 UTC 2015


Maybe something like;
            rewrite    /<folder name>/([^/]+) /$1 break;

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256577,256578#msg-256578



More information about the nginx mailing list