Re: Basic SSL questions - ore or two configuration files ??
From: Davide Bianchi (davideyeahsure_at_onlyforfun.net)
Date: 09/26/04
- Next message: Daniel W. Hempy: "Solaris Traiing"
- Previous message: Dr. David Kirkby: "Basic SSL questions - ore or two configuration files ??"
- In reply to: Dr. David Kirkby: "Basic SSL questions - ore or two configuration files ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Sep 2004 12:06:03 GMT
On 2004-09-26, Dr. David Kirkby <see_my_signature_for_my_real_address@hotmail.com> wrote:
> Is one supposed to 'merge' this into the main httpd.conf file,
If the main httpd.conf include the ssl one they are already merged.
> webserver2 # ./apachectl -t
Usually, the SSL part is enclosed in <IfModule> blocks, so it become
effective only if you start apache with the "startssl" command that
enable it.
> [Sun Sep 26 12:10:55 2004] [crit] [Sun Sep 26 12:10:55 2004] file
> vhost.c, line 189, assertion "rv == APR_SUCCESS" failed
The version of Apache distributed rely on apr library, for this to
work you need to configure your server to use DNS.
Davide
-- The three "R"s of Microsoft support: Retry Reboot Reinstall-- Mark Atwood You forgot one: Repeat-- Lars Balker Rasmussen
- Next message: Daniel W. Hempy: "Solaris Traiing"
- Previous message: Dr. David Kirkby: "Basic SSL questions - ore or two configuration files ??"
- In reply to: Dr. David Kirkby: "Basic SSL questions - ore or two configuration files ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|