]> git.pld-linux.org Git - packages/apache1-mod_ometer.git/blob - apache-mod_ometer.conf
15fda139c6f7e3da9178293696724cafcb2f5ca5
[packages/apache1-mod_ometer.git] / apache-mod_ometer.conf
1 # Configuration for mod_ometer
2
3 OdometerDB /var/run/apache/mod_ometer.db
4 OdometerFontDir /usr/share/fonts/TTF
5
6 <Location /counter>
7         SetHandler odometer-handler
8 </Location>
This page took 0.032154 seconds and 2 git commands to generate.