Re: Advise on setting up HTTPS for only one virtual host

2003-02-27 Thread Mark C
Ralf Spenneberg wrote: Am Don, 2003-02-27 um 12.24 schrieb Mark C: Hi, I'm running apache using Namebased Virtual hosts (this is the only way I can run apache, due to my setup), HTTPS does not work using namebased hosts. Apache cannot distinguish between different URLs. This I gathered :) I hav

Re: Advise on setting up HTTPS for only one virtual host

2003-02-27 Thread Ed Wilts
On Thu, Feb 27, 2003 at 11:24:31AM +, Mark C wrote: > I'm running apache using Namebased Virtual hosts > (this is the only way I can run apache, due to my setup), > > what I want to do is to only allow all the http sites to only accept > http (and not redirect https to the webmail site) and t

Re: Advise on setting up HTTPS for only one virtual host

2003-02-27 Thread Ralf Spenneberg
Am Don, 2003-02-27 um 12.24 schrieb Mark C: > Hi, > > I'm running apache using Namebased Virtual hosts > (this is the only way I can run apache, due to my setup), > HTTPS does not work using namebased hosts. Apache cannot distinguish between different URLs. Cheers, Ralf -- Ralf Spenneberg R

Advise on setting up HTTPS for only one virtual host

2003-02-27 Thread Mark C
Hi, I'm running apache using Namebased Virtual hosts (this is the only way I can run apache, due to my setup), I have all http requests working perfectly for all the other virtual hosts (any unkown requests go to a default holding page, with links to all the sites being hosted), but I'm using sq