Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 5ec186434a6e0e06d7db4d682bfeda4c > files > 1

apache-mod_auth_certificate-0.2-2mdv2010.1.src.rpm

<IfDefine HAVE_AUTH_CERTIFICATE>
    <IfModule !mod_auth_certificate.c>
	LoadModule auth_certificate_module		extramodules/mod_auth_certificate.so
    </IfModule>
</IfDefine>

<IfModule mod_auth_certificate.c>

    # CertAuthEnabled - Set to 'on' to enable client certificate authentication

</IfModule>