問與答

【JOOMLA教學】joomla安裝後變空白怎麼辦?

joomla 安裝後發現連接到http://mysite/會出現整頁空白,但連結到http://mysite/index.php卻是正常的,

不要害怕驚慌,因為只要修改一個地方就可使http://mysite/直接連接index.php

 

請找到檔案htaccess.txt加入以下程式碼,然後把檔案名稱改為.htaccess上傳至主機

 

# Can be commented out if causes errors, see notes above.
#Options FollowSymLinks
DirectoryIndex index.php index.html

#
#mod_rewrite in use

RewriteEngine On
rewritecond %{http_host} ^mysite\.com
rewriterule (.*) http://www.mysite.com/$1 [r=301,L]

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla/MamboDirectory (just / for root)

# RewriteBase /

 

再到後台的全站設定->搜尋引擎優化設定 ->使用網址重寫(URL rewrite)->是

 

 

最新文章

原創、翻譯及轉貼的資訊都在這裡。

網站是實現夢想的工具! 開始準備建置您的網站了嗎? 加Line好友
OMO電商 社群整合,輕鬆提升5倍轉換率,追蹤客戶行為,自動化行銷!想了解,快與我們聯絡! ×
點此加我們LINE 連結line帳號
DMC Firewall is developed by Dean Marshall Consultancy Ltd