Hello, I am setting up October CMS on Centmin. How do I get the nginx config example below working with centmin mod? It causes the Nginx to fail to restart. location ~ \.php$ { include default.d/php.conf; include fastcgi_params;...