99精品国产综合久久久久五月天,免费观看欧美大片毛片不用播放器 ,AV无码理论片在线观看免费网站,国产精品国产成人国产三级
標(biāo)題:
[求助]
偽靜態(tài)的問題
[打印本頁]
作者:
arnold
時間:
2013-9-27 12:04
標(biāo)題:
偽靜態(tài)的問題
本帖最后由 arnold 于 2013-9-27 12:31 編輯
安裝了最新版本的wdcp,第一次用這個。先裝個maccms(蘋果電影程序)試試。網(wǎng)站使用偽靜態(tài),只有首頁的靜態(tài)頁面可以打得開,偽靜態(tài)的頁面都出問題。
網(wǎng)站服務(wù)器使用的是apache,在網(wǎng)站根目錄添加了.htaccess文件,不行,使用wdcp的偽靜態(tài)功能添加了偽靜態(tài),也是不行。
wdcp自帶的偽靜態(tài)編寫為:
<IfModule mod_rewrite.c>
# 將 RewriteEngine 模式打開
RewriteEngine On
# 修改以下語句中的 /maccms 為你的網(wǎng)站目錄地址,如果程序放在根目錄中,請將 /maccms 修改為 /
RewriteBase /
# Rewrite 系統(tǒng)規(guī)則請勿修改
RewriteRule ^map.html$ map.php$1
RewriteRule ^artmap.html$ artmap.php$1
RewriteRule ^(.*)list-(.+?)\.html$ $1vodlist/index.php\?$2\.html
RewriteRule ^(.*)vod-(.+?)\.html$ $1vod/index.php\?$2\.html
RewriteRule ^(.*)play-(.+?)\.html$ $1vodplay/index.php\?$2\.html
RewriteRule ^(.*)down-(.+?)\.html$ $1voddown/index.php\?$2\.html
RewriteRule ^(.*)top-(.+?)\.html$ $1vodtopic/index.php\?$2\.html
RewriteRule ^(.*)vodtopicindex/(.+?)\.html$ $1vodtopicindex/index.php\?$2\.html
RewriteRule ^(.*)artlist-(.+?)\.html$ $1artlist/index.php\?$2\.html
RewriteRule ^(.*)art-(.+?)\.html$ $1art/index.php\?$2\.html
RewriteRule ^(.*)arttop-(.+?)\.html$ $1arttopic/index.php\?$2\.html
RewriteRule ^(.*)arttopicindex/(.+?)\.html$ $1arttopicindex/index.php\?$2\.html
</IfModule>
復(fù)制代碼
并保存為:maccms_apache.conf
打開偽靜態(tài)頁面,頁面打不開,提示:
系統(tǒng)提示:
Msg: fopen(/www/web/flk_cc/public_html/upload/cache/1378990478vodlist_21.inc) [function.fopen]: failed to open stream: Permission denied
File: /www/web/flk_cc/public_html/inc/function.php
Line: 1220
復(fù)制代碼
在Kloxo平臺上都是沒問題的。
PS:網(wǎng)站后臺采集電影也出問題,采集電影時提示:
系統(tǒng)提示:
Msg: fopen(../upload/maccjbreakpoint.html) [function.fopen]: failed to open stream: Permission denied
File: /admin_conn.php
Line: 97
復(fù)制代碼
求解決!
作者:
admin
時間:
2013-9-27 15:17
后臺,編輯站點時,把限制目錄去掉試試
作者:
arnold
時間:
2013-9-27 16:30
本帖最后由 arnold 于 2013-9-27 16:32 編輯
后臺,編輯站點時,把限制目錄去掉試試
admin 發(fā)表于 2013-9-27 15:17
我試試看,還有兩個問題就是,
一,重啟之后,80端口打不開,網(wǎng)站訪問不了。網(wǎng)上看了N種方法,就是打不開80端口。
二,我昨晚安裝的時候,可能是改了登錄超市這個選項,后來登錄wdcp超時,找遍資料,都是說修改時間。可是任你怎么改時間,都是登錄超時,只能重裝wdcp解決。
現(xiàn)在80端口打不開,無法照你說的:后臺,編輯站點時,把限制目錄去掉試試
歡迎光臨 WDlinux官方論壇 (http://fudaan.com/bbs/)
Powered by Discuz! 7.2