{"id":113,"date":"2007-11-07T04:23:51","date_gmt":"2007-11-07T04:23:51","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=113"},"modified":"2013-02-22T19:01:56","modified_gmt":"2013-02-22T10:01:56","slug":"%ed%86%b0%ec%bc%93-%ea%b0%80%ec%83%81%ed%98%b8%ec%8a%a4%ed%8a%b8","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=113","title":{"rendered":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>\ud1b0\ucea3\uc5d0\uc11c \ud558\ub098\uc758 IP\ub85c \uc5ec\ub7ec\uac1c\uc758 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6b4\uc601\ud558\ub294 \ubc29\ubc95\uc740 2\uac00\uc9c0\uac00 \uc788\ub2e4.<\/p>\n<p>1. \uac00\uc0c1 \ud638\uc2a4\ud2b8(Virtual Host)\ub97c \uc774\uc6a9\ud558\ub294 \ubc29\ubc95<\/p>\n<p>\uc124\uce58 \ud658\uacbd\uc740 \ub2e4\uc74c\uacfc \uac19\ub2e4.<\/p>\n<p>* O\/S : Windows XP<br \/>\n* Tomcat 6.0.10<\/p>\n<p>\uc124\uba85\uc758 \ud3b8\uc758\ub97c \uc704\ud574 \ud1b0\ucea3\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub294 &#8216;TOMCAT_HOME&#8217; \uc73c\ub85c \ud45c\uae30\ud560 \uac83\uc774\ub2e4. \ucc38\uace0\ub85c \ub0b4 \uacbd\uc6b0\ub294 C:\\Server\\Tomcat6.0 \uc774\ub2e4.<\/p>\n<p>\uc124\uc815\ud558\ub294 \ubc29\ubc95\uc740 \/TOMCAT_HOME\/conf\/\uc5d0 \uc788\ub294 server.xml \ud30c\uc77c\ub9cc \uc218\uc815\ud558\uba74 \ub41c\ub2e4. server.xml\uc758 \uc4f8\ub370\uc5c6\ub294 \uc8fc\uc11d\ubd80\ubd84\uc744 \ub2e4 \uc5c6\uc560\uace0 \uad00\ub828 \ubd80\ubd84\ub9cc \ub0a8\uaca8\ub193\uc73c\uba74 \uc544\ub798\uc640 \uac19\ub2e4.<\/p>\n<pre class=\"lang:xhtml decode:true \" >    &lt;Service name=\"Catalina\"&gt;\r\n          &lt;Connector port=\"8080\" protocol=\"HTTP\/1.1\" maxThreads=\"150\" connectionTimeout=\"20000\" redirectPort=\"8443\" \/&gt;\r\n          &lt;Connector port=\"8009\" protocol=\"AJP\/1.3\" redirectPort=\"8443\" \/&gt;\r\n          &lt;Engine name=\"Catalina\" defaultHost=\"localhost\"&gt;\r\n           &lt;Realm className=\"org.apache.catalina.realm.UserDatabaseRealm\" resourceName=\"UserDatabase\"\/&gt;\r\n           &lt;Host name=\"localhost\"  appBase=\"webapps\" unpackWARs=\"true\" autoDeploy=\"true\" xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n           &lt;\/Host&gt;\r\n          &lt;\/Engine&gt;\r\n    &lt;\/Service&gt;<\/pre>\n<p>\uc704\uc758 \ub0b4\uc6a9\uc5d0\uc11c \ud575\uc2ec \ubd80\ubd84\uc740 &lt;Host&gt;&lt;\/Host&gt; \uc601\uc5ed\uc774\ub2e4.<\/p>\n<p>1. \uc6b0\uc120 &lt;Connector port=&#8221;8080&#8243; protocol=&#8221;HTTP\/1.1&#8243; \ubd80\ubd84\uc758 port\ub97c 80\uc73c\ub85c \uc218\uc815\ud55c\ub2e4.<br \/>\n\ub3c4\uba54\uc778\uba85\uc774 \uae30\ubcf8\uc73c\ub85c 80\ud3ec\ud2b8\ub97c \uc0ac\uc6a9\ud558\uae30 \ub54c\ubb38\uc774\ub2e4.<\/p>\n<p>2. &lt;Host&gt;&#8230; &lt;\/Host&gt; \uc5d0 \ud574\ub2f9\ud558\ub294 \ubd80\ubd84\uc744 \ubcf5\uc0ac\ud558\uc5ec 2\uac1c\ub97c \ub9cc\ub4e0\ub2e4. \uadf8\ub9ac\uace0 \uc774\ub807\uac8c \uc218\uc815\ud558\uc790.<\/p>\n<pre class=\"lang:xhtml decode:true \" >    &lt;Host name=\"www.myweb1.com\"  appBase=\"d:\/webapps\/myweb1\" unpackWARs=\"true\" autoDeploy=\"true\"\r\n            xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n           &lt;\/Host&gt;\r\n           &lt;Host name=\"www.myweb2.com\"  appBase=\"d:\/webapps\/myweb2\" unpackWARs=\"true\" autoDeploy=\"true\"\r\n            xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n    &lt;\/Host&gt;<\/pre>\n<p>appBase=&#8221;webapps&#8221; \ub294 \ud1b0\ucea3\uc758 \uae30\ubcf8 \uc6f9\ub8e8\ud2b8\uc778 TOMCAT_HOME\/webapps \ub514\ub809\ud1a0\ub9ac\ub97c \uac00\ub974\ud0a8\ub2e4. \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6d0\ud558\ub294 \ub514\ub809\ud1a0\ub9ac\uc5d0 \ub450\uace0 \uc2f6\ub2e4\uba74 d:\/webapps\/myweb1 \ucc98\ub7fc \uc790\uae30\uac00 \uc9c0\uc815\ud558\uace0 \uc2f6\uc740 \uacf3\uc73c\ub85c \uc218\uc815\ud558\uba74 \ub41c\ub2e4.<\/p>\n<p>3. \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc6f9\uc0ac\uc774\ud2b8\ub4e4\uc758 ROOT \ub514\ub809\ud1a0\ub9ac\ub97c \uc9c0\uc815\ud574\uc8fc\uc790. \uc544\ub798\uc758 \ud3f4\ub354\ub97c \uc0dd\uc131\ud55c\ub2e4.<br \/>\nd:\/webapps\/myweb1\/ROOT\/<br \/>\nd:\/webapps\/myweb1\/ROOT\/WEB-INF\/<\/p>\n<p>d:\/webapps\/myweb2\/ROOT\/<br \/>\nd:\/webapps\/myweb2\/ROOT\/WEB-INF\/<\/p>\n<p>\uadf8\ub9ac\uace0 WEB-INF \ud3f4\ub354 \ubc11\uc5d0 \uac01\uac01 web.xml \ud30c\uc77c\uc744 \ucd94\uac00\ud55c\ub2e4. \uadf8\ub0e5 \/TOMCAT_HOME\/webapps\/ROOT\/WEB-INF\/\uc5d0 \uc788\ub294 web.xml \uc744 \ubcf5\uc0ac\ud558\uba74 \ub41c\ub2e4.<\/p>\n<p>4. \ud14c\uc2a4\ud2b8\ud558\uae30 \uc704\ud574 ROOT\/index.html \ub610\ub294 index.jsp\ub97c \ub9cc\ub4e0\ub2e4.<\/p>\n<p>\uc774\uc81c \ud1b0\ucea3\uc744 \uc7ac\uc2dc\uc791\ud558\uace0 \uc6f9\ube0c\ub77c\uc6b0\uc800\ub85c \uc811\uc18d\ud574 \ubcf4\uc790.<br \/>\nhttp:\/\/www.myweb1.com<br \/>\nhttp:\/\/www.myweb2.com<\/p>\n<p>\uc815\ub9d0 \uac04\ub2e8\ud558\uc9c0 \uc54a\uc740\uac00?<\/p>\n<p>\uc790 \uadf8\ub7fc \ub2e4\uc74c\uc73c\ub85c IP \uc5b4\ub4dc\ub808\uc2a4\uc758 \ud3ec\ud2b8\ub97c \uc774\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uc124\uba85\ud558\uaca0\ub2e4.<\/p>\n<p>2. IP Address\uc758 port\ub97c \uc5ec\ub7ec\uac1c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95<\/p>\n<p>* O\/S : Windows XP<br \/>\n* Tomcat 6.0.10<\/p>\n<p>\uc124\uba85\uc758 \ud3b8\uc758\ub97c \uc704\ud574 \ud1b0\ucea3\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub294 &#8216;TOMCAT_HOME&#8217; \uc73c\ub85c \ud45c\uae30\ud560 \uac83\uc774\ub2e4. \ucc38\uace0\ub85c \ub0b4 \uacbd\uc6b0\ub294 C:\\Server\\Tomcat6.0 \uc774\ub2e4.<\/p>\n<p>\uc124\uc815\ud558\ub294 \ubc29\ubc95\uc740 \uac04\ub2e8\ud558\ub2e4. \/TOMCAT_HOME\/conf\/\uc5d0 \uc788\ub294 server.xml \ud30c\uc77c\ub9cc \uc218\uc815\ud558\uba74 \ub05d\uc774\ub2e4. server.xml\uc758 \uc4f8\ub370\uc5c6\ub294 \uc8fc\uc11d\ubd80\ubd84\uc744 \ub2e4 \uc5c6\uc560\uace0 \ud575\uc2ec\ubd80\ubd84\ub9cc \ub0a8\uaca8\ub193\uc73c\uba74 \uc544\ub798\uc640 \uac19\ub2e4.<\/p>\n<pre class=\"lang:xhtml mark=2 decode:true \" >    &lt;Service name=\"Catalina\"&gt;\r\n      &lt;Connector port=\"8080\" protocol=\"HTTP\/1.1\" \r\n       maxThreads=\"150\" connectionTimeout=\"20000\" \r\n       redirectPort=\"8443\" \/&gt;\r\n      &lt;Connector port=\"8009\" protocol=\"AJP\/1.3\" redirectPort=\"8443\" \/&gt;\r\n      &lt;Engine name=\"Catalina\" defaultHost=\"localhost\"&gt;\r\n       &lt;Realm className=\"org.apache.catalina.realm.UserDatabaseRealm\"\r\n        resourceName=\"UserDatabase\"\/&gt;\r\n       &lt;Host name=\"localhost\"  appBase=\"webapps\"\r\n        unpackWARs=\"true\" autoDeploy=\"true\"\r\n        xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n       &lt;\/Host&gt;\r\n      &lt;\/Engine&gt;\r\n     &lt;\/Service&gt;<\/pre>\n<p>\uc6b0\uc120 \ud45c\uc2dc\ud55c \ubd80\ubd84\ub9cc \uc774\ud574\ud558\uace0 \ub118\uc5b4\uac00\ub3c4 \uc0c1\uad00\uc5c6\ub2e4.<br \/>\nConnector port=&#8221;8080&#8243;\uc740 HTTP\ub85c \ub118\uc5b4\uc624\ub294 \ud3ec\ud2b8\ub97c \uc9c0\uc815\ud558\ub294 \uac83\uc774\ub2e4. \ud1b0\ucea3\uc758 \uae30\ubcf8 \ud3ec\ud2b8\uac00 8080\uc778 \uc774\uc720\uac00 \uc5ec\uae30\uc5d0 \uc788\ub2e4. \ub530\ub77c\uc11c 8080 \ub300\uc2e0 \uae30\ubcf8 80\ud3ec\ud2b8\ub97c \uc0ac\uc6a9\ud558\uace0 \uc2f6\ub2e4\uba74? \ubc14\ub85c \uc774 \ubd80\ubd84\uc744 port=&#8221;80&#8243;\uc73c\ub85c \ubc14\uafb8\uc5b4\uc8fc\uba74 \ub41c\ub2e4.<\/p>\n<p>\ub2e4\uc74c, Host \uc9c0\uc2dc\uc5b4\uc758 appBase=&#8221;webapps&#8221; \ub294 \uc6f9\uc5b4\ud50c\ub9ac\ucf00\uc774\uc158(\uc6f9\uc0ac\uc774\ud2b8)\uc758 \uc704\uce58\ub97c \ub098\ud0c0\ub0b8\ub2e4. appBase=&#8221;.\/webapps&#8221;\uc640 \uac19\uc740 \uc758\ubbf8\ub2e4. \uc2e4\uc81c \uc704\uce58\ub294 TOMCAT_HOME\/webapps\uc774\ub2e4. \ubb3c\ub860 &#8220;d:\/weapps\/myweb1&#8221; \uacfc \uac19\uc774 \uc808\ub300\uacbd\ub85c\ub85c \uc9c0\uc815\ud558\ub294 \uac83\ub3c4 \uac00\ub2a5\ud558\ub2e4.<\/p>\n<p>\uadf8\ub7fc \uc6f9\uc0ac\uc774\ud2b8\ub97c \ud558\ub2e4 \ub354 \ucd94\uac00\ud558\uace0 \uc2f6\ub2e4\uba74? \uc704\uc758 &lt;Service&gt;&#8230;&lt;\/Service&gt;\ub97c \ud558\ub098 \ub354 \ub9cc\ub4e4\uc5b4 \ubc84\ub9ac\uba74 \ub41c\ub2e4. \uc704\uc758 \ucf54\ub4dc\ub97c \ubcf5\uc0ac\ud55c \ub2e4\uc74c server.xml \uc5d0 \ucd94\uac00\ud55c\ub2e4.<\/p>\n<pre class=\"lang:xhtml decode:true \" >    &lt;Service name=\"Catalina2\"&gt;\r\n      &lt;Connector port=\"9090\" protocol=\"HTTP\/1.1\" \r\n         maxThreads=\"150\" connectionTimeout=\"20000\" \r\n         redirectPort=\"8443\" \/&gt;\r\n      &lt;Connector port=\"8009\" protocol=\"AJP\/1.3\" redirectPort=\"8443\" \/&gt;\r\n     \r\n      &lt;Engine name=\"Catalina2\" defaultHost=\"localhost\"&gt;\r\n       &lt;Realm className=\"org.apache.catalina.realm.UserDatabaseRealm\"\r\n         resourceName=\"UserDatabase\"\/&gt;\r\n     \r\n       &lt;Host name=\"localhost\"  appBase=\"d:\/webapps\/myweb2\"\r\n        unpackWARs=\"true\" autoDeploy=\"true\"\r\n        xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n       &lt;\/Host&gt;\r\n      &lt;\/Engine&gt;\r\n     &lt;\/Service&gt;<\/pre>\n<p>\ub2e4\ub978 \uc6f9\uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub3cc\ub9ac\uae30 \uc704\ud574 \uc11c\ube44\uc2a4\ub97c \ud558\ub098 \ub354 \ucd94\uac00\ud55c \uac83\uc774\ub2e4.<br \/>\nport=&#8221;9090&#8243; \uc740 \uc0c8\ub85c \ucd94\uac00\ud558\uace0 \uc2f6\uc740 \ud3ec\ud2b8\uc774\ub2e4.<br \/>\nappBase=&#8221;d:\/webapps\/myweb2&#8243;\ub294 9090 \ud3ec\ud2b8\uc5d0\uc11c \ub3cc\uc544\uac08 \uc6f9\uc0ac\uc774\ud2b8 \uc704\uce58\uc774\ub2e4.<\/p>\n<p>\uc774\uc81c server.xml \uc124\uc815\uc740 \ub05d\ub09c \uac83\uc774\ub2e4.<br \/>\n\ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc6f9\uc0ac\uc774\ud2b8\uc758 ROOT \ub514\ub809\ud1a0\ub9ac\ub97c \uc9c0\uc815\ud574\uc8fc\uc790. \uc544\ub798\uc758 \ud3f4\ub354\ub97c \uc0dd\uc131\ud55c\ub2e4.<\/p>\n<p>d:\/webapps\/myweb2\/ROOT\/<br \/>\nd:\/webapps\/myweb2\/ROOT\/WEB-INF\/<br \/>\n(WEB-INF \ud3f4\ub354\ub97c \ub9cc\ub4e4\uace0 web.xml \ud30c\uc77c\uc744 \ucd94\uac00\ud55c\ub2e4. \uadf8\ub0e5 \/TOMCAT_HOME\/webapps\/ROOT\/WEB-INF\/\uc5d0 \uc788\ub294 web.xml \uc744 \ubcf5\uc0ac\ud558\uba74 \ub41c\ub2e4.<\/p>\n<p>\ubb34\uc9c0 \uac04\ub2e8\ud558\ub2e4. \ud558\uc9c0\ub9cc \ub09c \uc774 \uac04\ub2e8\ud55c \uac83\uc744 \uc704\ud574\uc11c \ud558\ub8e8\uc885\uc77c \uc0bd\uc9c8\ud574\uc57c\ub9cc \ud588\ub2e4. \uac80\uc0c9\ud574 \ubcf4\uc544\ub3c4 \ubb38\uc11c\ub294 \ub9ce\uc740\ub370 \uc2e4\uc81c \ub3c4\uc6c0\uc774 \ub420\ub9cc\ud55c \uac83\uc774 \ubcc4\ub85c \uc5c6\uc5c8\ub2e4.<\/p>\n<p>\ud14c\uc2a4\ud2b8\ud558\uae30 \uc704\ud574 ROOT\/index.html \ub610\ub294 index.jsp\ub97c \ub9cc\ub4e0\ub2e4.<br \/>\n\uc774\uc81c \ud1b0\ucea3\uc744 \uc7ac\uc2dc\uc791\ud558\uace0 \uc6f9\ube0c\ub77c\uc6b0\uc800\ub85c \uc811\uc18d\ud574 \ubcf4\uc790.<br \/>\nhttp:\/\/localhost:8080<br \/>\nhttp:\/\/localhost:9090<\/p>\n<p>ROOT \ub514\ub809\ud1a0\ub9ac\uc758 \uc774\ub984\uc744 \ubc14\uafb8\uace0 \uc2f6\ub2e4\uba74<\/p>\n<pre class=\"lang:xhtml decode:true \" >&lt;Host name=\"localhost\" appBase=\"d:\/dev\/myweb\"&gt;\r\n &lt;Context path=\"\" docBase=\"d:\/dev\/myweb\"\/&gt; &lt;!-- \ucd94\uac00--&gt;\r\n&lt;\/Host&gt;<\/pre>\n<p>\ub610\ub294<\/p>\n<p>\ud1b0\ucea3\uc5d0\uc11c conf \ud3f4\ub354\uc5d0 \uc788\ub294 server.xml \ud30c\uc77c\uc744 \uc218\uc815\ud574\uc57c \ud55c\ub2e4.<\/p>\n<p>\ub2e4\uc74c \ucf54\ub4dc\ub97c \ucd94\uac00\ud55c\ub2e4.<\/p>\n<pre class=\"lang:xhtml decode:true \" >      &lt;Host name=\"ebizstudy.cbnu.ac.kr\" debug=\"0\" appBase=\"\/home\/ebizlab\/defaultroot\"\r\n       unpackWARs=\"true\" autoDeploy=\"true\"\r\n       xmlValidation=\"false\" xmlNamespaceAware=\"false\"&gt;\r\n        &lt;Logger className=\"org.apache.catalina.logger.FileLogger\"\r\n                 directory=\"logs\"  prefix=\"ebizstudy.localhost_log.\" suffix=\".txt\"\r\n            timestamp=\"true\"\/&gt;\r\n         &lt;Context path=\"\" docBase=\"\" debug=\"9\" reloadable=\"true\" &gt;\r\n     &lt;Logger className=\"org.apache.catalina.logger.FileLogger\"\r\n   debug=\"0\"\r\n   directory=\"logs\"\r\n   prefix=\"ebizstudy.localhost_root_log.\" \r\n   suffix=\".txt\"\r\n   timestamp=\"true\"\r\n   verosity=\"1\"\/&gt;\r\n    \r\n     &lt;Resource auth=\"Container\"\r\n   name=\"jdbc\/ebizstudy\"\r\n   scope=\"Shareable\"\r\n   type=\"javax.sql.DataSource\"\/&gt;\r\n     &lt;ResourceParams name=\"jdbc\/ebizstudy\"&gt;\r\n   &lt;parameter&gt;\r\n    &lt;name&gt;url&lt;\/name&gt;\r\n   &lt;value&gt;jdbc:postgresql:\/\/localhost:5432\/ebizstudy&lt;\/value&gt;\r\n   &lt;\/parameter&gt;\r\n   &lt;parameter&gt;\r\n    &lt;name&gt;maxIdle&lt;\/name&gt;\r\n    &lt;value&gt;10&lt;\/value&gt;\r\n   &lt;\/parameter&gt;\r\n   &lt;parameter&gt;\r\n    &lt;name&gt;maxActive&lt;\/name&gt;\r\n    &lt;value&gt;20&lt;\/value&gt;\r\n   &lt;\/parameter&gt;\r\n   &lt;parameter&gt;\r\n    &lt;name&gt;driverClassName&lt;\/name&gt;\r\n    &lt;value&gt;org.postgresql.Driver&lt;\/value&gt;\r\n   &lt;\/parameter&gt;\r\n   &lt;parameter&gt;\r\n    &lt;name&gt;username&lt;\/name&gt;\r\n    &lt;value&gt;ebizstudy&lt;\/value&gt;\r\n   &lt;\/parameter&gt; \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;password&lt;\/name&gt;\r\n    &lt;value&gt;ebizstudy&lt;\/value&gt;\r\n   &lt;\/parameter&gt;  \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;maxWait&lt;\/name&gt;\r\n    &lt;value&gt;-1&lt;\/value&gt;\r\n   &lt;\/parameter&gt; \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;removeAbandoned&lt;\/name&gt;\r\n    &lt;value&gt;true&lt;\/value&gt;\r\n   &lt;\/parameter&gt; \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;removeAbandonedTimeout&lt;\/name&gt;\r\n    &lt;value&gt;60&lt;\/value&gt;\r\n   &lt;\/parameter&gt; \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;logAbandoned&lt;\/name&gt;\r\n    &lt;value&gt;true&lt;\/value&gt;\r\n   &lt;\/parameter&gt;  \r\n   &lt;parameter&gt;\r\n    &lt;name&gt;factory&lt;\/name&gt;\r\n    &lt;value&gt;org.apache.commons.dbcp.BasicDataSourceFactory&lt;\/value&gt;\r\n   &lt;\/parameter&gt;   \r\n     &lt;\/ResourceParams&gt;\r\n    &lt;\/Context&gt;\r\n      &lt;\/Host&gt;<\/pre>\n<p>\ud45c\uc2dc\ud55c \ubd80\ubd84\uc774 \uac00\uc0c1 \ub3c4\uba54\uc778\uc744 \ub4f1\ub85d\ud558\ub294 \ubd80\ubd84\uc73c\ub85c \uc790\uc2e0\uc758 \ucef4\ud4e8\ud130\uc5d0\uc11c \ud638\uc2a4\ud2b8 \ub4f1\ub85d\ud558\uba74 IP\ub97c \uc785\ub825\ud558\uc9c0 \uc54a\uace0 \uc704 \ub3c4\uba54\uc778\uc73c\ub85c \uc811\uadfc \uac00\ub2a5\ud558\ub2e4.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \ud1b0\ucea3\uc5d0\uc11c \ud558\ub098\uc758 IP\ub85c \uc5ec\ub7ec\uac1c\uc758 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6b4\uc601\ud558\ub294 \ubc29\ubc95\uc740 2\uac00\uc9c0\uac00 \uc788\ub2e4. 1. \uac00\uc0c1 \ud638\uc2a4\ud2b8(Virtual Host)\ub97c \uc774\uc6a9\ud558\ub294 \ubc29\ubc95 \uc124\uce58 \ud658\uacbd\uc740 \ub2e4\uc74c\uacfc \uac19\ub2e4. * O\/S : Windows XP * Tomcat 6.0.10 \uc124\uba85\uc758 \ud3b8\uc758\ub97c \uc704\ud574 \ud1b0\ucea3\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub294 &#8216;TOMCAT_HOME&#8217; \uc73c\ub85c \ud45c\uae30\ud560 \uac83\uc774\ub2e4. \ucc38\uace0\ub85c \ub0b4 &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=113\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[693],"tags":[1020,100,337],"class_list":["post-113","post","type-post","status-publish","format-standard","hentry","category-webwas","tag-virtual-host","tag-100","tag-tomcat"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apollo89.com\/wordpress\/?p=113\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; \ud1b0\ucea3\uc5d0\uc11c \ud558\ub098\uc758 IP\ub85c \uc5ec\ub7ec\uac1c\uc758 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6b4\uc601\ud558\ub294 \ubc29\ubc95\uc740 2\uac00\uc9c0\uac00 \uc788\ub2e4. 1. \uac00\uc0c1 \ud638\uc2a4\ud2b8(Virtual Host)\ub97c \uc774\uc6a9\ud558\ub294 \ubc29\ubc95 \uc124\uce58 \ud658\uacbd\uc740 \ub2e4\uc74c\uacfc \uac19\ub2e4. * O\/S : Windows XP * Tomcat 6.0.10 \uc124\uba85\uc758 \ud3b8\uc758\ub97c \uc704\ud574 \ud1b0\ucea3\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub294 &#8216;TOMCAT_HOME&#8217; \uc73c\ub85c \ud45c\uae30\ud560 \uac83\uc774\ub2e4. \ucc38\uace0\ub85c \ub0b4 &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=113\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2007-11-07T04:23:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-02-22T10:01:56+00:00\" \/>\n<meta name=\"author\" content=\"apollo89\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"apollo89\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"4\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8\",\"datePublished\":\"2007-11-07T04:23:51+00:00\",\"dateModified\":\"2013-02-22T10:01:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113\"},\"wordCount\":175,\"commentCount\":0,\"keywords\":[\"Virtual Host\",\"\uac00\uc0c1\ud638\uc2a4\ud2b8\",\"\ud1b0\ucf13\"],\"articleSection\":[\"WEB\\\/WAS\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113\",\"name\":\"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2007-11-07T04:23:51+00:00\",\"dateModified\":\"2013-02-22T10:01:56+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=113#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/\",\"name\":\"Apollo89.com\",\"description\":\"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\",\"name\":\"apollo89\",\"description\":\"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/apollo89.com\/wordpress\/?p=113","og_locale":"ko_KR","og_type":"article","og_title":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com","og_description":"&nbsp; \ud1b0\ucea3\uc5d0\uc11c \ud558\ub098\uc758 IP\ub85c \uc5ec\ub7ec\uac1c\uc758 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6b4\uc601\ud558\ub294 \ubc29\ubc95\uc740 2\uac00\uc9c0\uac00 \uc788\ub2e4. 1. \uac00\uc0c1 \ud638\uc2a4\ud2b8(Virtual Host)\ub97c \uc774\uc6a9\ud558\ub294 \ubc29\ubc95 \uc124\uce58 \ud658\uacbd\uc740 \ub2e4\uc74c\uacfc \uac19\ub2e4. * O\/S : Windows XP * Tomcat 6.0.10 \uc124\uba85\uc758 \ud3b8\uc758\ub97c \uc704\ud574 \ud1b0\ucea3\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub294 &#8216;TOMCAT_HOME&#8217; \uc73c\ub85c \ud45c\uae30\ud560 \uac83\uc774\ub2e4. \ucc38\uace0\ub85c \ub0b4 &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=113","og_site_name":"Apollo89.com","article_published_time":"2007-11-07T04:23:51+00:00","article_modified_time":"2013-02-22T10:01:56+00:00","author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"4\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=113#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=113"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8","datePublished":"2007-11-07T04:23:51+00:00","dateModified":"2013-02-22T10:01:56+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=113"},"wordCount":175,"commentCount":0,"keywords":["Virtual Host","\uac00\uc0c1\ud638\uc2a4\ud2b8","\ud1b0\ucf13"],"articleSection":["WEB\/WAS"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=113#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=113","url":"https:\/\/apollo89.com\/wordpress\/?p=113","name":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8 - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"datePublished":"2007-11-07T04:23:51+00:00","dateModified":"2013-02-22T10:01:56+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=113#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=113"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=113#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"\ud1b0\ucf13 \uac00\uc0c1\ud638\uc2a4\ud2b8"}]},{"@type":"WebSite","@id":"https:\/\/apollo89.com\/wordpress\/#website","url":"https:\/\/apollo89.com\/wordpress\/","name":"Apollo89.com","description":"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apollo89.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82","name":"apollo89","description":"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.","url":"https:\/\/apollo89.com\/wordpress\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=113"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/113\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}