I'm having the same problem, but the Feed doesn't work. Any solution?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,238692,294837#msg-294837
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org
I've removed the WP-Super cache. How can i do 2) ? I dont know how to do it.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,238692,238698#msg-238698
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi.
Are you using Wp-Super-Cache or similar plugin?
Check either - 1) disable caching for is_feed 2) Don’t cache pages with GET
parameters. (?x=y at the end of a url)
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,238692,238695#msg-238695
__