Skip to content

Commit 9b3d87b

Browse files
author
Oliver
committed
Update apache_ispconfig.conf.master
1 parent 95a7d94 commit 9b3d87b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

install/tpl/apache_ispconfig.conf.master

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ SSLStaplingCache shmcb:/var/run/ocsp(128000)
1414
# ISPConfig Logfile configuration for vlogger
1515
################################################
1616

17-
<tmpl_if name='apache_version' op='>=' value='2.4.7' format='version'>
18-
LogFormat "%v %h %l %u %t \"%r\" %>s %S \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig
19-
<tmpl_else>
2017
LogFormat "%v %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig
21-
</tmpl_if>
2218
CustomLog "| /usr/local/ispconfig/server/scripts/vlogger -s access.log -t \"%Y%m%d-access.log\" /var/log/ispconfig/httpd" combined_ispconfig
2319

2420
<Directory /var/www/clients>

0 commit comments

Comments
 (0)