Home Forums WordPress Plugins Hide My WP i'm using Hide my wp and Wp rocket on Nginx…browser catching breaks website

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17299
    birukzak
    Post count: 2

    Hi i’m currently using the latest version of hide my wp and wp rocket on my website which is hosted on nginx server.
    everything works fine when i keep hide my wp disabled and enable browser catching of wp rocket on nginx server by adding the code below in nginx config (http://docs.wp-rocket.me/article/80-browser-caching)

    location ~* \.(css|js|ico|gif|jpe?g|png|svg|eot|otf|woff|woff2|ttf|ogg)$ {
    expires max;
    }

    but when i enable hide my wp on nginx by the same browser catching setting of wp rocket on nginx the sites breaks down and appear distorted.

    can you please help me remove the browser catching conflict with hide my wp
    thank you very much for your time

    #17307
    Suman M.
    Post count: 12480

    Hi, what if you enable HMWP and disable WP rocket’s browser caching? Let us know.
    Also, generate debug report from HMWP start tab and post it here as private reply.

    #17323
    birukzak
    Post count: 2
    This reply has been marked as private.
    #17327
    Suman M.
    Post count: 12480

    Hi, can you please let us know your sites’s wp-admin login details as private reply so that we can look into the issue.

    #17328
    birukzak
    Post count: 2

    ok The admin credential of the site is
    Username: onlinemercato
    Password: onlinemercato$

    here is the server detail to check out nginx config file (i’m on nginx server)
    sftp://onlinemercato.com
    username:root
    password:biruksara$%%

    thanks

    #17341
    Suman M.
    Post count: 12480

    Hi, I tried to enable WP Rocket >> Minify >> CSS and I got 502 Bad gateway error! Please check.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.