nginx directive for WP pages returning 500 error Posted on 10 August 2016 by Mozi location / { try_files $uri $uri/ /index.php?$args; }