Re: [EMAIL PROTECTED] SSL Re-negotiation in conjunction with POST method not supported

2007-08-08 Thread Joshua Slive
On 8/8/07, Arsen Hairapetyan <[EMAIL PROTECTED]> wrote: > Thanks, Joshua. > > Could you please also answer to the question implied in my previous > message: how can I get the VERSIONS of all compiled-in > modules? (I can list them with 'apachectl -l', but I do not get the > versions) Modules inclu

Re: [EMAIL PROTECTED] SSL Re-negotiation in conjunction with POST method not supported

2007-08-08 Thread Arsen Hairapetyan
Thanks, Joshua. Could you please also answer to the question implied in my previous message: how can I get the VERSIONS of all compiled-in modules? (I can list them with 'apachectl -l', but I do not get the versions) Best regards, Arsen. On Tue, 7 Aug 2007, Joshua Slive wrote: On 8/7/07, Arse

Re: [EMAIL PROTECTED] SSL Re-negotiation in conjunction with POST method not supported

2007-08-07 Thread Joshua Slive
On 8/7/07, Arsen Hairapetyan <[EMAIL PROTECTED]> wrote: > [error] SSL Re-negotiation in conjunction > with POST method not supported! hint: try SSLOptions +OptRenegotiate I believe this is the issue discussed in depth here: http:

[EMAIL PROTECTED] SSL Re-negotiation in conjunction with POST method not supported

2007-08-07 Thread Arsen Hairapetyan
Hello, I am getting the following error (copied from error_log) when I try to submit a filled-in form via web interface: [error] SSL Re-negotiation in conjunction with POST method not supported! hint: try SSLOptions +OptReneg