[問題] 有關apache2.x安裝問題
發表於 : 2003-12-04 20:52
我本來是灌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檔嗎??
請有經驗的人幫幫忙囉
謝謝
其中的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檔嗎??
請有經驗的人幫幫忙囉
謝謝