Other than placing an include to nginx.conf in my existing server block, do I need to do anything else? Do I need to change my location ~ \.php$ {
block or my location / {
block?
http://codex.wordpress.org/Nginx#W3_Total_Cache_Rules
http://rtcamp.com/wordpress-nginx/tutorials/single-site/w3-total-cache/
Both these examples have different basic and php blocks.