I have created a multilingual site in Drupal. So I have www.mydomain.com/jp for Japanese language and I want to create a subdomain like www.jp.mydomain.com for www.mydomain.com/jp.
The problem is that Drupal does not create a folder for each language. For subdomains I updated my .htaceess file with a rewrite rule.
Please suggest what should I do?