I had a site http://www.test.com
Now i make the folder 'test' secure
So the site is avialable in https://www.test.com
My requirement is ,when some one type http://www.test.com ,
then it should go to https://www.test.com.
Is there any way using .Htaccess or any other method?