国产视频自拍一区-国产手机精品一区二区-国产手机视频在线-国产手机视频在线观看-国产手机在线播放-国产手机在线观看精品视频

長治網站建設
nignx+php 虛擬目錄配置支持PHP

nignx+php 虛擬目錄配置支持PHP,本人實際測試通過,沒有問題。

 

 

server {
        listen       80;
        server_name  xxx.com www.xxx.com;
 index index.html index.htm index.php;
 root /alidata/www/xxx/;

 
 

 location ~ /xxx/.+.php$ {
            root /alidata/www/;
            rewrite /xxx/(.*.php) / 欄目內容 break;
            fastcgi_pass  127.0.0.1:9000;
     fastcgi_index index.php;
     include fastcgi_params;
     fastcgi_param SCRIPT_FILENAME /alidata/www/xxx/$fastcgi_script_name;
 }
 location ~ ^/xxx(.*)$ {
   alias /alidata/www/xxx/ 欄目內容 ; 
   index index.php index.html index.htm;
 }
 

 location ~ .*.(php|php5)?$
 {
  #fastcgi_pass  unix:/tmp/php-cgi.sock;
  fastcgi_pass  127.0.0.1:9000;
  fastcgi_index index.php;
  include fastcgi.conf;  
 }
 location ~ .*.(gif|jpg|jpeg|png|bmp|swf)$
 {
  expires 30d;
 }
 location ~ .*.(js|css)?$
 {
  expires 1h;
 }
       
 #偽靜態規則
 #include /alidata/server/nginx/conf/rewrite/phpwind.conf;
 #access_log  /alidata/log/nginx/access/phpwind.log;
}

2006-2014 IT0355.com 山西中聯科創科技有限公司. All Rights Reserved.
電話:0355-3728808 傳真:0355-3728808
ICP備案號:晉ICP備06003721號本站已通過國際W3C認證
關鍵字:中聯科創,長治網站建設,長治網站推廣,長治網絡工程,長治軟件開發,山西網站建設,山西軟件開發 長治五金網

            

主站蜘蛛池模板: 西充县| 丽江市| 巴彦县| 营山县| 嘉祥县| 田东县| 浦江县| 长垣县| 怀化市| 凌源市| 河曲县| 汕尾市| 河曲县| 长治县| 弥渡县| 喀什市| 庐江县| 定西市| 渭南市| 额济纳旗| 会宁县| 临邑县| 富锦市| 定襄县| 阿克陶县| 即墨市| 海南省| 齐河县| 马公市| 闽清县| 内黄县| 汝城县| 大港区| 宝应县| 社旗县| 长丰县| 鄂尔多斯市| 大宁县| 醴陵市| 饶河县| 镇沅|