On Thu, Feb 02, 2006 at 05:54:18PM +0100, Kövesdán Gábor wrote:
> CustomLog /var/log/apache/httpd-ssl_request.log \
>          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
> 
> If I set here (globally) SSLEngine optional or on, Apache didn't even 
> start, and I get this in the error log:

You need "SSLEngine on" somewhere.  What error was produced from 
apachectl?  How did it fail to start?  There aren't any errors in the 
error_log you posted.

> [Thu Feb 02 17:35:06 2006] [info] mod_unique_id: using ip addr 217.20.133.7
> [Thu Feb 02 17:35:07 2006] [info] Init: Seeding PRNG with 0 bytes of entropy
...

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to