Hi,
In httpd.conf I have 'PerlOptions +SetupEnv' but the variables are not
seen from the
scripts. (The fragment of httpd.conf can be found on the end of the
message). In
PerlConfigRequire script I have:
___
use strict;
use Data::Dumper;
print Dumper (\%ENV);
___
And i
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
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