Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add your questions/answers here.

Q: Very often when we try to upload a file (several types such as jpeg, ppt etc.) we get an error message from Internet-Explorer "page cannot be displayed"

...

Except that, everything is very stable.

Any ideas?

A: The reason was Internet Explorer needs the following in Apache:

Wiki Markup
[SetEnvIf] User-Agent ".\*MSIE.\*"
\
nokeepalive
 \[BR]
         nokeepalive ssl-unclean-shutdown
\
 \[BR]
         downgrade-1.0 force-response-1.0

Zsolt