叶明的javablog

java学习天堂,个人关于其他blog:blog.javaworker.cn,欢迎大家访问
posts - 64, comments - 50, trackbacks - 0, articles - 3

windows下设置Resin进入系统服务

Posted on 2009-04-30 13:14 天空苍茫 阅读(562) 评论(0)  编辑  收藏 所属分类: Struts
C:\> resin-3.1.x\httpd -install-as ResinA  -conf conf/myconf.conf   -server a

C:\> net start ResinA

net stop  ResinA


一个机器安装多个Resin方法

apache+resin  方法

LoadModule caucho_module \
<installdir>/resin-3.1.x/win32/apache-2.0/mod_caucho.dll
ResinConfigServer localhost 6802
<Location /caucho-status>
SetHandler caucho-status
</Location>

只有注册用户登录后才能发表评论。


网站导航: