永久黄网站色视频免费直播,yy6080三理论日本中文,亚洲无码免费在线观看视频,欧美日韩精品一区二区在线播放

Board logo

標(biāo)題: [求助] 安裝cmstop后出現(xiàn)403 Forbidden [打印本頁]

作者: hackeradrian    時(shí)間: 2012-4-26 15:47     標(biāo)題: 安裝cmstop后出現(xiàn)403 Forbidden

3.jpg 網(wǎng)站是:lanmp  


今天安裝cmstop文件出現(xiàn)了 403 Forbidden


nginx 配置

vim  news.hisias.com.conf
server {
        listen       80;
        server_name  news.hisias.com;
        root /www/web/news;
        index index.shtml index.php index.html index.htm;
        location ~ \.php$ {
                proxy_pass http://127.0.0.1:88;
                include naproxy.conf;
        }
        location ~ .*\.(gif|jpg|jpeg|png|bmp|swf)$ {
                expires      30d;
        }
        location ~ .*\.(js|css)?$ {
                expires      12h;
        }
    }



apache  配置
vim news.default.conf

<VirtualHost *:88>
DocumentRoot /www/web/news
ServerName  news.hisias.com
</VirtualHost>
<Directory /www/web/news>
   Options  FollowSymLinks
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

圖片附件: 3.jpg (2012-4-26 15:43, 31.97 KB) / 下載次數(shù) 5756
http://www.fsowen.com/bbs/attachment.php?aid=601&k=f91835a86092f89e2feae9a5f3abe267&t=1744250400&sid=yCN4wf


作者: liangwei    時(shí)間: 2012-4-26 17:03

沒有權(quán)限?
作者: hackeradrian    時(shí)間: 2012-4-26 17:27

  有的有的
作者: liangwei    時(shí)間: 2012-4-26 17:32

防火墻呢?
作者: hackeradrian    時(shí)間: 2012-4-26 17:36

沒有。。。
作者: liangwei    時(shí)間: 2012-4-26 17:42

方便把后臺帳號密碼PM過來看一下嗎?
作者: liangwei    時(shí)間: 2012-4-26 18:24

好了! 你的首頁文件沒有,需要進(jìn)去后臺一下就可以了,就相當(dāng)于生成網(wǎng)站首頁一樣。
作者: ftium4    時(shí)間: 2012-4-27 16:04

CMSTOP貌似不是免費(fèi)的吧




歡迎光臨 WDlinux官方論壇 (http://www.fsowen.com/bbs/) Powered by Discuz! 7.2