Ok,
Don't quote this but i believe it should simply read;
Listen 80

and in your conf file there is an Ifdefine statement {not the one in you
<VirtualHost>statement.
It is standalone in the top area of the conf file.
Looks like this:
<IfDefine HAVE_SSL>
Listen 443
If it looks like this it's turned off.
#<IfDefine HAVE_SSL>
#Listen 443

The do a search on your conf file and see if you can see the port it's
calling "98"

Les



----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 5:31 AM
Subject: RE: ssl


> > The conf input looks good. But if it's returning that error
> > something is amiss. Just an idea: check the listen command ,
> > again in the conf file....I'm not sure of your config but
> > mine reads Listen 80 {that's for all virt users}
>
> I've got:
> Listen 199.242.176.174:80
> Listen 199.242.176.168:443
>
> > then check <IfDefine HAVE_SSL> Listen 443 if thats ok search for port
> 98
> > see what it's locked too.
>
> I'm not sure I understand what you mean?
>
> > i'm trying :o)
>
> Thank you!
>
> Jody
>
>
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to