Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you ever get it figured out?

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Never show, really works?

    Had the same problems…

    Read that some cache solutions use .htaccess
    so I took a look in that file, noticed that there were some strange references to /mounted-storage/ in the paths given.
    Tidied up those lines – now it works!

    RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f
    RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L]
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I no can see tag for caching’ is closed to new replies.