nginx-java-parser
nginx-java-parser copied to clipboard
parsing fail when the regexp include ;
location ~* (^.+\.(xhtml)(;.?)){
proxy_pass http://server;
}
error mseeage
line 1:18 missing ')' at '('