Skip to content

Commit c8cd0c1

Browse files
committed
Remove CustomLog from middleware-apache2.conf
Match logformat of other stepup components by using container default
1 parent f0a36d4 commit c8cd0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/conf/middleware-apache2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Virtualhost *:80>
22
ServerName middleware
33
ServerAdmin admin@surf.nl
4-
CustomLog /proc/self/fd/1 stepup
4+
55
DocumentRoot /var/www/html/public
66
SetEnv HTTPS on
77
SetEnv APP_ENV prod

0 commit comments

Comments
 (0)