I tried below code.
location ~* (^.{6})\\.example.com
above regex not working, I want to match the subdomains of length 6 only. i have tested the rege