Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mgordon7

    (@mgordon7)

    Hello,

    Thank you for reaching out!

    Mostly this issue comes due to the extra third-party andcaching tools, it is recommended to re-check by deactivating all the site caching tools. Also, deactivate server caching extensions if your server actively uses it on your site

    Best regards

    Thread Starter jugiii

    (@jugiii)

    Hi again,

    thank you. Do you mean something like that?


    <IfModule mod_headers.c>
    <FilesMatch "\.(gif|ico|jpeg|jpg|png|css|js)$">
    Header set Cache-Control "max-age=604800, public"
    </FilesMatch>
    </IfModule>

    If so, what type of file do I have to stop from caching? Greetings

    Plugin Support mgordon7

    (@mgordon7)

    You need to exclude the LMS plugin from caching, for details you can get by contacting caching plugin authors directly, since different caching plugins use different methods of excluding plugins

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Login is loading and loading and loading’ is closed to new replies.