[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] SSL & Page Not Found



Taco Scargo - Sun Holland - Leiden <Taco.Scargo@xxxxxxx>
wrote
<SNIP>
> Then add this to both sections:
>
>  $PerlConfig .= "SetEnvIf User-Agent \".*MSIE.*\" \\n";
>  $PerlConfig .= "        nokeepalive
ssl-unclean-shutdown\\n";
>  $PerlConfig .= "        downgrade-1.0
force-response-1.0\n";
>
I used this fix several months ago, and it worked!
Gerald