로컬 아파치 톰캣 8.5 서버 실행 오류 수정
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
Note: The pattern used is equivalent to using pattern="common" -->
|
||||
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" pattern="%h %l %u %t "%r" %s %b" prefix="localhost_access_log" suffix=".txt"/>
|
||||
|
||||
</Host>
|
||||
<Context docBase="hospital" path="/hospital" reloadable="true" source="org.eclipse.jst.jee.server:hospital"/></Host>
|
||||
</Engine>
|
||||
</Service>
|
||||
</Server>
|
||||
Reference in New Issue
Block a user