Apache2, HTTP1.1, IExplore and caching

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Edo

    Apache2, HTTP1.1, IExplore and caching

    Hello,

    I have a big problem with my Apache 2.0.49 + PHP 4.3.7 on FreeBSD 5.2.1.

    When I browse some pages of my PHP+Mysql site with MSIExplore (HTTP1.1),
    MSIE cache a lot of pages (also with POST values sent) even if I send proper
    HTTP1.1 headers saying to cache nothing (as from PHP manual)

    The problem emerged when I upgrade from Apache 1.3 to Apache 2.0.

    This problem disappears:
    - if use Apache 1.3
    - if use another browser
    - if I force MSIE to use http1.0

    Your help will be appreciated!
    E.


Working...