hi,
I (think I) need to set the following in the httpd.conf file:
I have tried setting it in the value "SSLRenegBufferSize 1048600000" in the "Additional directives for HTTP" or "Additional directives for HTTPS" but it says it's not valid.
I tried putting it into <Directory> brackets but it does not like that either.
How should I add this directive?
TIA
Crispin
I (think I) need to set the following in the httpd.conf file:
Code:
SSLRenegBufferSize 1048600000
I have tried setting it in the value "SSLRenegBufferSize 1048600000" in the "Additional directives for HTTP" or "Additional directives for HTTPS" but it says it's not valid.
I tried putting it into <Directory> brackets but it does not like that either.
How should I add this directive?
TIA
Crispin