Window stopping nginx virtual host cannot parse php

Source: Internet
Author: User
In Windows, nginx virtual hosts cannot parse php local window7 configuration nginx1.011 virtual hosts cannot parse php problems, resulting in: noinputfilespecified ?? Added http {} in nginx. conf :? Server {listen80; server_namebbc060; nginx virtual host under loc window cannot parse php

The nginx 1.011 virtual host configured in local window7 cannot parse php issues, resulting in: no input file specified

?

?

Added http {} in nginx. conf:

?

Server {listen 80; server_name bbc060; location/{root E: \ bbc060; index index.html index.htm index. php; autoindex on;} location ~ \. Php $ {# root D: \ test; fastcgi_pass 127.0.0.1: 9000; fastcgi_index index. php; fastcgi_param SCRIPT_FILENAME E: \ bbc060 $ fastcgi_script_name; include fastcgi_params ;}}
?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.