Re: Disable SSL for some non-SSL virtual hosts

2005-09-23 Thread Jorey Bump
This is probably the wrong forum for mod_ssl/apache configuration. In the future, you'll get better responses if you direct your questions at an apache list or newsgroup. gianni dalmasso wrote: - about virtual hosting : maybe i didn't understtod weel; what i know is the , for the intrinsec be

Re: Disable SSL for some non-SSL virtual hosts

2005-09-23 Thread gianni dalmasso
dear denny, thanks for the answer. - about virtual hosting : maybe i didn't understtod weel; what i know is the , for the intrinsec behaviour of the SSL protocol, the web server cannot understand which host is called during the initial handshaking; it can be done only with different IP address and/

Re: Disable SSL for some non-SSL virtual hosts

2005-09-23 Thread Denny Valliant
I'm 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. i h