I tried this suggestion but it dind't work. I've even disabled the negotation module and the Cache-Control headers are still been sent.... I really don't know where are they coming from... HTML pages also have them, not only php. mod_headers also disabled... More suggestions? Thanks. --- Vincent Bray <noodlet@xxxxxxxxx> escribió: > 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 > > ____________________________________________________________________________________ ¡Sé un mejor besador! Comparte todo lo que sabes sobre besos. http://mx.yahoo.com/promos/mejorbesador.html --------------------------------------------------------------------- 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