中国真实偷乱视频,东京道一本热中文字幕,久久精品国产99国产精品亚洲,欧美激情一区二区三区在线

Board logo

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

作者: hackeradrian    時間: 2012-4-26 15:47     標題: 安裝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ù) 5767
http://ahbydz.com/bbs/attachment.php?aid=601&k=8bdc626738cbc16e7c204b2e202a2b6a&t=1745164302&sid=gNGAdy


作者: liangwei    時間: 2012-4-26 17:03

沒有權限?
作者: hackeradrian    時間: 2012-4-26 17:27

  有的有的
作者: liangwei    時間: 2012-4-26 17:32

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

沒有。。。
作者: liangwei    時間: 2012-4-26 17:42

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

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

CMSTOP貌似不是免費的吧




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