blob: 98c805690f2367bac34122e79cc24a12b02201be (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/04/21 09:49:44 pettai Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule ${MODULE_NAME} lib/httpd/mod_authn_otp.so
===========================================================================
|