茫茫網海中的冷日
         
茫茫網海中的冷日
發生過的事,不可能遺忘,只是想不起來而已!
 恭喜您是本站第 1674053 位訪客!  登入  | 註冊
主選單

Google 自訂搜尋

Goole 廣告

隨機相片
IMG_214411.jpg

授權條款

使用者登入
使用者名稱:

密碼:


忘了密碼?

現在就註冊!

爪哇咖啡屋 : [轉貼]Tomcat listen only on localhost

發表者 討論內容
冷日
(冷日)
Webmaster
  • 註冊日: 2008/2/19
  • 來自:
  • 發表數: 15771
[轉貼]Can only connect to Apache Tomcat with localhost
Can only connect to Apache Tomcat with localhost

I can access my web application by going to http://localhost:8080/webapp, however, I cannot access it by using my local IP address. As far as I know, I am using default configuration options.
This is also on Windows Server 2008 R2 and there is no firewall currently running.
Thanks.
Here is a link to the server.xml file: http://codeviewer.org/view/code:1dad



I added address="[IP ADDRESS HERE]" within the connector tag in the server.xml file, and it now works properly.

冷日:
這也是一樣的問題,基本上就是至少要加上
address="[IP ADDRESS HERE]"

這樣才行!
或是加上
useIPVHosts="true"

在不然還有一招
address="0.0.0.0"

原文出處:windows server 2008 r2 - Can only connect to Apache Tomcat with localhost - Server Fault
前一個主題 | 下一個主題 | | | |

討論串




Powered by XOOPS 2.0 © 2001-2008 The XOOPS Project|