-1

I have a website with the name of technotecode and address is http://www.technotecode.in.

In my site around 176 people are registered, when user open his profile page URL Look like this

www.technotecode.in/user/username.aspx

Instead of above URL I want to modify URL like this

username.technotecode.in

Any one suggest me how to achieve this

Abdul
  • 1,934
  • 7
  • 29
  • 59
Sri
  • 1

1 Answers1

0

You can try below url here its explain some basics about URL rewrite using controller

How to create subdomain with username using C# and asp.net?

Kevin Shah
  • 1,569
  • 1
  • 13
  • 20