Re: virtual host problem

2000-03-08 Thread Igmar Palsenberg
> > Namebased setup with Apache SSL don't work. SSL needs a real IP adress. > > > > Name based with one secure site works fine, you need to add SSLRequireSSL > to the encrypted server (I assume you are not using those servernames!) > and specify https://mysecondsite when connecting. >From the

Re: virtual host problem

2000-03-01 Thread Bill Carlson
On Wed, 1 Mar 2000, Igmar Palsenberg wrote: > > > i have installed apache secure server via rpm version > > 1.3.9. i am trying to use virtual servers and am > > having a problem hitting the two sites. i am not > > trying to encrypt both sites, just one. here is my > > httpd.conf. > > > > #my

Re: virtual host problem

2000-02-29 Thread Igmar Palsenberg
> i have installed apache secure server via rpm version > 1.3.9. i am trying to use virtual servers and am > having a problem hitting the two sites. i am not > trying to encrypt both sites, just one. here is my > httpd.conf. > > #my box inside my firewall > NameVirtualHost 192.168.2.14 > # >