Subdomain redirect

Hello,

I have folowing problem on windows server.

I need subdomain, for example something.somedomain.com, to point to domain folder somedomain.com/something.

Visitors to subdomain something.somedomain.com shold be redirected to somedomain.com/something, but still see something.somedomain.com in their browser navigation bar.

Is this possible and do how do i do it?

Thanks a lot for the answer

Unfortunately I don’t think this is possible.

If you’re using .NET, it’s called URL Rewriter and certainly possible.