How to setup a subdomain?

Can someone help me get a subdomain set up with my wix account. I tried setting up a subdomain such as blog.mysite.com but redirects to mysite.com i dont want it to redirect to the official site of mine, i would like it to be its own URL address with no redirects. Any one can help?

You need to start new site and pay for that second site at the moment Wix ony lets you only have one main domain and for the second, third domains only redirect to the main domain site.

How about using wixLocation to get the referral, then if the referral is support .mysite.com then have a function onReady that will redirect the user to mysite.com/ support .

Would I be able to do that @yisrael-wix ?