Re: Apache Cache Control

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

 



On 14/08/07, gerocoma-forophp@xxxxxxxxx <gerocoma-forophp@xxxxxxxxx> wrote:
> I found, that mod_expires automatically adds
> Cache-Control headers depending on the activated
> directives of that module.
>
> However, this module is disabled in my http.conf and
> no .htaccess files are around...

Complete guess.. If you're using any kind of content negotiation (e.g.
if Options MultiViews is set) it could be:

http://httpd.apache.org/docs/2.0/mod/mod_negotiation.html#cachenegotiateddocs

If it's that, try

CacheNegotiatedDocs On

It's a bit of a double negative but turning that on will remove the
no-cache headers.

Also, are you really sure it's static files as well? mod_php usually
adds these kinds of headers itself.

-- 
noodl

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux