We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8657ddd commit 69057a3Copy full SHA for 69057a3
dockerbuild/vhost.conf
@@ -10,7 +10,7 @@
10
</Directory>
11
12
LogLevel info
13
- SetEnvIf Request_URI "^/site/status$" dontlog
+ SetEnvIf Request_URI "^/site/system-status$" dontlog
14
CustomLog /proc/self/fd/1 combined env=!dontlog
15
16
</VirtualHost>
0 commit comments