0
Assistant Support

How to disable caching in the admin panel in Opencart 3.x

How to disable caching in the admin panel in Opencart 3.x

0 reviews
09.12.2020

Описание

On some hosting sites, Opencart 3 does not behave quite adequately due to extremely intrusive caching of the CMS itself.

For example, you installed a module, but it is not in the list of modules, even after you have configured user rights and updated modifiers. The problem is caching.


This problem can be solved with two simple steps:


  • 1. Create a .htaccess file in the root of the "admin" folder
  • 2. Write in the file: <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code> <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code> <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code> <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code> <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code> <code># DISABLE CACHING &lt;IfModule mod_headers.c&gt; Header set Cache-Control &quot;no-cache, no-store, must-revalidate&quot; Header set Pragma &quot;no-cache&quot; Header set Expires 0 &lt;/IfModule&gt;</code>
Автор: DEV-OPENCART.COM

%s reviews

Write a review

Пожалуйста, поставьте оценку:

Bookmarks

Cart (0)

Contacts

Technical support from 10:00 to 19:00, seven days a week

Web laboratory «DEV-OPENCART».
All rights reserved (c) 2018-2026