Nginx + php configuration

Source: Internet
Author: User
Location ~. Php $ {roothomejsckdaowww; # This is the root directory fastcgi_pass127.0.0.1: 3344 of your website; # the fastcgi process listening port is specified here, And nginx is the fastcgi_indexindex.php that interacts with php here; fastcgi_paramSCRIPT_FILENAME $ document_root $ fastcgi_scrip

Location ~ \. Php $ {root/home/jsckdao/www; # This is the root directory of your website, fastcgi_pass 127.0.0.1: 3344; # specify the port on which the fastcgi process listens, nginx is the fastcgi_index index that interacts with php. php; fastcgi_param SCRIPT_FILENAME $ document_root/$ fastcgi_scrip

Location ~ \. Php $ {

Root/home/jsckdao/www; # This is the root directory of your website

Fastcgi_pass 127.0.0.1: 3344; # specify the port on which the fastcgi process listens. nginx interacts with php here.

Fastcgi_index index. php;

Fastcgi_param SCRIPT_FILENAME $ document_root/$ fastcgi_script_name;

Include fastcgi_params;

}

Related Article

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.