IIS6运行Java web

原文:点击打开链接

工具:isapi_redirect-1.2.14.exe安装版

1.安装Java

2.安装Tomcat

3.安装isapi_redirect-1.2.14(安装完成后,在你的IIS默认站点内会有一个虚拟目录如下图:)


如果没有上图的虚拟目录,请查看原文自行配制!

4.tomcat内新建一个项目,修改:C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\conf\uriworkermap.properties(路径可能不同

[plain]  view plain  copy
  1. # uriworkermap.properties - IIS  
  2. #  
  3. # This file provides sample mappings for example wlb  
  4. # worker defined in workermap.properties.minimal  
  5. # The general syntax for this file is:  
  6. # [URL]=[Worker name]  
  7.   
  8. /admin/*=wlb  
  9. /manager/*=wlb  
  10. /jsp-examples/*=wlb  
  11. /servlets-examples/*=wlb  
  12.   
  13. # Optionally filter out all .jpeg files inside that context  
  14. # For no mapping the url has to start with exclamation (!)  
  15.   
  16. !/servlets-examples/*.jpeg=wlb  
  17.   
  18. #  
  19. # Mount jkstatus to /jkmanager  
  20. # For production servers you will need to  
  21. # secure the access to the /jkmanager url  
  22. #  
  23. /jkmanager=jkstatus  
  24. /Home/*=wlb  
Home】是你在tomcat内新建的项目文件夹,之后重启tomcat和IIS
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值