location语法:
location [=|~|~*|^~] /uri/ { … }
记住以下即可:
rewrite语法:
rewrite regex replacement [flag]; flag:last,break,redirect,permanent
常用正则: