• Resolved Abhishek

    (@abhishe11sharma)


    Hi WordPress Experts

    I have facing an issue on one of my site with wp super cache. When check http header then first show “HTTP/1.1 200 OK” then second time it shows
    “HTTP/1.1 301 Moved Permanently” and “Location => http://domain.com/wp-content/cache/supercache/domain.com/index”. Here is results:

    First http header check result
    HTTP/1.1 200 OK =>
    Date => Thu, 26 May 2016 05:45:37 GMT
    Server => Apache
    Vary => Cookie,Accept-Encoding
    Link => ; rel=”https://api.w.org/”
    Cache-Control => max-age=86400
    Content-Length => 27624
    Connection => close
    Content-Type => text/html; charset=”UTF-8″

    Second http header check result
    HTTP/1.1 301 Moved Permanently =>
    Date => Thu, 26 May 2016 05:46:37 GMT
    Server => Apache
    Location => http://domain.com/wp-content/cache/supercache/domain.com/index
    Cache-Control => max-age=3
    Expires => Thu, 26 May 2016 05:46:40 GMT
    Vary => Accept-Encoding
    Content-Length => 276
    Connection => close
    Content-Type => text/html; charset=iso-8859-1

    Please tell me what is this issue and how can i resolve this.

    Thanks waiting for your reply….

    https://wordpress.org/plugins/wp-super-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘http header location show wp super cache file location’ is closed to new replies.