We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0d706 commit 8dc352eCopy full SHA for 8dc352e
1 file changed
Lesson04/step04/Tomcat/server.xml
@@ -124,7 +124,7 @@
124
Documentation at: /docs/config/valve.html
125
Note: The pattern used is equivalent to using pattern="common" -->
126
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" pattern="%h %l %u %t "%r" %s %b" prefix="localhost_access_log." suffix=".txt"/>
127
-
+ </Host>
128
</Engine>
129
</Service>
130
</Server>
0 commit comments