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 方法
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>