<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I’m embarrassed to ask about an old 5208R system we have, obviously it is seriously out of date.  So if you ignore me or yell at me, I will understand.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I enabled SSL for a vsite (actually our own website www.kwisp.com) and installed a cert  from a CA.  We have the site name as www.domain.com, with webserver alias domain.com.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Web browsers use HTTP or HTTPS and get redirected or not, depending on how the visitor types the URL.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>www.domain.com <span style='font-family:Wingdings'>à</span> http://www.domain.com  (NOT SECURE)<o:p></o:p></p><p class=MsoNormal>domain.com <span style='font-family:Wingdings'>à</span> https://www.domain.com  (SECURE)<o:p></o:p></p><p class=MsoNormal>IPaddress <span style='font-family:Wingdings'>à</span> IPaddress  (NOT SECURE)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I don’t particularly care what happens when someone types the IP address as the URL, but if they type www.domain.com, I’d like them to get https://www.domain.com just like when they type domain.com.  I know there are supposedly automatic HTTPS features you can turn on in some browsers or that are on by default in maybe Safari?  But expecting people to customize their browser settings it not realistic, and I really don’t want visitors getting the “Not secure” warnings when we have a nice OV cert.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’ve tried methods involving .htaccess as well as editing both the siteXX and siteXX.include files in /etc/httpd/conf/vhosts.  Admittedly I lack the expertise to be messing with any of that.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any suggestions what I’m doing wrong, or the easiest/best way to do this?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>