]> git.pld-linux.org Git - packages/apache-mod_cband.git/blob - apache-mod_cband.conf
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_cband.git] / apache-mod_cband.conf
1 LoadModule cband_module /usr/lib/apache/mod_cband.so
2
3 <Location /cband-status>
4 SetHandler cband-status
5 </Location>
This page took 0.02735 seconds and 3 git commands to generate.