参考的网站
security alert! the php cgi cannot be accessed directly.
this php cgi binary was compiled with force-cgi-redirect enabled. this means that a page will only be served up if the redirect_status cgi variable is set, e.g. via an apache action directive.
配置 php.ini cgi.force_redirect =1 改 0
放到 windows 下面
