File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ SSLStaplingCache shmcb:/var/run/ocsp(128000)
1616LogFormat '%v %h %l %u %t "%r" %>s %S "%{Referer}i" "%{User-Agent}i"' combined_ispconfig
1717<tmpl_else>
1818LogFormat "%v %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig
19+ </tmpl_if>
1920<tmpl_if name='logging' op='==' value='anon'>
2021CustomLog "| /usr/local/ispconfig/server/scripts/vlogger -p -s access.log -t \"%Y%m%d-access.log\" /var/log/ispconfig/httpd" combined_ispconfig env=!dontlog
2122</tmpl_if>
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ SSLStaplingCache shmcb:/var/run/ocsp(128000)
1818LogFormat '%v %h %l %u %t "%r" %>s %S "%{Referer}i" "%{User-Agent}i"' combined_ispconfig
1919<tmpl_else>
2020LogFormat "%v %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig
21+ </tmpl_if>
2122<tmpl_if name='logging' op='==' value='anon'>
2223CustomLog "| /usr/local/ispconfig/server/scripts/vlogger -p -s access.log -t \"%Y%m%d-access.log\" /var/log/ispconfig/httpd" combined_ispconfig env=!dontlog
2324</tmpl_if>
You can’t perform that action at this time.
0 commit comments