Skip to content

Commit 8dc352e

Browse files
committed
.
1 parent 6e0d706 commit 8dc352e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lesson04/step04/Tomcat/server.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
Documentation at: /docs/config/valve.html
125125
Note: The pattern used is equivalent to using pattern="common" -->
126126
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" pattern="%h %l %u %t &quot;%r&quot; %s %b" prefix="localhost_access_log." suffix=".txt"/>
127-
127+
</Host>
128128
</Engine>
129129
</Service>
130130
</Server>

0 commit comments

Comments
 (0)