Redirect http to https

I want to redirect http://mydomain.com to https://mydomain.com, so users don't have to type the "s" letter to go to secure connection, how I do this?

FYI, when I go to httpd.conf, there's no <virtualHost> section to make the Rewrite mod, only Alias..bla..bla...

Please give me suggestion, thanks

 

 

 

 

Top