之前曾用win2000 server 架過vbb討論區 只要輸入prody.adsldns.org/vbb即可進入首頁
但後來系統重灌後 改裝phpbb 但是輸入prody.adsldns.org/phpbb2卻不能進入首頁必須打prody.adsldns.org/phpbb2/index.php才能進入 不知道是我哪裡設錯了 煩請諸位能回答 謝謝
[問題]首頁的問題...
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
是系統設定的問題吧, 我用apache, 在httpd.conf裡有一段\r
如果沒加進index.php的話就會找不到網頁
代碼: 選擇全部
#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
DirectoryIndex index.html index.php default.php main.php
</IfModule>
OOHOO said:
有事Mail給我, 不要P我, 因為根本沒辦法P.
有事Mail給我, 不要P我, 因為根本沒辦法P.
***********************************************************OOHOO 寫:是系統設定的問題吧, 我用apache, 在httpd.conf裡有一段\r如果沒加進index.php的話就會找不到網頁代碼: 選擇全部
# # DirectoryIndex: Name of the file or files to use as a pre-written HTML # directory index. Separate multiple entries with spaces. # <IfModule mod_dir.c> DirectoryIndex index.html index.php default.php main.php </IfModule>
真的太感謝你了 我是用iis+php+mysql架的 剛剛我已經設定好了...
真的是一語驚醒夢中人阿....謝謝你
-
scottot911
- 星球普通子民

- 文章: 1
- 註冊時間: 2003-04-30 22:05
- 聯繫:
prody921 寫:***********************************************************OOHOO 寫:是系統設定的問題吧, 我用apache, 在httpd.conf裡有一段\r如果沒加進index.php的話就會找不到網頁代碼: 選擇全部
# # DirectoryIndex: Name of the file or files to use as a pre-written HTML # directory index. Separate multiple entries with spaces. # <IfModule mod_dir.c> DirectoryIndex index.html index.php default.php main.php </IfModule>
真的太感謝你了 我是用iis+php+mysql架的 剛剛我已經設定好了...
真的是一語驚醒夢中人阿....謝謝你
請問你是怎麼用IIS+PHP+mysql架的丫???


