Hello all, I have two websites running in apache2 (virtual hosts based on ip), and jboss325, so port 443 (the ssl default port) is used by jboss , When I browse the first web site like a.com, or https://a.com, it goes to https://a.com, (which is redirect command in index.html page, It's like this: <meta http-equiv="refresh" content="1; URL=https://a.com/"> Also, when I type the other website, b.com, it goes to https://b.com/folder, which is redirect command in index.html page, It's like this: <meta http-equiv="refresh" content="1; URL=https://b.com/folder"> The problem that when I type https://b.com it goes to https://a.com Any help, Thanks, nadir --------------------------------------------------------------------- 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