Hi, I have some configuration like: map $host $sub { default www; ~^(\w+)\.abc\.com$ $1; } And it not works. I first find it in 1.1.19 and seems the latest version still have this issue. Thanks.