PauloOF
Results
1
comments of
PauloOF
I solved the problem using nginx-rocket configuration. At the nginx file default.conf, just commented the following lines: " if ($http_cookie ~* "(wordpress_logged_in_|wp\-postpass_|woocommerce_items_in_cart|woocommerce_cart_hash|wptouch_switch_toogle|comment_author_|comment_author_email_)") #{ set $rocket_bypass 0; set $rocket_is_bypassed "BYPASS"; set...