Update of /cvsroot/mod-auth/mod_auth_webspace/htdocs/docs/mod_authn_pop3
In directory sc8-pr-cvs1:/tmp/cvs-serv10136/mod_auth_webspace/htdocs/docs/mod_authn_pop3
Modified Files:
index.xml
Log Message:
adding docs for authn_pam and fixed a typo in authn_pop3 docs
Index: index.xml
===================================================================
RCS file: /cvsroot/mod-auth/mod_auth_webspace/htdocs/docs/mod_authn_pop3/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.xml 11 Nov 2003 06:16:48 -0000 1.2
--- index.xml 11 Nov 2003 08:59:51 -0000 1.3
***************
*** 56,62 ****
<section id="integration">
<title>Integration into Apache</title>
! <p>Again <code>mod_authn_dbi</code> behave like your average next-door
Apache module. Just add<br /><br />
! <code>LoadModule authn_dbi_module modules/mod_authn_dbi.so</code><br
/><br />
to your <code>httpd.conf</code> as usual and restart Apache.
--- 56,62 ----
<section id="integration">
<title>Integration into Apache</title>
! <p>Again <code>mod_authn_pop3</code> behave like your average next-door
Apache module. Just add<br /><br />
! <code>LoadModule authn_pop3_module modules/mod_authn_pop3.so</code><br
/><br />
to your <code>httpd.conf</code> as usual and restart Apache.
|