Roger wrote:
Roger,Does it help to mention that my example.com and www.example.com certificates are the exact same cert? My apologies for not mentioning this in the beginning. If and when we do add SSL to other subdomains, they will be different certs. I don't see that happening in the near future, however. Will I be able to use the same public IP for both example.com and www.example.com?Is the content under example.com and www.example.com the same? If it is, then just redirect all requests to example.com, www.example.com to one location. You don't need two certificates. In my opinion, if it is the same content then having multiple certificates is not cost effective. -r --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx You make a good point. Yes, the DocumentRoot is the exact same and shows the same content. In fact, as stated in my OP, although not very clear, all http and https sites will have the same DocumentRoot on this server. Will the said redirect need to be a htaccess rule? Dan Schaefer Web Developer/Systems Analyst Performance Administration Corp. |