Decode360's Blog

          業(yè)精于勤而荒于嬉 QQ:150355677 MSN:decode360@hotmail.com

            BlogJava :: 首頁(yè) :: 新隨筆 :: 聯(lián)系 ::  :: 管理 ::
            397 隨筆 :: 33 文章 :: 29 評(píng)論 :: 0 Trackbacks
          Tomcat5.5.17 虛擬目錄設(shè)置
          ?
          ?
          原先版本是在conf\server.xml 中插入
          <Context path="/test" docBase="d:/test" reloadable="true" debug="0" ></Context>
          ?
          5.5需要在安裝目錄下的conf\Catalina\localhost文件夾中新增名為 test.xml 的xml文件,內(nèi)容如下:
          <Context path="/test" docBase="d:/test" reloadable="true" debug="0" ></Context>
          ?
          注意:
          ?
          1、xml的文件名必須和虛擬目錄相同(因?yàn)樘摂M目錄以XML文件名為準(zhǔn))
          2、一個(gè)xml文件只能設(shè)置一個(gè)Context path
          ?
          地址為:? http://localhost:8080/test/abc.jsp??
          ?
          ?
          ?
          ?
          附:Apache2.2虛擬目錄設(shè)置
          ******************************************************************************
          ?
          ......\Apache2.2\conf\httpd.conf
          ?
          加入:
          ScriptAlias /cognos8/cgi-bin "D:\program files\Cognos\c8\cgi-bin"
          <Directory "D:\program files\Cognos\c8\cgi-bin">
          AllowOverride None
          Options None
          Allow from All
          </Directory>
          ?
          Alias /cognos8/help "D:\program files\Cognos\c8\webcontent\documentation"
          <Directory "D:\program files\Cognos\c8\webcontent\documentation">
          Options None
          AllowOverride None
          Order Allow,Deny
          Allow from All
          </Directory>
          ?
          Alias /cognos8 "D:\program files\Cognos\c8\webcontent"
          <Directory "D:\program files\Cognos\c8\webcontent">
          Options None
          AllowOverride None
          Order Allow,Deny
          Allow from All
          </Directory>

          默認(rèn)主頁(yè):?? http://localhost/

          另注:1.3版本Cognos無法運(yùn)行,需使用2.2以上版本可直配置鏈接數(shù)據(jù)池。
          ?
          ?
          posted on 2008-08-03 22:06 decode360 閱讀(162) 評(píng)論(0)  編輯  收藏 所屬分類: 16.Others
          主站蜘蛛池模板: 旬邑县| 汉寿县| SHOW| 尉氏县| 古丈县| 虹口区| 石柱| 邵武市| 河西区| 滨州市| 南阳市| 自治县| 财经| 清河县| 渭南市| 渭源县| 石屏县| 桂林市| 张家界市| 嘉祥县| 游戏| 丹寨县| 休宁县| 晋城| 西林县| 尚志市| 南澳县| 板桥市| 长兴县| 恭城| 石门县| 中宁县| 容城县| 常宁市| 孟村| 三门峡市| 宜君县| 曲沃县| 额济纳旗| 南和县| 衡水市|