- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] apache2 https
- From: Ken Foskey <foskey@xxxxxxxxxxxxxxxx>
- Date: Tue, 25 Jul 2006 18:23:39 +1000
On Mon, 2006-07-24 at 19:47 +1000, Ken Foskey wrote:
> I read the apache2 working mostly but I am having trouble with ssl:
>
>
> [Mon Jul 24 19:41:28 2006] [error] [client 192.168.2.1] Invalid method
> in request \x80U\x01\x03
>
> https://enfield.dynalias.org/cgi-bin/blosxom/scouts
>
> sites-available/default starts like this...
>
> NameVirtualHost *:80
> <VirtualHost *:80>
> ServerAdmin foskey@xxxxxxxxxxxxxxxx
>
> DocumentRoot /var/www
>
> sites-available/ssl starts like this...
>
>
> NameVirtualHost *
> <VirtualHost *>
> ServerAdmin foskey@xxxxxxxxxxxxxxxx
>
> SSLEngine On
> SSLCertificateFile /etc/apache2/ssl/apache.pem
>
> Changing the first two lines does not change anything:
>
> NameVirtualHost *:443
> <VirtualHost *:443>
>
> http://enfield.dynalias.org:443/cgi-bin/blosxom/scouts
>
> Works which is not what I need.
>
Damn problem between keyboard and chair. I had an extra setup in the
default setup that I should not have had. Found it during a cut and
paste to provide details.
--
Ken Foskey
FOSS developer