gembin

          OSGi, Eclipse Equinox, ECF, Virgo, Gemini, Apache Felix, Karaf, Aires, Camel, Eclipse RCP

          HBase, Hadoop, ZooKeeper, Cassandra

          Flex4, AS3, Swiz framework, GraniteDS, BlazeDS etc.

          There is nothing that software can't fix. Unfortunately, there is also nothing that software can't completely fuck up. That gap is called talent.

          About Me

           

          Tomcat域名配置

          Tomcat域名配置
           

          打開tomhome/conf/下的server.xml

          添加以下內容:

          <Host appBase="C:/aaaa" autoDeploy="true" debug="0" deployXML="true" liveDeploy="true" name="www.xxxxxxxx.com" unpackWARs="true">
          <Context cachingAllowed="true" cookies="true" crossContext="true" debug="0" docBase="C:/aaa/bbb" path="" privileged="false" reloadable="true" swallowOutput="false" useNaming="true" >
          </Context>
          </Host>
          僅僅這樣還是不夠的,配置后,現在輸入http://localhost:8080/以及你的IP:8080是沒有問題,可是要想從外網訪問就必需配置你的hosts文件了。

          windows服務器在:C:\WINNT\system32\drivers\etc\下,直接用記事本打開就可以了
          例:

          # Copyright (c) 1993-1999 Microsoft Corp.
          #
          # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
          #
          # This file contains the mappings of IP addresses to host names. Each
          # entry should be kept on an individual line. The IP address should
          # be placed in the first column followed by the corresponding host name.
          # The IP address and the host name should be separated by at least one
          # space.
          #
          # Additionally, comments (such as these) may be inserted on individual
          # lines or following the machine name denoted by a '#' symbol.
          #
          # For example:
          #
          #       102.54.94.97      rhino.acme.com           # source server
          #        38.25.63.10      x.acme.com               # x client host

          127.0.0.1        localhost
          *.*.*.*           www.***.com

          linux服務器在/etc/下,命令行下:vi hosts

          例:
          # Do not remove the following line, or various programs
          # that require network functionality will fail.
          127.0.0.1        localhost.localdomain    localhost        lkpor1
          *.*.*.*           www.***.com

          如果在Tomcat下面配置域名(如:www.***.com)的時候,同時又不希望客戶通過我們網站的IP或者域名訪問到Tomcat默認的ROOT,配制方法如下:
          1、打開Tomcat安裝目錄下的\conf\server.xml文件
          2、在server.xml中將原有的<Host name=“localhost“ appBase=“webapps“ ……>修改為<Host name=“您要配置的域名“ appBase=“webapps“……>
          3、在\conf\Catalina目錄下建立目錄“<您要配置的域名的名稱>”,然后建立ROOT.xml文件,其格式和\conf\localhost目錄下的ROOT.xml一致,但是內容如下:
             <?xml version='1.0' encoding='utf-8'?>
             <Context displayName="Welcome to 56World!" docBase="D:\workplace\inbuilding" path="">
             </Context>
          其中docBase中的內容就是你希望的打開您的域名(www.***.com) 的時候映射到的目錄和默認的網頁(如:index.jsp)
          4、啟動Tomcat服務器,就可以直接敲入域名訪問你要訪問的地址了。

          posted on 2007-09-14 17:28 gembin 閱讀(496) 評論(0)  編輯  收藏


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          導航

          統計

          常用鏈接

          留言簿(6)

          隨筆分類(440)

          隨筆檔案(378)

          文章檔案(6)

          新聞檔案(1)

          相冊

          收藏夾(9)

          Adobe

          Android

          AS3

          Blog-Links

          Build

          Design Pattern

          Eclipse

          Favorite Links

          Flickr

          Game Dev

          HBase

          Identity Management

          IT resources

          JEE

          Language

          OpenID

          OSGi

          SOA

          Version Control

          最新隨筆

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          free counters
          主站蜘蛛池模板: 玛纳斯县| 波密县| 萨嘎县| 呼伦贝尔市| 舟曲县| 越西县| 遂昌县| 齐河县| 二连浩特市| 皋兰县| 呼和浩特市| 渝北区| 西吉县| 油尖旺区| 江都市| 南靖县| 肇庆市| 古蔺县| 仁怀市| 北流市| 济阳县| 辽宁省| 凉城县| 朔州市| 彩票| 江油市| 西峡县| 昌图县| 青川县| 平潭县| 柳林县| 旬阳县| 宣城市| 定边县| 永丰县| 宜章县| 澳门| 望江县| 新郑市| 台东县| 永吉县|