mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
de03b285db
modules for user authentication. PR: 26301 Submitted by: Anders Nordby <anders@fix.no>
16 lines
494 B
Plaintext
16 lines
494 B
Plaintext
************************************************************
|
|
You've installed mod_auth_pam, a PAM authentication module
|
|
for Apache.
|
|
|
|
Edit your apache.conf or httpd.conf to enable and setup this
|
|
module. Have a look at the files in
|
|
${PREFIX}/share/doc/mod_auth_pam for information on how to
|
|
to configure it etc.
|
|
|
|
Then do this to make it work effective:
|
|
|
|
# apachectl configtest (see if there are any config errors)
|
|
# apachectl restart
|
|
|
|
************************************************************
|