destoon采集论坛

 找回密码
 立即注册
12
返回列表 发新帖
楼主: 354139903

关于会员企业绑定二级域名问题

[复制链接]

71

主题

3537

回帖

8055

积分

论坛元老

Rank: 8Rank: 8

积分
8055
发表于 2015-7-15 10:06:41 | 显示全部楼层

哪块不懂呀?
回复 支持 反对

使用道具 举报

38

主题

2078

回帖

4496

积分

论坛元老

Rank: 8Rank: 8

积分
4496
发表于 2015-7-15 10:04:00 | 显示全部楼层

server
        {
                listen       80;
                server_name *.域名;
                index index.html index.php;
                root  /home/wwwroot/www.域名/company;            
                error_page 404 = /404.php;
                location ~ .*\.(php|php5)?$
                        {
                                fastcgi_pass  unix:/tmp/php-cgi.sock;
                                fastcgi_index index.php;
                                include fastcgi.conf;
                        }
        }
试试
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-23 18:18 , Processed in 0.013970 second(s), 17 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表