IT인생_스터디/기타

resin windows 서비스 등록

어리버리꼬맹이 2010. 6. 23. 15:19

resin version 2.1.14

서비스 등록

cd RESIN_HOME

bin\httpd.exe -install -conf conf/resin.conf

 

서비스제거

cd RESIN_HOME

bin\httpd.exe -remove