I am trying to setup a very simple redirect in my .htaccess file and was hoping someone could help out.
If someone goes to
Code:
http://YourName.mywebsite.com
I want it to redirect to
Code:
http://www.mywebsite.com/User-YourName
Obviously, every user will have have a different username.
Can anyone post the code for this please?