OK I am learning about somethign new here so if I ask some stupid questions here please forgive me...
basically I want to set up the server to be able to use https for login to certain areas of some of my sites. For example I may have a page that tarcks some custom site stats that I use htaccess to restrict use to (for example) http://www.mydomain.com/sitestats/index.php. I would like to have folks have to log into that using https. So I have three questions.
1) How do I set things up so that I can use https?
2) Can I FORCE folks to use https and if they simply call the page using http can I redirect them to an error page?
3) Is this something that can be set for the erver as a whole (use of https) or do I need to do this domain by domain?
Thanks!
DB