Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Eclipse
- maVen
- port
- import
- JavaScript
- web.xml
- 네트워크
- find
- lsof
- xargs
- bash
- plugin
- 단축키
- Source
- context
- Windows
- IntelliJ
- 줄바꿈 문자
- tomcat
- Mac
- profile
- Quartz
- vscode
- Windows 10
- GIT
- ssh
- grep
- netsh
- VirtualBox
- resource
Archives
- Today
- Total
목록Web & WAS (25)
develog
아파치 1대 + 톰캣 여러대 설정
-----------------------------------------------------httpd-vhost.conf 수정-----------------------------------------------------vi /server/apache/conf/extra/httpd-vhosts.conf DocumentRoot /home/dev/www ServerName test1.mydomain.com ServerAlias *.test1.mydomain.com ErrorLog logs/test1.mydomain.com-error_log CustomLog logs/test1.mydomain.com-access_log common JkMount /* worker1 DocumentRoot /home/dev..
Web & WAS/Tomcat
2012. 7. 9. 13:24