Page 1 of 1

why not refresc cache and page?

Posted: Sat Mar 07, 2020 10:38 am
by desegno
hi guys we have a proble.
we update same web page for client but after publish he see only old version.
so, reading on forum, we have use this script under META TAGS - USER DEFINED:

<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />

but nothing. we need that if we cahnge same page he see new page!! :oops:
thanks for your help
hope in your c&c
best regards

Re: why not refresc cahe and page?

Posted: Sat Mar 07, 2020 11:02 am
by Pablo
This is unrelated to the HTML, you will need to configure the cache in the server configuration.

Re: why not refresc cahe and page?

Posted: Sat Mar 07, 2020 11:08 am
by desegno
OPS
Hi Pablo, thanks for answers.
can you give me nore info?
how can configure the cache in the server configuration? use aruba as server :shock: :D

Re: why not refresc cahe and page?

Posted: Sat Mar 07, 2020 11:24 am
by Pablo
It depends on the server, this is not something I can help you with.

But this may be helpful:
https://httpd.apache.org/docs/2.4/caching.html