charset utf-8;#access_log logs/host.access.log main;location/{ try_files$uri$uri/ /index.php?$query_string; }#pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000#location ~ \.php$ { try_files$uri/index.php =404; fastcgi_split_path_info^(.+\.php)(/.+)$; fastcgi...