How do you set up routing rules correctly with Nginx to support WP Super Cache for a WordPress (3.x) site?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Hi @jschoolcraft: Does this articles address your question? If not, maybe there would be something in these? |
|||||||||||||
|
|
Dan Collis-Puro has a great article on how Harvard Law used Nginx as a front-end proxy for WordPress, and has released a WordPress plugin which outputs some HTTP headers to interface with Nginx, also available in the article. The readme has information on how to get things set up. Here's the article: Note that at Harvard Law, they've completely abandoned all WP-side caching in favor of Nginx. The additional complexity in the WP side, they found, was completely unnecessary after getting nginx set up. |
||||
|
|