Disable SSL for some non-SSL virtual hosts

2005-09-23 Thread gianni dalmasso
Hi group. can someone tell me the ways to do this ?   i have set a linux server with apache 2.0 + mod_ssl + tomcat. i have set in httpd.conf some non-SSL virtual hosts i have set a single SSL virtual host on 433 port in ssl.conf  ( of course i know that SSL doesn't work with virtual hosting) every

Re: Disable SSL for some non-SSL virtual hosts

2005-09-23 Thread gianni dalmasso
pretty sure SSL does work with virtual hosts...At any rate, you could use an alias on the SSL side re-directing to the non SSL side... maybe...gianni dalmasso wrote:> Hi group.> can someone tell me the ways to do this ?> > i have set a linux server with apache 2.0 + mod_ssl + tomcat.&g