On 8/9/07, Nanu Kalmanovitz <[EMAIL PROTECTED]> wrote:
> Hi!
>
> In the  HTTPD.CONF (Apache2) I find the following commands in the
> "VirtualHost" block:
>
> <VirtualHost _default_:443>
> BrowserMatch "MSIE" nokeepalive downgrade-1.0 force-response-1.0

These are work-arounds for bugs in Internet Explorer's SSL
implementation. The specifics are here:
http://httpd.apache.org/docs/2.2/env.html#special

> Include "SYS:/qfsearch/WEB-INF/QFRewrite.conf"

This is including more config information from a separate config file.
You'd have to check for yourself exactly what is in there.

Joshua.

---------------------------------------------------------------------
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