Skip to content

Commit 69057a3

Browse files
committedApr 16, 2020
change match text for status check log exception
1 parent 8657ddd commit 69057a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dockerbuild/vhost.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</Directory>
1111

1212
LogLevel info
13-
SetEnvIf Request_URI "^/site/status$" dontlog
13+
SetEnvIf Request_URI "^/site/system-status$" dontlog
1414
CustomLog /proc/self/fd/1 combined env=!dontlog
1515

1616
</VirtualHost>

0 commit comments

Comments
 (0)
Please sign in to comment.