]> git.pld-linux.org Git - packages/apache1-mod_witch.git/blame - apache1-mod_witch.conf
- apxs1 in apache1-devel now
[packages/apache1-mod_witch.git] / apache1-mod_witch.conf
CommitLineData
8e0f5aa7
ER
1# $Id$
2LoadModule witch_module modules/mod_witch.so
db28fcc7 3
8e0f5aa7
ER
4<IfModule mod_witch.c>
5 WitchIdent mod-witch
6 WitchOption LOG_PID
7 WitchFacility LOG_DAEMON
8 WitchLevel LOG_INFO
9 WitchError log
10 WitchLogStyle hostname
11</IfModule>
12
13# vim: filetype=apache ts=4 sw=4 et
This page took 0.061409 seconds and 4 git commands to generate.