summaryrefslogtreecommitdiff
path: root/security/fail2ban/files/paths-pkgsrc.conf
blob: e70c75ecd4f21e8de002b1527c92eddb632a02a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# pkgsrc

[INCLUDES]

#before = paths-distro.conf

after  = paths-overrides.local


[DEFAULT]

apache_error_log = @VARBASE@/log/httpd/error_log

apache_access_log = @VARBASE@/log/httpd/access_log


nginx_error_log = @VARBASE@/log/nginx/error.log

nginx_access_log = @VARBASE@/log/nginx/access.log