719rock 发表于 2010-4-11 02:38:55

求助::::::論壇靜態化!!!!!!

(如何讓discuz静态规则)
我修改了好久 還是搞出不來!!!
請大家幫忙解說一下 我還是新手 一步步交我吧^^"

感恩

/usr/local/nginx/sbin/nginx -t
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful

都有成功
也加入vhost 在 玉米.conf 加入
      listen       80;
      server_name 127.0.0.1;
      index index.html index.htm index.php default.html default.htm default.php;
      root/home/wwwroot;
         include discuz.conf;

但是就是不成功 再到DZ論壇 觀看還是找不到網頁 重開機也是不行......

[ 本帖最后由 719rock 于 2010-4-11 04:13 编辑 ]

licess 发表于 2010-4-12 17:32:03

回复 1# 的帖子

把配置文件发上来看看。
页: [1]
查看完整版本: 求助::::::論壇靜態化!!!!!!