Control Web Panel
WebPanel => Information => Topic started 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
-
Is it static HTML or a dynamic PHP page? If PHP, which system are you using suPHP, FastCGI... and which version of PHP?
-
I found answer is to set opcache.enable=0 in php.ini file