nginx的location正则匹配问题------解决思路----------------------location ^/([A-D])([a-zA-Z0-9]+)/?$ {}我在我这边的nginx上能启动了