我本來是灌appserv
其中的apache是1.3.27版的
但我又另外灌了mdaemon mail server
其中的webmail會啟動在\r
http://localhost:3000/worldclient.dll
但是我不想讓他在port 3000下啟動
因為有些公司會封port....也就是只開port 80
所以我在apache中加了這行
AddHandler isapi-isa .dll
但是當我連到webmail時
他出現下列錯誤
<code>
Forbidden
You don't have permission to access /WorldClient.dll?View=Main on this server.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at http://www.gotech.homeip.net Port 80
</code>
這個問題我不知道如何解決....
不知道有沒有人知道如何在apache下run .dll的....
因此我上mdaemon網站
官方說必須在apache2.x下才可以
因此我另外灌了apache2.x
但發現裡面有設有關php的參數\r
我灌完後打http://localhost會出現畫面\r
但如果我打http://xxx.xxx.xxx.xxx 也就是我的ip
他會出現錯誤....
我另外想問不知道有沒有人灌apache2.x
而且是已經可以run php了
可以給我apache的httpd.conf檔嗎??
請有經驗的人幫幫忙囉
謝謝
[問題] 有關apache2.x安裝問題
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
我系統是 WinXPansonku 寫:忘記留下我的email...
m9021005@stmail.cgu.edu.tw
Apache 2.0.48
php 4.xx
設定完httpd.conf 一開始也不能run .php
我也 restart Apache2
還是不行...........
後來....我執行 php.exe..後...居然可以 run .php檔
給你參考一下
-
streitleak
- 星球公民

- 文章: 261
- 註冊時間: 2003-07-26 04:44
- 來自: 龍潭
- 聯繫:
Re: [問題] 有關apache2.x安裝問題
你沒有權限使用worldclient.dll檔..換言之...你要改權限..ansonku 寫:<code>
Forbidden
You don't have permission to access /WorldClient.dll?View=Main on this server.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at http://www.gotech.homeip.net Port 80
</code>
台灣動漫論壇
http://ACGFan.twbbs.org
星
汝命短眷族望聞
我望
汝本將末看取
-------------《人類帝國》國歌一節
http://ACGFan.twbbs.org
星
汝命短眷族望聞
我望
汝本將末看取
-------------《人類帝國》國歌一節

