Page cache not working
-
I server is nginx. after turn on the page cache disk enhanced, i got the following error on the dashboard:
“
W3 Total Cache error: It appears Page Cache URL rewriting is not working. Please verify that all configuration files are included in the configuration file (and that you have reloaded / restarted nginx).
Unfortunately disk enhanced page caching will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.nginx configuration file contains rules to rewrite url http://ushouse.com/w3tc_rewrite_test into http://ushouse.com/?w3tc_rewrite_test which, if handled by plugin, return “OK” message.
The plugin made a request to http://ushouse.com/w3tc_rewrite_test but received:
200 OK
instead of “OK” response.
“
The topic ‘Page cache not working’ is closed to new replies.