Hi, I have setup a Apache HTTP Server with Three Virtuals Hosts listening on port 80 * host1.domain.com (http + rewriterule to have https). * host2.domain.com (http) * host3.domain.com (http) And a Virtual Host for HTTPS Listening on port 443. * host1.domain.com (https) Since, i tried to do : https://host[2-3].domain.com, i 'm using https with the host1.domain.com ssl certificate. My wish would have been to force host2 and host3 to never use https without Using a RewriteRule. Because, even my rewriterule works perfectly, it displays the fact the cerificate is not correct and this show that several virtuals hosts Are present in the server. Any Idea on how i can solve that ? Kind Regards. Farid. --------------------------------------------------------------------- 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