]> git.pld-linux.org Git - packages/apache-mod_auth_mellon.git/blob - auth_mellon.conf
new, version 0.7.0
[packages/apache-mod_auth_mellon.git] / auth_mellon.conf
1 LoadModule auth_mellon_module modules/mod_auth_mellon.so
2
3 <IfModule mod_auth_mellon.c>
4         MellonCacheSize 100
5         MellonLockFile "/var/run/mod_auth_mellon/lock"
6 </IfModule>
This page took 0.027582 seconds and 3 git commands to generate.