hi,
i want to create a clean url, as in, let say, i have a site www.mywebsite.com, i want, if anybody tries http://www.mywebsite.com/something, he should get redirected to www.mywebsite.com,
so any thing that is typed ahead of mywebsite.com/ they should get redirected to www.mywebsite.com
how can i do this in .htaccess, kindly help.