I\'d like to use this rule in Nginx config file :
# Redirect old application if ($host ~ (\\w+).domain.com) { set $root $1; } # Redir