动物总动员电影免费观看,国产一线天在线观看,亚洲成人精品久久,www.夜色av.com,caoporn国产一区二区,国产精品毛片一区视频播不卡,91av456

龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開發(fā),龍巖分銷系統(tǒng)

nginx下不帶www跳轉(zhuǎn)到帶www

2015.09.10 | 1661閱讀 | 0條評(píng)論 | 通用代碼

server
{
listen 80;
server_name www.wzjdgyp.com 0597seo.com;
index index.php index.html index.htm;
root /home/wwwroot/0597seo.com;
include /home/wwwroot/0597seo.com/.htaccess;

if ($host != 'www.wzjdgyp.com') {
rewrite ^/(.*)$ http://www.wzjdgyp.com/$1 permanent;
}

location ~ .*\.(php|php5)?$
{
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param PHP_VALUE "open_basedir=/home/wwwroot/0597seo.com/:/tmp/:/proc/";
include fastcgi.conf;
}

location ~ .*\.(gif|jpg|jpeg|png|bmp|swf)$
{
expires 30d;
}

location ~ .*\.(js|css)?$
{
expires 12h;
}

location ~ /\.ht {
deny all;
}

}


贊 (

發(fā)表評(píng)論

达尔| 黔东| 宝鸡市| 盐池县| 梅州市| 丽江市| 临清市| 嘉鱼县| 禄丰县| 大化| 商河县| 石阡县| 精河县| 湄潭县| 平乡县| 定襄县| 吉林市| 同德县| 进贤县| 镇沅| 漯河市| 南开区| 越西县| 萍乡市| 名山县| 辽阳县| 奇台县| 鄢陵县| 瑞丽市| 新干县| 紫金县| 湖口县| 苏尼特左旗| 大埔县| 阿城市| 青阳县| 通城县| 乳山市| 西充县| 双辽市| 平昌县|