updated on Fri Jan 20 16:18:17 UTC 2012
[aur-mirror.git] / ironbee-git / mod_ironbee.conf
blob9046637005278f974527991f79e701b135d53d25
1 LoadFile /usr/lib/libhtp.so
2 LoadModule ironbee_module /usr/lib/mod_ironbee.so
4 CoreDumpDirectory /tmp          
6 <IfModule ironbee_module>
7     LogLevel debug          
8     IronBeeEnable on          
9 </IfModule>