phpstudy下的nginx thinkphp5影藏入口文件index.php 2018/9/6 php Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/www_fengqiangjun_com/wp-includes/class-wp-comment-query.php on line 4051211 Comments 37,781 Views 0 Times location / { try_files $uri $uri/ /index.php?s=$uri&$query_string; } location ~ .php$ { try_files $uri =404; include…