summaryrefslogtreecommitdiff
blob: f7352e4e57c31911220ec8611b657511e945ea1d (plain)
1
2
3
4
5
6
7
8
<IfDefine HTTPBL>
LoadModule httpbl_module modules/mod_httpbl.so

HTTPBLLogDir /var/log/apache2/httpbl
HTTPBLReposDir /var/cache/mod_httpbl

HTTPBLAccessKey # You should set yours here
</IfDefine>