blob: 90c2cacacd981f1d7d162426a85f2e3ed800fa87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
************************************************************
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
************************************************************
|