Control Web Panel

WebPanel => Information => Topic started by: masrnet on September 04, 2025, 01:56:58 PM

Title: disable pages cache (updated page showen immediately )
Post by: masrnet on September 04, 2025, 01:56:58 PM
Hi everyone,

when I update any page the effects will showen on the browser after some seconds
the page updated not showen immediately
how to avoid this
how to disable pages cache (I want updated page showen immediately )

I'm using apache only
Title: Re: disable pages cache (updated page showen immediately )
Post by: overseer on September 04, 2025, 03:43:00 PM
Is it static HTML or a dynamic PHP page? If PHP, which system are you using suPHP, FastCGI... and which version of PHP?
Title: Re: disable pages cache (updated page showen immediately )
Post by: masrnet on September 04, 2025, 03:53:46 PM
I found answer  is to set opcache.enable=0 in php.ini file